Trace number 219956

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3UNSAT 0.6479 0.772963

General information on the benchmark

Nameehi/ehi-90/
ehi-90-315-83_ext.xml
MD5SUMf95fa8a54e734351ff2c4f8a3f3ec4af
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.099984
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables315
Number of constraints4370
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4370
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.02	c preparing clauses for relation R0
0.02	c preparing clauses for relation R1
0.02	c preparing clauses for relation R2
0.02	c preparing clauses for relation R3
0.02	c preparing clauses for relation R4
0.02	c preparing clauses for relation R5
0.02	c preparing clauses for relation R6
0.02	c preparing clauses for relation R7
0.02	c preparing clauses for relation R8
0.02	c preparing clauses for relation R9
0.02	c preparing clauses for relation R10
0.02	c preparing clauses for relation R11
0.02	c preparing clauses for relation R12
0.02	c preparing clauses for relation R13
0.02	c preparing clauses for relation R14
0.02	c preparing clauses for relation R15
0.02	c preparing clauses for relation R16
0.02	c preparing clauses for relation R17
0.02	c preparing clauses for relation R18
0.02	c preparing clauses for relation R19
0.02	c preparing clauses for relation R20
0.02	c preparing clauses for relation R21
0.02	c preparing clauses for relation R22
0.02	c preparing clauses for relation R23
0.02	c preparing clauses for relation R24
0.02	c preparing clauses for relation R25
0.02	c preparing clauses for relation R26
0.02	c preparing clauses for relation R27
0.02	c preparing clauses for relation R28
0.02	c preparing clauses for relation R29
0.02	c preparing clauses for relation R30
0.02	c preparing clauses for relation R31
0.02	c preparing clauses for relation R32
0.02	c preparing clauses for relation R33
0.02	c preparing clauses for relation R34
0.02	c preparing clauses for relation R35
0.02	c preparing clauses for relation R36
0.02	c preparing clauses for relation R37
0.02	c preparing clauses for relation R38
0.02	c preparing clauses for relation R39
0.02	c preparing clauses for relation R40
0.02	c preparing clauses for relation R41
0.02	c preparing clauses for relation R42
0.02	c preparing clauses for relation R43
0.02	c preparing clauses for relation R44
0.02	c preparing clauses for relation R45
0.02	c preparing clauses for relation R46
0.02	c preparing clauses for relation R47
0.02	c preparing clauses for relation R48
0.02	c preparing clauses for relation R49
0.02	c preparing clauses for relation R50
0.02	c preparing clauses for relation R51
0.02	c preparing clauses for relation R52
0.02	c preparing clauses for relation R53
0.02	c preparing clauses for relation R54
0.02	c preparing clauses for relation R55
0.02	c preparing clauses for relation R56
0.02	c preparing clauses for relation R57
0.03	c preparing clauses for relation R58
0.03	c preparing clauses for relation R59
0.03	c preparing clauses for relation R60
0.03	c preparing clauses for relation R61
0.03	c preparing clauses for relation R62
0.03	c preparing clauses for relation R63
0.03	c preparing clauses for relation R64
0.03	c preparing clauses for relation R65
0.03	c preparing clauses for relation R66
0.03	c preparing clauses for relation R67
0.03	c preparing clauses for relation R68
0.03	c preparing clauses for relation R69
0.03	c preparing clauses for relation R70
0.03	c preparing clauses for relation R71
0.03	c preparing clauses for relation R72
0.03	c preparing clauses for relation R73
0.03	c preparing clauses for relation R74
0.03	c preparing clauses for relation R75
0.03	c preparing clauses for relation R76
0.03	c preparing clauses for relation R77
0.03	c preparing clauses for relation R78
0.03	c preparing clauses for relation R79
0.03	c preparing clauses for relation R80
0.03	c instanciating clauses for relation R0 (conflicts) and variables V0 V1 
0.03	c instanciating clauses for relation R1 (supports) and variables V0 V2 
0.03	c instanciating clauses for relation R0 (conflicts) and variables V0 V4 
0.03	c instanciating clauses for relation R2 (supports) and variables V0 V5 
0.03	c instanciating clauses for relation R3 (supports) and variables V0 V6 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V0 V7 
0.03	c instanciating clauses for relation R2 (supports) and variables V0 V10 
0.03	c instanciating clauses for relation R5 (conflicts) and variables V0 V12 
0.03	c instanciating clauses for relation R6 (supports) and variables V0 V13 
0.03	c instanciating clauses for relation R7 (supports) and variables V0 V15 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V0 V16 
0.03	c instanciating clauses for relation R8 (supports) and variables V0 V17 
0.03	c instanciating clauses for relation R9 (supports) and variables V0 V19 
0.03	c instanciating clauses for relation R10 (conflicts) and variables V0 V23 
0.03	c instanciating clauses for relation R11 (supports) and variables V0 V26 
0.03	c instanciating clauses for relation R12 (conflicts) and variables V0 V44 
0.03	c instanciating clauses for relation R5 (conflicts) and variables V0 V69 
0.03	c instanciating clauses for relation R13 (supports) and variables V0 V105 
0.03	c instanciating clauses for relation R3 (supports) and variables V0 V189 
0.03	c instanciating clauses for relation R13 (supports) and variables V0 V204 
0.03	c instanciating clauses for relation R14 (conflicts) and variables V0 V228 
0.03	c instanciating clauses for relation R14 (conflicts) and variables V0 V239 
0.03	c instanciating clauses for relation R9 (supports) and variables V0 V261 
0.03	c instanciating clauses for relation R15 (supports) and variables V0 V269 
0.03	c instanciating clauses for relation R14 (conflicts) and variables V0 V281 
0.03	c instanciating clauses for relation R10 (conflicts) and variables V0 V297 
0.03	c instanciating clauses for relation R7 (supports) and variables V0 V299 
0.03	c instanciating clauses for relation R16 (supports) and variables V1 V2 
0.03	c instanciating clauses for relation R17 (supports) and variables V1 V3 
0.03	c instanciating clauses for relation R18 (supports) and variables V1 V4 
0.03	c instanciating clauses for relation R9 (supports) and variables V1 V5 
0.03	c instanciating clauses for relation R19 (conflicts) and variables V1 V7 
0.03	c instanciating clauses for relation R2 (supports) and variables V1 V8 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V1 V9 
0.03	c instanciating clauses for relation R20 (supports) and variables V1 V10 
0.03	c instanciating clauses for relation R15 (supports) and variables V1 V11 
0.03	c instanciating clauses for relation R21 (conflicts) and variables V1 V12 
0.03	c instanciating clauses for relation R22 (supports) and variables V1 V13 
0.03	c instanciating clauses for relation R3 (supports) and variables V1 V17 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V1 V18 
0.03	c instanciating clauses for relation R5 (conflicts) and variables V1 V29 
0.03	c instanciating clauses for relation R8 (supports) and variables V1 V38 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V1 V50 
0.03	c instanciating clauses for relation R21 (conflicts) and variables V1 V69 
0.03	c instanciating clauses for relation R2 (supports) and variables V1 V72 
0.03	c instanciating clauses for relation R15 (supports) and variables V1 V98 
0.03	c instanciating clauses for relation R23 (conflicts) and variables V1 V122 
0.03	c instanciating clauses for relation R19 (conflicts) and variables V1 V157 
0.03	c instanciating clauses for relation R11 (supports) and variables V1 V269 
0.03	c instanciating clauses for relation R7 (supports) and variables V1 V313 
0.03	c instanciating clauses for relation R5 (conflicts) and variables V2 V3 
0.03	c instanciating clauses for relation R8 (supports) and variables V2 V4 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V2 V5 
0.03	c instanciating clauses for relation R15 (supports) and variables V2 V7 
0.03	c instanciating clauses for relation R5 (conflicts) and variables V2 V8 
0.03	c instanciating clauses for relation R4 (conflicts) and variables V2 V10 
0.03	c instanciating clauses for relation R19 (conflicts) and variables V2 V11 
0.03	c instanciating clauses for relation R3 (supports) and variables V2 V12 
0.03	c instanciating clauses for relation R24 (supports) and variables V2 V13 
0.03	c instanciating clauses for relation R9 (supports) and variables V2 V19 
0.04	c instanciating clauses for relation R11 (supports) and variables V2 V26 
0.04	c instanciating clauses for relation R2 (supports) and variables V2 V29 
0.04	c instanciating clauses for relation R12 (conflicts) and variables V2 V44 
0.04	c instanciating clauses for relation R3 (supports) and variables V2 V69 
0.04	c instanciating clauses for relation R5 (conflicts) and variables V2 V72 
0.04	c instanciating clauses for relation R19 (conflicts) and variables V2 V98 
0.04	c instanciating clauses for relation R13 (supports) and variables V2 V105 
0.04	c instanciating clauses for relation R15 (supports) and variables V2 V157 
0.04	c instanciating clauses for relation R13 (supports) and variables V2 V204 
0.04	c instanciating clauses for relation R14 (conflicts) and variables V2 V228 
0.04	c instanciating clauses for relation R14 (conflicts) and variables V2 V239 
0.04	c instanciating clauses for relation R9 (supports) and variables V2 V261 
0.04	c instanciating clauses for relation R23 (conflicts) and variables V2 V269 
0.04	c instanciating clauses for relation R14 (conflicts) and variables V2 V281 
0.04	c instanciating clauses for relation R7 (supports) and variables V3 V4 
0.04	c instanciating clauses for relation R11 (supports) and variables V3 V6 
0.04	c instanciating clauses for relation R15 (supports) and variables V3 V7 
0.04	c instanciating clauses for relation R25 (supports) and variables V3 V8 
0.04	c instanciating clauses for relation R4 (conflicts) and variables V3 V9 
0.04	c instanciating clauses for relation R7 (supports) and variables V3 V10 
0.04	c instanciating clauses for relation R26 (supports) and variables V3 V11 
0.04	c instanciating clauses for relation R13 (supports) and variables V3 V12 
0.04	c instanciating clauses for relation R15 (supports) and variables V3 V13 
0.04	c instanciating clauses for relation R14 (conflicts) and variables V3 V16 
0.04	c instanciating clauses for relation R27 (supports) and variables V3 V17 
0.04	c instanciating clauses for relation R4 (conflicts) and variables V3 V18 
0.04	c instanciating clauses for relation R13 (supports) and variables V3 V19 
0.04	c instanciating clauses for relation R2 (supports) and variables V3 V29 
0.04	c instanciating clauses for relation R8 (supports) and variables V3 V38 
0.04	c instanciating clauses for relation R13 (supports) and variables V3 V49 
0.04	c instanciating clauses for relation R4 (conflicts) and variables V3 V50 
0.04	c instanciating clauses for relation R5 (conflicts) and variables V3 V72 
0.04	c instanciating clauses for relation R19 (conflicts) and variables V3 V98 
0.04	c instanciating clauses for relation R23 (conflicts) and variables V3 V122 
0.04	c instanciating clauses for relation R15 (supports) and variables V3 V157 
0.04	c instanciating clauses for relation R21 (conflicts) and variables V3 V225 
0.04	c instanciating clauses for relation R14 (conflicts) and variables V3 V290 
0.04	c instanciating clauses for relation R7 (supports) and variables V3 V313 
0.04	c instanciating clauses for relation R28 (supports) and variables V4 V5 
0.04	c instanciating clauses for relation R6 (supports) and variables V4 V6 
0.04	c instanciating clauses for relation R6 (supports) and variables V4 V7 
0.04	c instanciating clauses for relation R15 (supports) and variables V4 V8 
0.04	c instanciating clauses for relation R3 (supports) and variables V4 V9 
0.04	c instanciating clauses for relation R29 (supports) and variables V4 V10 
0.04	c instanciating clauses for relation R0 (conflicts) and variables V4 V11 
0.04	c instanciating clauses for relation R21 (conflicts) and variables V4 V12 
0.04	c instanciating clauses for relation R13 (supports) and variables V4 V13 
0.04	c instanciating clauses for relation R2 (supports) and variables V4 V14 
0.04	c instanciating clauses for relation R4 (conflicts) and variables V4 V17 
0.04	c instanciating clauses for relation R30 (supports) and variables V4 V18 
0.04	c instanciating clauses for relation R10 (conflicts) and variables V4 V38 
0.04	c instanciating clauses for relation R3 (supports) and variables V4 V50 
0.04	c instanciating clauses for relation R21 (conflicts) and variables V4 V69 
0.04	c instanciating clauses for relation R7 (supports) and variables V4 V122 
0.04	c instanciating clauses for relation R15 (supports) and variables V4 V182 
0.04	c instanciating clauses for relation R6 (supports) and variables V4 V189 
0.04	c instanciating clauses for relation R5 (conflicts) and variables V4 V217 
0.04	c instanciating clauses for relation R11 (supports) and variables V4 V269 
0.04	c instanciating clauses for relation R23 (conflicts) and variables V4 V313 
0.04	c instanciating clauses for relation R13 (supports) and variables V5 V6 
0.04	c instanciating clauses for relation R13 (supports) and variables V5 V7 
0.04	c instanciating clauses for relation R11 (supports) and variables V5 V8 
0.04	c instanciating clauses for relation R23 (conflicts) and variables V5 V9 
0.04	c instanciating clauses for relation R5 (conflicts) and variables V5 V10 
0.04	c instanciating clauses for relation R12 (conflicts) and variables V5 V11 
0.04	c instanciating clauses for relation R17 (supports) and variables V5 V12 
0.04	c instanciating clauses for relation R31 (supports) and variables V5 V13 
0.04	c instanciating clauses for relation R20 (supports) and variables V5 V14 
0.04	c instanciating clauses for relation R8 (supports) and variables V5 V16 
0.04	c instanciating clauses for relation R13 (supports) and variables V5 V18 
0.04	c instanciating clauses for relation R2 (supports) and variables V5 V69 
0.04	c instanciating clauses for relation R11 (supports) and variables V5 V182 
0.04	c instanciating clauses for relation R13 (supports) and variables V5 V189 
0.04	c instanciating clauses for relation R4 (conflicts) and variables V5 V207 
0.04	c instanciating clauses for relation R21 (conflicts) and variables V5 V217 
0.04	c instanciating clauses for relation R23 (conflicts) and variables V5 V255 
0.04	c instanciating clauses for relation R8 (supports) and variables V5 V256 
0.04	c instanciating clauses for relation R23 (conflicts) and variables V5 V268 
0.04	c instanciating clauses for relation R19 (conflicts) and variables V5 V269 
0.04	c instanciating clauses for relation R4 (conflicts) and variables V5 V270 
0.05	c instanciating clauses for relation R32 (supports) and variables V6 V7 
0.05	c instanciating clauses for relation R33 (supports) and variables V6 V8 
0.05	c instanciating clauses for relation R34 (supports) and variables V6 V11 
0.05	c instanciating clauses for relation R10 (conflicts) and variables V6 V12 
0.05	c instanciating clauses for relation R21 (conflicts) and variables V6 V14 
0.05	c instanciating clauses for relation R19 (conflicts) and variables V6 V15 
0.05	c instanciating clauses for relation R35 (supports) and variables V6 V16 
0.05	c instanciating clauses for relation R36 (supports) and variables V6 V17 
0.05	c instanciating clauses for relation R12 (conflicts) and variables V6 V18 
0.05	c instanciating clauses for relation R10 (conflicts) and variables V6 V19 
0.05	c instanciating clauses for relation R6 (supports) and variables V6 V23 
0.05	c instanciating clauses for relation R10 (conflicts) and variables V6 V49 
0.05	c instanciating clauses for relation R14 (conflicts) and variables V6 V182 
0.05	c instanciating clauses for relation R25 (supports) and variables V6 V189 
0.05	c instanciating clauses for relation R9 (supports) and variables V6 V217 
0.05	c instanciating clauses for relation R3 (supports) and variables V6 V225 
0.05	c instanciating clauses for relation R7 (supports) and variables V6 V290 
0.05	c instanciating clauses for relation R6 (supports) and variables V6 V297 
0.05	c instanciating clauses for relation R19 (conflicts) and variables V6 V299 
0.05	c instanciating clauses for relation R27 (supports) and variables V7 V8 
0.05	c instanciating clauses for relation R37 (supports) and variables V7 V11 
0.05	c instanciating clauses for relation R23 (conflicts) and variables V7 V13 
0.05	c instanciating clauses for relation R21 (conflicts) and variables V7 V14 
0.05	c instanciating clauses for relation R15 (supports) and variables V7 V15 
0.05	c instanciating clauses for relation R5 (conflicts) and variables V7 V16 
0.05	c instanciating clauses for relation R6 (supports) and variables V7 V17 
0.05	c instanciating clauses for relation R12 (conflicts) and variables V7 V18 
0.05	c instanciating clauses for relation R0 (conflicts) and variables V7 V23 
0.05	c instanciating clauses for relation R4 (conflicts) and variables V7 V29 
0.05	c instanciating clauses for relation R3 (supports) and variables V7 V72 
0.05	c instanciating clauses for relation R7 (supports) and variables V7 V98 
0.05	c instanciating clauses for relation R23 (conflicts) and variables V7 V157 
0.05	c instanciating clauses for relation R14 (conflicts) and variables V7 V182 
0.05	c instanciating clauses for relation R32 (supports) and variables V7 V189 
0.05	c instanciating clauses for relation R9 (supports) and variables V7 V217 
0.05	c instanciating clauses for relation R0 (conflicts) and variables V7 V297 
0.05	c instanciating clauses for relation R15 (supports) and variables V7 V299 
0.05	c instanciating clauses for relation R38 (supports) and variables V8 V11 
0.05	c instanciating clauses for relation R13 (supports) and variables V8 V12 
0.05	c instanciating clauses for relation R15 (supports) and variables V8 V13 
0.05	c instanciating clauses for relation R4 (conflicts) and variables V8 V14 
0.05	c instanciating clauses for relation R14 (conflicts) and variables V8 V16 
0.05	c instanciating clauses for relation R14 (conflicts) and variables V8 V17 
0.05	c instanciating clauses for relation R10 (conflicts) and variables V8 V18 
0.05	c instanciating clauses for relation R13 (supports) and variables V8 V19 
0.05	c instanciating clauses for relation R2 (supports) and variables V8 V29 
0.05	c instanciating clauses for relation R13 (supports) and variables V8 V49 
0.05	c instanciating clauses for relation R5 (conflicts) and variables V8 V72 
0.05	c instanciating clauses for relation R19 (conflicts) and variables V8 V98 
0.05	c instanciating clauses for relation R15 (supports) and variables V8 V157 
0.05	c instanciating clauses for relation R23 (conflicts) and variables V8 V182 
0.05	c instanciating clauses for relation R10 (conflicts) and variables V8 V189 
0.05	c instanciating clauses for relation R3 (supports) and variables V8 V217 
0.05	c instanciating clauses for relation R21 (conflicts) and variables V8 V225 
0.05	c instanciating clauses for relation R14 (conflicts) and variables V8 V290 
0.05	c instanciating clauses for relation R1 (supports) and variables V9 V10 
0.05	c instanciating clauses for relation R23 (conflicts) and variables V9 V12 
0.05	c instanciating clauses for relation R3 (supports) and variables V9 V13 
0.05	c instanciating clauses for relation R18 (supports) and variables V9 V14 
0.05	c instanciating clauses for relation R13 (supports) and variables V9 V15 
0.05	c instanciating clauses for relation R8 (supports) and variables V9 V16 
0.05	c instanciating clauses for relation R2 (supports) and variables V9 V17 
0.05	c instanciating clauses for relation R5 (conflicts) and variables V9 V18 
0.05	c instanciating clauses for relation R11 (supports) and variables V9 V19 
0.05	c instanciating clauses for relation R6 (supports) and variables V9 V38 
0.05	c instanciating clauses for relation R5 (conflicts) and variables V9 V50 
0.05	c instanciating clauses for relation R21 (conflicts) and variables V9 V83 
0.05	c instanciating clauses for relation R9 (supports) and variables V9 V91 
0.05	c instanciating clauses for relation R19 (conflicts) and variables V9 V122 
0.05	c instanciating clauses for relation R4 (conflicts) and variables V9 V207 
0.05	c instanciating clauses for relation R13 (supports) and variables V9 V230 
0.05	c instanciating clauses for relation R23 (conflicts) and variables V9 V255 
0.05	c instanciating clauses for relation R8 (supports) and variables V9 V256 
0.05	c instanciating clauses for relation R23 (conflicts) and variables V9 V268 
0.05	c instanciating clauses for relation R4 (conflicts) and variables V9 V270 
0.05	c instanciating clauses for relation R12 (conflicts) and variables V9 V272 
0.05	c instanciating clauses for relation R12 (conflicts) and variables V9 V294 
0.05	c instanciating clauses for relation R12 (conflicts) and variables V9 V308 
0.05	c instanciating clauses for relation R15 (supports) and variables V9 V313 
0.05	c instanciating clauses for relation R2 (supports) and variables V10 V12 
0.05	c instanciating clauses for relation R0 (conflicts) and variables V10 V13 
0.05	c instanciating clauses for relation R12 (conflicts) and variables V10 V14 
0.05	c instanciating clauses for relation R13 (supports) and variables V10 V15 
0.05	c instanciating clauses for relation R4 (conflicts) and variables V10 V17 
0.05	c instanciating clauses for relation R3 (supports) and variables V10 V18 
0.05	c instanciating clauses for relation R11 (supports) and variables V10 V19 
0.06	c instanciating clauses for relation R10 (conflicts) and variables V10 V38 
0.06	c instanciating clauses for relation R3 (supports) and variables V10 V50 
0.06	c instanciating clauses for relation R2 (supports) and variables V10 V69 
0.06	c instanciating clauses for relation R21 (conflicts) and variables V10 V83 
0.06	c instanciating clauses for relation R9 (supports) and variables V10 V91 
0.06	c instanciating clauses for relation R7 (supports) and variables V10 V122 
0.06	c instanciating clauses for relation R13 (supports) and variables V10 V230 
0.06	c instanciating clauses for relation R19 (conflicts) and variables V10 V269 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V10 V272 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V10 V294 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V10 V308 
0.06	c instanciating clauses for relation R23 (conflicts) and variables V10 V313 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V11 V12 
0.06	c instanciating clauses for relation R7 (supports) and variables V11 V13 
0.06	c instanciating clauses for relation R9 (supports) and variables V11 V14 
0.06	c instanciating clauses for relation R15 (supports) and variables V11 V16 
0.06	c instanciating clauses for relation R15 (supports) and variables V11 V17 
0.06	c instanciating clauses for relation R13 (supports) and variables V11 V18 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V11 V19 
0.06	c instanciating clauses for relation R3 (supports) and variables V11 V29 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V11 V49 
0.06	c instanciating clauses for relation R4 (conflicts) and variables V11 V72 
0.06	c instanciating clauses for relation R23 (conflicts) and variables V11 V98 
0.06	c instanciating clauses for relation R7 (supports) and variables V11 V157 
0.06	c instanciating clauses for relation R11 (supports) and variables V11 V182 
0.06	c instanciating clauses for relation R13 (supports) and variables V11 V189 
0.06	c instanciating clauses for relation R21 (conflicts) and variables V11 V217 
0.06	c instanciating clauses for relation R2 (supports) and variables V11 V225 
0.06	c instanciating clauses for relation R15 (supports) and variables V11 V290 
0.06	c instanciating clauses for relation R30 (supports) and variables V12 V13 
0.06	c instanciating clauses for relation R7 (supports) and variables V12 V14 
0.06	c instanciating clauses for relation R39 (supports) and variables V12 V16 
0.06	c instanciating clauses for relation R11 (supports) and variables V12 V17 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V12 V19 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V12 V49 
0.06	c instanciating clauses for relation R5 (conflicts) and variables V12 V69 
0.06	c instanciating clauses for relation R4 (conflicts) and variables V12 V207 
0.06	c instanciating clauses for relation R9 (supports) and variables V12 V225 
0.06	c instanciating clauses for relation R23 (conflicts) and variables V12 V255 
0.06	c instanciating clauses for relation R8 (supports) and variables V12 V256 
0.06	c instanciating clauses for relation R23 (conflicts) and variables V12 V268 
0.06	c instanciating clauses for relation R15 (supports) and variables V12 V269 
0.06	c instanciating clauses for relation R4 (conflicts) and variables V12 V270 
0.06	c instanciating clauses for relation R11 (supports) and variables V12 V290 
0.06	c instanciating clauses for relation R19 (conflicts) and variables V13 V14 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V13 V16 
0.06	c instanciating clauses for relation R4 (conflicts) and variables V13 V29 
0.06	c instanciating clauses for relation R9 (supports) and variables V13 V69 
0.06	c instanciating clauses for relation R3 (supports) and variables V13 V72 
0.06	c instanciating clauses for relation R7 (supports) and variables V13 V98 
0.06	c instanciating clauses for relation R23 (conflicts) and variables V13 V157 
0.06	c instanciating clauses for relation R2 (supports) and variables V13 V207 
0.06	c instanciating clauses for relation R15 (supports) and variables V13 V255 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V13 V256 
0.06	c instanciating clauses for relation R15 (supports) and variables V13 V268 
0.06	c instanciating clauses for relation R14 (conflicts) and variables V13 V269 
0.06	c instanciating clauses for relation R2 (supports) and variables V13 V270 
0.06	c instanciating clauses for relation R13 (supports) and variables V14 V15 
0.06	c instanciating clauses for relation R10 (conflicts) and variables V14 V16 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V14 V18 
0.06	c instanciating clauses for relation R11 (supports) and variables V14 V19 
0.06	c instanciating clauses for relation R21 (conflicts) and variables V14 V83 
0.06	c instanciating clauses for relation R9 (supports) and variables V14 V91 
0.06	c instanciating clauses for relation R19 (conflicts) and variables V14 V182 
0.06	c instanciating clauses for relation R0 (conflicts) and variables V14 V189 
0.06	c instanciating clauses for relation R3 (supports) and variables V14 V207 
0.06	c instanciating clauses for relation R2 (supports) and variables V14 V217 
0.06	c instanciating clauses for relation R13 (supports) and variables V14 V230 
0.06	c instanciating clauses for relation R7 (supports) and variables V14 V255 
0.06	c instanciating clauses for relation R10 (conflicts) and variables V14 V256 
0.06	c instanciating clauses for relation R7 (supports) and variables V14 V268 
0.06	c instanciating clauses for relation R3 (supports) and variables V14 V270 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V14 V272 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V14 V294 
0.06	c instanciating clauses for relation R12 (conflicts) and variables V14 V308 
0.06	c instanciating clauses for relation R3 (supports) and variables V15 V16 
0.06	c instanciating clauses for relation R10 (conflicts) and variables V15 V17 
0.06	c instanciating clauses for relation R15 (supports) and variables V15 V18 
0.06	c instanciating clauses for relation R14 (conflicts) and variables V15 V19 
0.06	c instanciating clauses for relation R8 (supports) and variables V15 V23 
0.06	c instanciating clauses for relation R15 (supports) and variables V15 V29 
0.07	c instanciating clauses for relation R19 (conflicts) and variables V15 V40 
0.07	c instanciating clauses for relation R0 (conflicts) and variables V15 V64 
0.07	c instanciating clauses for relation R19 (conflicts) and variables V15 V76 
0.07	c instanciating clauses for relation R9 (supports) and variables V15 V83 
0.07	c instanciating clauses for relation R21 (conflicts) and variables V15 V91 
0.07	c instanciating clauses for relation R2 (supports) and variables V15 V130 
0.07	c instanciating clauses for relation R5 (conflicts) and variables V15 V160 
0.07	c instanciating clauses for relation R6 (supports) and variables V15 V171 
0.07	c instanciating clauses for relation R4 (conflicts) and variables V15 V189 
0.07	c instanciating clauses for relation R12 (conflicts) and variables V15 V230 
0.07	c instanciating clauses for relation R2 (supports) and variables V15 V241 
0.07	c instanciating clauses for relation R19 (conflicts) and variables V15 V266 
0.07	c instanciating clauses for relation R13 (supports) and variables V15 V272 
0.07	c instanciating clauses for relation R13 (supports) and variables V15 V294 
0.07	c instanciating clauses for relation R8 (supports) and variables V15 V297 
0.07	c instanciating clauses for relation R23 (conflicts) and variables V15 V299 
0.07	c instanciating clauses for relation R13 (supports) and variables V15 V308 
0.07	c instanciating clauses for relation R40 (supports) and variables V16 V17 
0.07	c instanciating clauses for relation R8 (supports) and variables V16 V19 
0.07	c instanciating clauses for relation R0 (conflicts) and variables V16 V23 
0.07	c instanciating clauses for relation R8 (supports) and variables V16 V49 
0.07	c instanciating clauses for relation R2 (supports) and variables V16 V189 
0.07	c instanciating clauses for relation R9 (supports) and variables V16 V207 
0.07	c instanciating clauses for relation R4 (conflicts) and variables V16 V225 
0.07	c instanciating clauses for relation R11 (supports) and variables V16 V255 
0.07	c instanciating clauses for relation R12 (conflicts) and variables V16 V256 
0.07	c instanciating clauses for relation R11 (supports) and variables V16 V268 
0.07	c instanciating clauses for relation R9 (supports) and variables V16 V270 
0.07	c instanciating clauses for relation R23 (conflicts) and variables V16 V290 
0.07	c instanciating clauses for relation R0 (conflicts) and variables V16 V297 
0.07	c instanciating clauses for relation R15 (supports) and variables V16 V299 
0.07	c instanciating clauses for relation R2 (supports) and variables V17 V18 
0.07	c instanciating clauses for relation R8 (supports) and variables V17 V19 
0.07	c instanciating clauses for relation R13 (supports) and variables V17 V23 
0.07	c instanciating clauses for relation R0 (conflicts) and variables V17 V38 
0.07	c instanciating clauses for relation R8 (supports) and variables V17 V49 
0.07	c instanciating clauses for relation R2 (supports) and variables V17 V50 
0.07	c instanciating clauses for relation R15 (supports) and variables V17 V122 
0.07	c instanciating clauses for relation R21 (conflicts) and variables V17 V189 
0.07	c instanciating clauses for relation R4 (conflicts) and variables V17 V225 
0.07	c instanciating clauses for relation R23 (conflicts) and variables V17 V290 
0.07	c instanciating clauses for relation R13 (supports) and variables V17 V297 
0.07	c instanciating clauses for relation R14 (conflicts) and variables V17 V299 
0.07	c instanciating clauses for relation R19 (conflicts) and variables V17 V313 
0.07	c instanciating clauses for relation R23 (conflicts) and variables V18 V29 
0.07	c instanciating clauses for relation R6 (supports) and variables V18 V38 
0.07	c instanciating clauses for relation R7 (supports) and variables V18 V40 
0.07	c instanciating clauses for relation R5 (conflicts) and variables V18 V50 
0.07	c instanciating clauses for relation R8 (supports) and variables V18 V64 
0.07	c instanciating clauses for relation R7 (supports) and variables V18 V76 
0.07	c instanciating clauses for relation R19 (conflicts) and variables V18 V122 
0.07	c instanciating clauses for relation R4 (conflicts) and variables V18 V130 
0.07	c instanciating clauses for relation R3 (supports) and variables V18 V160 
0.07	c instanciating clauses for relation R10 (conflicts) and variables V18 V171 
0.07	c instanciating clauses for relation R14 (conflicts) and variables V18 V182 
0.07	c instanciating clauses for relation R12 (conflicts) and variables V18 V189 
0.07	c instanciating clauses for relation R9 (supports) and variables V18 V217 
0.07	c instanciating clauses for relation R4 (conflicts) and variables V18 V241 
0.07	c instanciating clauses for relation R7 (supports) and variables V18 V266 
0.07	c instanciating clauses for relation R15 (supports) and variables V18 V313 
0.07	c instanciating clauses for relation R19 (conflicts) and variables V19 V26 
0.07	c instanciating clauses for relation R6 (supports) and variables V19 V44 
0.07	c instanciating clauses for relation R12 (conflicts) and variables V19 V49 
0.07	c instanciating clauses for relation R3 (supports) and variables V19 V83 
0.07	c instanciating clauses for relation R4 (conflicts) and variables V19 V91 
0.07	c instanciating clauses for relation R0 (conflicts) and variables V19 V105 
0.07	c instanciating clauses for relation R0 (conflicts) and variables V19 V204 
0.07	c instanciating clauses for relation R9 (supports) and variables V19 V225 
0.07	c instanciating clauses for relation R15 (supports) and variables V19 V228 
0.07	c instanciating clauses for relation R10 (conflicts) and variables V19 V230 
0.07	c instanciating clauses for relation R15 (supports) and variables V19 V239 
0.07	c instanciating clauses for relation R5 (conflicts) and variables V19 V261 
0.07	c instanciating clauses for relation R8 (supports) and variables V19 V272 
0.07	c instanciating clauses for relation R15 (supports) and variables V19 V281 
0.07	c instanciating clauses for relation R11 (supports) and variables V19 V290 
0.07	c instanciating clauses for relation R8 (supports) and variables V19 V294 
0.07	c instanciating clauses for relation R8 (supports) and variables V19 V308 
0.07	c instanciating clauses for relation R7 (supports) and variables V20 V23 
0.07	c instanciating clauses for relation R6 (supports) and variables V20 V39 
0.08	c instanciating clauses for relation R0 (conflicts) and variables V20 V69 
0.08	c instanciating clauses for relation R23 (conflicts) and variables V20 V78 
0.08	c instanciating clauses for relation R2 (supports) and variables V20 V82 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V20 V86 
0.08	c instanciating clauses for relation R19 (conflicts) and variables V20 V92 
0.08	c instanciating clauses for relation R14 (conflicts) and variables V20 V102 
0.08	c instanciating clauses for relation R6 (supports) and variables V20 V110 
0.08	c instanciating clauses for relation R7 (supports) and variables V20 V125 
0.08	c instanciating clauses for relation R15 (supports) and variables V20 V127 
0.08	c instanciating clauses for relation R12 (conflicts) and variables V20 V157 
0.08	c instanciating clauses for relation R3 (supports) and variables V20 V161 
0.08	c instanciating clauses for relation R15 (supports) and variables V20 V163 
0.08	c instanciating clauses for relation R4 (conflicts) and variables V20 V165 
0.08	c instanciating clauses for relation R11 (supports) and variables V20 V168 
0.08	c instanciating clauses for relation R7 (supports) and variables V20 V169 
0.08	c instanciating clauses for relation R12 (conflicts) and variables V20 V184 
0.08	c instanciating clauses for relation R15 (supports) and variables V20 V188 
0.08	c instanciating clauses for relation R13 (supports) and variables V20 V191 
0.08	c instanciating clauses for relation R11 (supports) and variables V20 V198 
0.08	c instanciating clauses for relation R21 (conflicts) and variables V20 V199 
0.08	c instanciating clauses for relation R0 (conflicts) and variables V20 V225 
0.08	c instanciating clauses for relation R23 (conflicts) and variables V20 V252 
0.08	c instanciating clauses for relation R21 (conflicts) and variables V20 V257 
0.08	c instanciating clauses for relation R15 (supports) and variables V20 V258 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V20 V280 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V20 V285 
0.08	c instanciating clauses for relation R12 (conflicts) and variables V20 V314 
0.08	c instanciating clauses for relation R5 (conflicts) and variables V21 V39 
0.08	c instanciating clauses for relation R9 (supports) and variables V21 V42 
0.08	c instanciating clauses for relation R8 (supports) and variables V21 V56 
0.08	c instanciating clauses for relation R3 (supports) and variables V21 V65 
0.08	c instanciating clauses for relation R0 (conflicts) and variables V21 V89 
0.08	c instanciating clauses for relation R3 (supports) and variables V21 V108 
0.08	c instanciating clauses for relation R7 (supports) and variables V21 V118 
0.08	c instanciating clauses for relation R2 (supports) and variables V21 V119 
0.08	c instanciating clauses for relation R3 (supports) and variables V21 V153 
0.08	c instanciating clauses for relation R2 (supports) and variables V21 V155 
0.08	c instanciating clauses for relation R14 (conflicts) and variables V21 V158 
0.08	c instanciating clauses for relation R11 (supports) and variables V21 V159 
0.08	c instanciating clauses for relation R6 (supports) and variables V21 V165 
0.08	c instanciating clauses for relation R13 (supports) and variables V21 V167 
0.08	c instanciating clauses for relation R3 (supports) and variables V21 V177 
0.08	c instanciating clauses for relation R22 (supports) and variables V21 V178 
0.08	c instanciating clauses for relation R7 (supports) and variables V21 V183 
0.08	c instanciating clauses for relation R15 (supports) and variables V21 V187 
0.08	c instanciating clauses for relation R14 (conflicts) and variables V21 V206 
0.08	c instanciating clauses for relation R5 (conflicts) and variables V21 V218 
0.08	c instanciating clauses for relation R4 (conflicts) and variables V21 V228 
0.08	c instanciating clauses for relation R27 (supports) and variables V21 V263 
0.08	c instanciating clauses for relation R12 (conflicts) and variables V21 V269 
0.08	c instanciating clauses for relation R15 (supports) and variables V21 V280 
0.08	c instanciating clauses for relation R19 (conflicts) and variables V21 V283 
0.08	c instanciating clauses for relation R9 (supports) and variables V21 V314 
0.08	c instanciating clauses for relation R12 (conflicts) and variables V22 V35 
0.08	c instanciating clauses for relation R11 (supports) and variables V22 V46 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V22 V47 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V22 V52 
0.08	c instanciating clauses for relation R8 (supports) and variables V22 V61 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V22 V83 
0.08	c instanciating clauses for relation R8 (supports) and variables V22 V85 
0.08	c instanciating clauses for relation R21 (conflicts) and variables V22 V109 
0.08	c instanciating clauses for relation R0 (conflicts) and variables V22 V111 
0.08	c instanciating clauses for relation R6 (supports) and variables V22 V127 
0.08	c instanciating clauses for relation R2 (supports) and variables V22 V134 
0.08	c instanciating clauses for relation R23 (conflicts) and variables V22 V138 
0.08	c instanciating clauses for relation R19 (conflicts) and variables V22 V153 
0.08	c instanciating clauses for relation R9 (supports) and variables V22 V158 
0.08	c instanciating clauses for relation R11 (supports) and variables V22 V160 
0.08	c instanciating clauses for relation R9 (supports) and variables V22 V164 
0.08	c instanciating clauses for relation R15 (supports) and variables V22 V174 
0.08	c instanciating clauses for relation R19 (conflicts) and variables V22 V192 
0.08	c instanciating clauses for relation R15 (supports) and variables V22 V200 
0.08	c instanciating clauses for relation R6 (supports) and variables V22 V211 
0.08	c instanciating clauses for relation R14 (conflicts) and variables V22 V227 
0.08	c instanciating clauses for relation R7 (supports) and variables V22 V233 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V22 V241 
0.08	c instanciating clauses for relation R10 (conflicts) and variables V22 V242 
0.08	c instanciating clauses for relation R13 (supports) and variables V22 V248 
0.08	c instanciating clauses for relation R5 (conflicts) and variables V22 V264 
0.09	c instanciating clauses for relation R41 (supports) and variables V22 V265 
0.09	c instanciating clauses for relation R12 (conflicts) and variables V22 V268 
0.09	c instanciating clauses for relation R6 (supports) and variables V22 V303 
0.09	c instanciating clauses for relation R5 (conflicts) and variables V23 V30 
0.09	c instanciating clauses for relation R7 (supports) and variables V23 V78 
0.09	c instanciating clauses for relation R8 (supports) and variables V23 V86 
0.09	c instanciating clauses for relation R6 (supports) and variables V23 V118 
0.09	c instanciating clauses for relation R23 (conflicts) and variables V23 V125 
0.09	c instanciating clauses for relation R15 (supports) and variables V23 V130 
0.09	c instanciating clauses for relation R0 (conflicts) and variables V23 V134 
0.09	c instanciating clauses for relation R4 (conflicts) and variables V23 V161 
0.09	c instanciating clauses for relation R3 (supports) and variables V23 V165 
0.09	c instanciating clauses for relation R23 (conflicts) and variables V23 V169 
0.09	c instanciating clauses for relation R0 (conflicts) and variables V23 V172 
0.09	c instanciating clauses for relation R9 (supports) and variables V23 V189 
0.09	c instanciating clauses for relation R15 (supports) and variables V23 V218 
0.09	c instanciating clauses for relation R6 (supports) and variables V23 V227 
0.09	c instanciating clauses for relation R7 (supports) and variables V23 V252 
0.09	c instanciating clauses for relation R5 (conflicts) and variables V23 V262 
0.09	c instanciating clauses for relation R8 (supports) and variables V23 V280 
0.09	c instanciating clauses for relation R8 (supports) and variables V23 V285 
0.09	c instanciating clauses for relation R12 (conflicts) and variables V23 V297 
0.09	c instanciating clauses for relation R11 (supports) and variables V23 V299 
0.09	c instanciating clauses for relation R15 (supports) and variables V23 V302 
0.09	c instanciating clauses for relation R15 (supports) and variables V24 V27 
0.09	c instanciating clauses for relation R15 (supports) and variables V24 V44 
0.09	c instanciating clauses for relation R8 (supports) and variables V24 V53 
0.09	c instanciating clauses for relation R12 (conflicts) and variables V24 V60 
0.09	c instanciating clauses for relation R15 (supports) and variables V24 V61 
0.09	c instanciating clauses for relation R0 (conflicts) and variables V24 V62 
0.09	c instanciating clauses for relation R42 (supports) and variables V24 V70 
0.09	c instanciating clauses for relation R0 (conflicts) and variables V24 V72 
0.09	c instanciating clauses for relation R12 (conflicts) and variables V24 V73 
0.09	c instanciating clauses for relation R8 (supports) and variables V24 V74 
0.09	c instanciating clauses for relation R12 (conflicts) and variables V24 V75 
0.09	c instanciating clauses for relation R4 (conflicts) and variables V24 V98 
0.09	c instanciating clauses for relation R10 (conflicts) and variables V24 V114 
0.09	c instanciating clauses for relation R3 (supports) and variables V24 V117 
0.09	c instanciating clauses for relation R3 (supports) and variables V24 V118 
0.09	c instanciating clauses for relation R10 (conflicts) and variables V24 V125 
0.09	c instanciating clauses for relation R7 (supports) and variables V24 V128 
0.09	c instanciating clauses for relation R15 (supports) and variables V24 V151 
0.09	c instanciating clauses for relation R19 (conflicts) and variables V24 V176 
0.09	c instanciating clauses for relation R0 (conflicts) and variables V24 V195 
0.09	c instanciating clauses for relation R15 (supports) and variables V24 V203 
0.09	c instanciating clauses for relation R9 (supports) and variables V24 V220 
0.09	c instanciating clauses for relation R13 (supports) and variables V24 V223 
0.09	c instanciating clauses for relation R21 (conflicts) and variables V24 V242 
0.09	c instanciating clauses for relation R4 (conflicts) and variables V24 V245 
0.09	c instanciating clauses for relation R14 (conflicts) and variables V24 V259 
0.09	c instanciating clauses for relation R13 (supports) and variables V24 V279 
0.09	c instanciating clauses for relation R11 (supports) and variables V24 V296 
0.09	c instanciating clauses for relation R8 (supports) and variables V24 V309 
0.09	c instanciating clauses for relation R11 (supports) and variables V25 V35 
0.09	c instanciating clauses for relation R14 (conflicts) and variables V25 V38 
0.09	c instanciating clauses for relation R12 (conflicts) and variables V25 V59 
0.09	c instanciating clauses for relation R7 (supports) and variables V25 V80 
0.09	c instanciating clauses for relation R7 (supports) and variables V25 V85 
0.09	c instanciating clauses for relation R14 (conflicts) and variables V25 V87 
0.09	c instanciating clauses for relation R14 (conflicts) and variables V25 V93 
0.09	c instanciating clauses for relation R21 (conflicts) and variables V25 V107 
0.09	c instanciating clauses for relation R2 (supports) and variables V25 V115 
0.09	c instanciating clauses for relation R5 (conflicts) and variables V25 V116 
0.09	c instanciating clauses for relation R7 (supports) and variables V25 V123 
0.09	c instanciating clauses for relation R7 (supports) and variables V25 V126 
0.09	c instanciating clauses for relation R5 (conflicts) and variables V25 V127 
0.09	c instanciating clauses for relation R11 (supports) and variables V25 V156 
0.09	c instanciating clauses for relation R15 (supports) and variables V25 V181 
0.09	c instanciating clauses for relation R7 (supports) and variables V25 V208 
0.09	c instanciating clauses for relation R4 (conflicts) and variables V25 V215 
0.09	c instanciating clauses for relation R3 (supports) and variables V25 V216 
0.09	c instanciating clauses for relation R2 (supports) and variables V25 V219 
0.09	c instanciating clauses for relation R7 (supports) and variables V25 V231 
0.09	c instanciating clauses for relation R6 (supports) and variables V25 V237 
0.09	c instanciating clauses for relation R16 (supports) and variables V25 V244 
0.09	c instanciating clauses for relation R13 (supports) and variables V25 V251 
0.09	c instanciating clauses for relation R8 (supports) and variables V25 V262 
0.09	c instanciating clauses for relation R23 (conflicts) and variables V25 V271 
0.10	c instanciating clauses for relation R0 (conflicts) and variables V25 V301 
0.10	c instanciating clauses for relation R13 (supports) and variables V25 V306 
0.10	c instanciating clauses for relation R19 (conflicts) and variables V25 V308 
0.10	c instanciating clauses for relation R8 (supports) and variables V26 V44 
0.10	c instanciating clauses for relation R6 (supports) and variables V26 V50 
0.10	c instanciating clauses for relation R5 (conflicts) and variables V26 V76 
0.10	c instanciating clauses for relation R11 (supports) and variables V26 V96 
0.10	c instanciating clauses for relation R5 (conflicts) and variables V26 V97 
0.10	c instanciating clauses for relation R10 (conflicts) and variables V26 V105 
0.10	c instanciating clauses for relation R6 (supports) and variables V26 V119 
0.10	c instanciating clauses for relation R6 (supports) and variables V26 V132 
0.10	c instanciating clauses for relation R0 (conflicts) and variables V26 V139 
0.10	c instanciating clauses for relation R6 (supports) and variables V26 V149 
0.10	c instanciating clauses for relation R11 (supports) and variables V26 V161 
0.10	c instanciating clauses for relation R11 (supports) and variables V26 V166 
0.10	c instanciating clauses for relation R6 (supports) and variables V26 V181 
0.10	c instanciating clauses for relation R5 (conflicts) and variables V26 V184 
0.10	c instanciating clauses for relation R13 (supports) and variables V26 V196 
0.10	c instanciating clauses for relation R10 (conflicts) and variables V26 V204 
0.10	c instanciating clauses for relation R7 (supports) and variables V26 V228 
0.10	c instanciating clauses for relation R14 (conflicts) and variables V26 V229 
0.10	c instanciating clauses for relation R11 (supports) and variables V26 V235 
0.10	c instanciating clauses for relation R7 (supports) and variables V26 V239 
0.10	c instanciating clauses for relation R4 (conflicts) and variables V26 V261 
0.10	c instanciating clauses for relation R13 (supports) and variables V26 V266 
0.10	c instanciating clauses for relation R12 (conflicts) and variables V26 V271 
0.10	c instanciating clauses for relation R9 (supports) and variables V26 V272 
0.10	c instanciating clauses for relation R7 (supports) and variables V26 V281 
0.10	c instanciating clauses for relation R13 (supports) and variables V26 V284 
0.10	c instanciating clauses for relation R2 (supports) and variables V26 V313 
0.10	c instanciating clauses for relation R15 (supports) and variables V27 V28 
0.10	c instanciating clauses for relation R12 (conflicts) and variables V27 V34 
0.10	c instanciating clauses for relation R23 (conflicts) and variables V27 V44 
0.10	c instanciating clauses for relation R23 (conflicts) and variables V27 V61 
0.10	c instanciating clauses for relation R8 (supports) and variables V27 V62 
0.10	c instanciating clauses for relation R10 (conflicts) and variables V27 V70 
0.10	c instanciating clauses for relation R8 (supports) and variables V27 V72 
0.10	c instanciating clauses for relation R9 (supports) and variables V27 V73 
0.10	c instanciating clauses for relation R6 (supports) and variables V27 V76 
0.10	c instanciating clauses for relation R19 (conflicts) and variables V27 V103 
0.10	c instanciating clauses for relation R0 (conflicts) and variables V27 V147 
0.10	c instanciating clauses for relation R23 (conflicts) and variables V27 V151 
0.10	c instanciating clauses for relation R11 (supports) and variables V27 V154 
0.10	c instanciating clauses for relation R5 (conflicts) and variables V27 V156 
0.10	c instanciating clauses for relation R11 (supports) and variables V27 V164 
0.10	c instanciating clauses for relation R5 (conflicts) and variables V27 V166 
0.10	c instanciating clauses for relation R13 (supports) and variables V27 V173 
0.10	c instanciating clauses for relation R7 (supports) and variables V27 V176 
0.10	c instanciating clauses for relation R8 (supports) and variables V27 V195 
0.10	c instanciating clauses for relation R6 (supports) and variables V27 V201 
0.10	c instanciating clauses for relation R23 (conflicts) and variables V27 V203 
0.10	c instanciating clauses for relation R11 (supports) and variables V27 V204 
0.10	c instanciating clauses for relation R43 (supports) and variables V27 V222 
0.10	c instanciating clauses for relation R9 (supports) and variables V27 V227 
0.10	c instanciating clauses for relation R14 (conflicts) and variables V27 V267 
0.10	c instanciating clauses for relation R19 (conflicts) and variables V27 V289 
0.10	c instanciating clauses for relation R9 (supports) and variables V27 V309 
0.10	c instanciating clauses for relation R2 (supports) and variables V28 V31 
0.10	c instanciating clauses for relation R2 (supports) and variables V28 V53 
0.10	c instanciating clauses for relation R2 (supports) and variables V28 V56 
0.10	c instanciating clauses for relation R12 (conflicts) and variables V28 V58 
0.10	c instanciating clauses for relation R15 (supports) and variables V28 V65 
0.10	c instanciating clauses for relation R19 (conflicts) and variables V28 V74 
0.10	c instanciating clauses for relation R10 (conflicts) and variables V28 V76 
0.10	c instanciating clauses for relation R5 (conflicts) and variables V28 V77 
0.10	c instanciating clauses for relation R12 (conflicts) and variables V28 V78 
0.10	c instanciating clauses for relation R7 (supports) and variables V28 V103 
0.10	c instanciating clauses for relation R9 (supports) and variables V28 V113 
0.10	c instanciating clauses for relation R0 (conflicts) and variables V28 V120 
0.10	c instanciating clauses for relation R19 (conflicts) and variables V28 V146 
0.10	c instanciating clauses for relation R8 (supports) and variables V28 V147 
0.10	c instanciating clauses for relation R6 (supports) and variables V28 V153 
0.10	c instanciating clauses for relation R3 (supports) and variables V28 V156 
0.10	c instanciating clauses for relation R3 (supports) and variables V28 V166 
0.10	c instanciating clauses for relation R21 (conflicts) and variables V28 V191 
0.10	c instanciating clauses for relation R14 (conflicts) and variables V28 V193 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V28 V201 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V28 V222 
0.11	c instanciating clauses for relation R19 (conflicts) and variables V28 V232 
0.11	c instanciating clauses for relation R14 (conflicts) and variables V28 V278 
0.11	c instanciating clauses for relation R7 (supports) and variables V28 V289 
0.11	c instanciating clauses for relation R11 (supports) and variables V28 V294 
0.11	c instanciating clauses for relation R11 (supports) and variables V28 V298 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V28 V300 
0.11	c instanciating clauses for relation R7 (supports) and variables V29 V40 
0.11	c instanciating clauses for relation R8 (supports) and variables V29 V64 
0.11	c instanciating clauses for relation R11 (supports) and variables V29 V66 
0.11	c instanciating clauses for relation R2 (supports) and variables V29 V72 
0.11	c instanciating clauses for relation R7 (supports) and variables V29 V76 
0.11	c instanciating clauses for relation R15 (supports) and variables V29 V98 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V29 V128 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V29 V130 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V29 V143 
0.11	c instanciating clauses for relation R19 (conflicts) and variables V29 V157 
0.11	c instanciating clauses for relation R13 (supports) and variables V29 V159 
0.11	c instanciating clauses for relation R3 (supports) and variables V29 V160 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V29 V171 
0.11	c instanciating clauses for relation R9 (supports) and variables V29 V195 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V29 V210 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V29 V241 
0.11	c instanciating clauses for relation R7 (supports) and variables V29 V266 
0.11	c instanciating clauses for relation R9 (supports) and variables V29 V294 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V29 V298 
0.11	c instanciating clauses for relation R14 (conflicts) and variables V29 V301 
0.11	c instanciating clauses for relation R23 (conflicts) and variables V30 V41 
0.11	c instanciating clauses for relation R3 (supports) and variables V30 V52 
0.11	c instanciating clauses for relation R13 (supports) and variables V30 V57 
0.11	c instanciating clauses for relation R14 (conflicts) and variables V30 V59 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V30 V71 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V30 V98 
0.11	c instanciating clauses for relation R6 (supports) and variables V30 V118 
0.11	c instanciating clauses for relation R15 (supports) and variables V30 V130 
0.11	c instanciating clauses for relation R0 (conflicts) and variables V30 V134 
0.11	c instanciating clauses for relation R21 (conflicts) and variables V30 V137 
0.11	c instanciating clauses for relation R3 (supports) and variables V30 V146 
0.11	c instanciating clauses for relation R0 (conflicts) and variables V30 V172 
0.11	c instanciating clauses for relation R14 (conflicts) and variables V30 V197 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V30 V213 
0.11	c instanciating clauses for relation R13 (supports) and variables V30 V215 
0.11	c instanciating clauses for relation R15 (supports) and variables V30 V218 
0.11	c instanciating clauses for relation R3 (supports) and variables V30 V223 
0.11	c instanciating clauses for relation R6 (supports) and variables V30 V227 
0.11	c instanciating clauses for relation R8 (supports) and variables V30 V244 
0.11	c instanciating clauses for relation R5 (conflicts) and variables V30 V262 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V30 V281 
0.11	c instanciating clauses for relation R14 (conflicts) and variables V30 V282 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V30 V286 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V30 V299 
0.11	c instanciating clauses for relation R15 (supports) and variables V30 V302 
0.11	c instanciating clauses for relation R9 (supports) and variables V30 V303 
0.11	c instanciating clauses for relation R5 (conflicts) and variables V31 V53 
0.11	c instanciating clauses for relation R5 (conflicts) and variables V31 V56 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V31 V64 
0.11	c instanciating clauses for relation R19 (conflicts) and variables V31 V65 
0.11	c instanciating clauses for relation R15 (supports) and variables V31 V74 
0.11	c instanciating clauses for relation R44 (supports) and variables V31 V77 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V31 V101 
0.11	c instanciating clauses for relation R3 (supports) and variables V31 V104 
0.11	c instanciating clauses for relation R6 (supports) and variables V31 V120 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V31 V126 
0.11	c instanciating clauses for relation R15 (supports) and variables V31 V146 
0.11	c instanciating clauses for relation R13 (supports) and variables V31 V151 
0.11	c instanciating clauses for relation R0 (conflicts) and variables V31 V153 
0.11	c instanciating clauses for relation R13 (supports) and variables V31 V162 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V31 V166 
0.11	c instanciating clauses for relation R7 (supports) and variables V31 V167 
0.11	c instanciating clauses for relation R10 (conflicts) and variables V31 V192 
0.11	c instanciating clauses for relation R4 (conflicts) and variables V31 V224 
0.11	c instanciating clauses for relation R7 (supports) and variables V31 V225 
0.11	c instanciating clauses for relation R15 (supports) and variables V31 V232 
0.11	c instanciating clauses for relation R13 (supports) and variables V31 V255 
0.11	c instanciating clauses for relation R8 (supports) and variables V31 V263 
0.11	c instanciating clauses for relation R21 (conflicts) and variables V31 V287 
0.11	c instanciating clauses for relation R21 (conflicts) and variables V31 V292 
0.11	c instanciating clauses for relation R12 (conflicts) and variables V31 V305 
0.11	c instanciating clauses for relation R23 (conflicts) and variables V31 V309 
0.11	c instanciating clauses for relation R11 (supports) and variables V31 V312 
0.11	c instanciating clauses for relation R8 (supports) and variables V32 V40 
0.12	c instanciating clauses for relation R19 (conflicts) and variables V32 V47 
0.12	c instanciating clauses for relation R23 (conflicts) and variables V32 V83 
0.12	c instanciating clauses for relation R2 (supports) and variables V32 V85 
0.12	c instanciating clauses for relation R21 (conflicts) and variables V32 V100 
0.12	c instanciating clauses for relation R19 (conflicts) and variables V32 V129 
0.12	c instanciating clauses for relation R4 (conflicts) and variables V32 V144 
0.12	c instanciating clauses for relation R8 (supports) and variables V32 V148 
0.12	c instanciating clauses for relation R13 (supports) and variables V32 V150 
0.12	c instanciating clauses for relation R8 (supports) and variables V32 V174 
0.12	c instanciating clauses for relation R23 (conflicts) and variables V32 V177 
0.12	c instanciating clauses for relation R15 (supports) and variables V32 V185 
0.12	c instanciating clauses for relation R0 (conflicts) and variables V32 V187 
0.12	c instanciating clauses for relation R9 (supports) and variables V32 V190 
0.12	c instanciating clauses for relation R9 (supports) and variables V32 V193 
0.12	c instanciating clauses for relation R8 (supports) and variables V32 V202 
0.12	c instanciating clauses for relation R14 (conflicts) and variables V32 V205 
0.12	c instanciating clauses for relation R10 (conflicts) and variables V32 V206 
0.12	c instanciating clauses for relation R3 (supports) and variables V32 V232 
0.12	c instanciating clauses for relation R13 (supports) and variables V32 V238 
0.12	c instanciating clauses for relation R12 (conflicts) and variables V32 V239 
0.12	c instanciating clauses for relation R21 (conflicts) and variables V32 V249 
0.12	c instanciating clauses for relation R15 (supports) and variables V32 V254 
0.12	c instanciating clauses for relation R19 (conflicts) and variables V32 V275 
0.12	c instanciating clauses for relation R14 (conflicts) and variables V32 V277 
0.12	c instanciating clauses for relation R32 (supports) and variables V32 V278 
0.12	c instanciating clauses for relation R2 (supports) and variables V32 V280 
0.12	c instanciating clauses for relation R2 (supports) and variables V32 V284 
0.12	c instanciating clauses for relation R7 (supports) and variables V32 V295 
0.12	c instanciating clauses for relation R23 (conflicts) and variables V33 V51 
0.12	c instanciating clauses for relation R10 (conflicts) and variables V33 V63 
0.12	c instanciating clauses for relation R9 (supports) and variables V33 V75 
0.12	c instanciating clauses for relation R45 (supports) and variables V33 V79 
0.12	c instanciating clauses for relation R7 (supports) and variables V33 V84 
0.12	c instanciating clauses for relation R14 (conflicts) and variables V33 V94 
0.12	c instanciating clauses for relation R2 (supports) and variables V33 V102 
0.12	c instanciating clauses for relation R21 (conflicts) and variables V33 V122 
0.12	c instanciating clauses for relation R9 (supports) and variables V33 V123 
0.12	c instanciating clauses for relation R12 (conflicts) and variables V33 V133 
0.12	c instanciating clauses for relation R15 (supports) and variables V33 V135 
0.12	c instanciating clauses for relation R7 (supports) and variables V33 V144 
0.12	c instanciating clauses for relation R11 (supports) and variables V33 V149 
0.12	c instanciating clauses for relation R4 (conflicts) and variables V33 V150 
0.12	c instanciating clauses for relation R14 (conflicts) and variables V33 V180 
0.12	c instanciating clauses for relation R6 (supports) and variables V33 V205 
0.12	c instanciating clauses for relation R23 (conflicts) and variables V33 V210 
0.12	c instanciating clauses for relation R6 (supports) and variables V33 V213 
0.12	c instanciating clauses for relation R6 (supports) and variables V33 V216 
0.12	c instanciating clauses for relation R23 (conflicts) and variables V33 V237 
0.12	c instanciating clauses for relation R2 (supports) and variables V33 V247 
0.12	c instanciating clauses for relation R14 (conflicts) and variables V33 V248 
0.12	c instanciating clauses for relation R46 (supports) and variables V33 V274 
0.12	c instanciating clauses for relation R21 (conflicts) and variables V33 V283 
0.12	c instanciating clauses for relation R3 (supports) and variables V33 V295 
0.12	c instanciating clauses for relation R6 (supports) and variables V33 V312 
0.12	c instanciating clauses for relation R19 (conflicts) and variables V34 V63 
0.12	c instanciating clauses for relation R9 (supports) and variables V34 V73 
0.12	c instanciating clauses for relation R3 (supports) and variables V34 V80 
0.12	c instanciating clauses for relation R19 (conflicts) and variables V34 V99 
0.12	c instanciating clauses for relation R5 (conflicts) and variables V34 V105 
0.12	c instanciating clauses for relation R10 (conflicts) and variables V34 V116 
0.12	c instanciating clauses for relation R7 (supports) and variables V34 V120 
0.12	c instanciating clauses for relation R19 (conflicts) and variables V34 V140 
0.12	c instanciating clauses for relation R6 (supports) and variables V34 V146 
0.12	c instanciating clauses for relation R11 (supports) and variables V34 V154 
0.12	c instanciating clauses for relation R11 (supports) and variables V34 V164 
0.12	c instanciating clauses for relation R15 (supports) and variables V34 V170 
0.12	c instanciating clauses for relation R13 (supports) and variables V34 V173 
0.12	c instanciating clauses for relation R0 (conflicts) and variables V34 V175 
0.12	c instanciating clauses for relation R5 (conflicts) and variables V34 V194 
0.12	c instanciating clauses for relation R7 (supports) and variables V34 V201 
0.12	c instanciating clauses for relation R11 (supports) and variables V34 V204 
0.12	c instanciating clauses for relation R15 (supports) and variables V34 V207 
0.12	c instanciating clauses for relation R4 (conflicts) and variables V34 V211 
0.12	c instanciating clauses for relation R21 (conflicts) and variables V34 V222 
0.12	c instanciating clauses for relation R9 (supports) and variables V34 V227 
0.12	c instanciating clauses for relation R10 (conflicts) and variables V34 V232 
0.12	c instanciating clauses for relation R7 (supports) and variables V34 V262 
0.12	c instanciating clauses for relation R14 (conflicts) and variables V34 V267 
0.12	c instanciating clauses for relation R4 (conflicts) and variables V34 V282 
0.12	c instanciating clauses for relation R23 (conflicts) and variables V34 V291 
0.12	c instanciating clauses for relation R15 (supports) and variables V34 V304 
0.13	c instanciating clauses for relation R9 (supports) and variables V34 V309 
0.13	c instanciating clauses for relation R7 (supports) and variables V35 V38 
0.13	c instanciating clauses for relation R11 (supports) and variables V35 V46 
0.13	c instanciating clauses for relation R8 (supports) and variables V35 V59 
0.13	c instanciating clauses for relation R7 (supports) and variables V35 V87 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V35 V90 
0.13	c instanciating clauses for relation R7 (supports) and variables V35 V93 
0.13	c instanciating clauses for relation R6 (supports) and variables V35 V100 
0.13	c instanciating clauses for relation R3 (supports) and variables V35 V107 
0.13	c instanciating clauses for relation R21 (conflicts) and variables V35 V109 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V35 V142 
0.13	c instanciating clauses for relation R2 (supports) and variables V35 V151 
0.13	c instanciating clauses for relation R23 (conflicts) and variables V35 V156 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V35 V157 
0.13	c instanciating clauses for relation R9 (supports) and variables V35 V158 
0.13	c instanciating clauses for relation R11 (supports) and variables V35 V160 
0.13	c instanciating clauses for relation R9 (supports) and variables V35 V164 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V35 V176 
0.13	c instanciating clauses for relation R2 (supports) and variables V35 V182 
0.13	c instanciating clauses for relation R14 (conflicts) and variables V35 V227 
0.13	c instanciating clauses for relation R23 (conflicts) and variables V35 V244 
0.13	c instanciating clauses for relation R13 (supports) and variables V35 V248 
0.13	c instanciating clauses for relation R10 (conflicts) and variables V35 V251 
0.13	c instanciating clauses for relation R13 (supports) and variables V35 V265 
0.13	c instanciating clauses for relation R12 (conflicts) and variables V35 V268 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V35 V273 
0.13	c instanciating clauses for relation R0 (conflicts) and variables V35 V286 
0.13	c instanciating clauses for relation R10 (conflicts) and variables V35 V306 
0.13	c instanciating clauses for relation R9 (supports) and variables V36 V47 
0.13	c instanciating clauses for relation R15 (supports) and variables V36 V50 
0.13	c instanciating clauses for relation R0 (conflicts) and variables V36 V90 
0.13	c instanciating clauses for relation R15 (supports) and variables V36 V100 
0.13	c instanciating clauses for relation R23 (conflicts) and variables V36 V117 
0.13	c instanciating clauses for relation R11 (supports) and variables V36 V171 
0.13	c instanciating clauses for relation R0 (conflicts) and variables V36 V176 
0.13	c instanciating clauses for relation R3 (supports) and variables V36 V178 
0.13	c instanciating clauses for relation R47 (supports) and variables V36 V183 
0.13	c instanciating clauses for relation R21 (conflicts) and variables V36 V187 
0.13	c instanciating clauses for relation R19 (conflicts) and variables V36 V189 
0.13	c instanciating clauses for relation R19 (conflicts) and variables V36 V195 
0.13	c instanciating clauses for relation R7 (supports) and variables V36 V202 
0.13	c instanciating clauses for relation R7 (supports) and variables V36 V230 
0.13	c instanciating clauses for relation R21 (conflicts) and variables V36 V235 
0.13	c instanciating clauses for relation R48 (supports) and variables V36 V243 
0.13	c instanciating clauses for relation R10 (conflicts) and variables V36 V250 
0.13	c instanciating clauses for relation R4 (conflicts) and variables V36 V259 
0.13	c instanciating clauses for relation R7 (supports) and variables V36 V265 
0.13	c instanciating clauses for relation R14 (conflicts) and variables V36 V288 
0.13	c instanciating clauses for relation R4 (conflicts) and variables V36 V289 
0.13	c instanciating clauses for relation R21 (conflicts) and variables V36 V293 
0.13	c instanciating clauses for relation R9 (supports) and variables V36 V306 
0.13	c instanciating clauses for relation R6 (supports) and variables V36 V310 
0.13	c instanciating clauses for relation R9 (supports) and variables V36 V312 
0.13	c instanciating clauses for relation R19 (conflicts) and variables V37 V48 
0.13	c instanciating clauses for relation R6 (supports) and variables V37 V66 
0.13	c instanciating clauses for relation R19 (conflicts) and variables V37 V68 
0.13	c instanciating clauses for relation R14 (conflicts) and variables V37 V69 
0.13	c instanciating clauses for relation R15 (supports) and variables V37 V88 
0.13	c instanciating clauses for relation R12 (conflicts) and variables V37 V117 
0.13	c instanciating clauses for relation R10 (conflicts) and variables V37 V130 
0.13	c instanciating clauses for relation R23 (conflicts) and variables V37 V139 
0.13	c instanciating clauses for relation R14 (conflicts) and variables V37 V143 
0.13	c instanciating clauses for relation R2 (supports) and variables V37 V152 
0.13	c instanciating clauses for relation R4 (conflicts) and variables V37 V162 
0.13	c instanciating clauses for relation R12 (conflicts) and variables V37 V179 
0.13	c instanciating clauses for relation R10 (conflicts) and variables V37 V180 
0.13	c instanciating clauses for relation R4 (conflicts) and variables V37 V202 
0.13	c instanciating clauses for relation R9 (supports) and variables V37 V210 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V37 V231 
0.13	c instanciating clauses for relation R2 (supports) and variables V37 V234 
0.13	c instanciating clauses for relation R9 (supports) and variables V37 V236 
0.13	c instanciating clauses for relation R7 (supports) and variables V37 V246 
0.13	c instanciating clauses for relation R3 (supports) and variables V37 V253 
0.13	c instanciating clauses for relation R5 (conflicts) and variables V37 V260 
0.13	c instanciating clauses for relation R7 (supports) and variables V37 V261 
0.13	c instanciating clauses for relation R19 (conflicts) and variables V37 V264 
0.13	c instanciating clauses for relation R12 (conflicts) and variables V37 V277 
0.13	c instanciating clauses for relation R14 (conflicts) and variables V37 V287 
0.13	c instanciating clauses for relation R0 (conflicts) and variables V37 V292 
0.13	c instanciating clauses for relation R9 (supports) and variables V37 V305 
0.13	c instanciating clauses for relation R23 (conflicts) and variables V37 V306 
0.13	c instanciating clauses for relation R9 (supports) and variables V38 V50 
0.13	c instanciating clauses for relation R15 (supports) and variables V38 V55 
0.13	c instanciating clauses for relation R10 (conflicts) and variables V38 V59 
0.14	c instanciating clauses for relation R23 (conflicts) and variables V38 V87 
0.14	c instanciating clauses for relation R23 (conflicts) and variables V38 V93 
0.14	c instanciating clauses for relation R4 (conflicts) and variables V38 V107 
0.14	c instanciating clauses for relation R15 (supports) and variables V38 V115 
0.14	c instanciating clauses for relation R11 (supports) and variables V38 V122 
0.14	c instanciating clauses for relation R0 (conflicts) and variables V38 V155 
0.14	c instanciating clauses for relation R7 (supports) and variables V38 V156 
0.14	c instanciating clauses for relation R6 (supports) and variables V38 V168 
0.14	c instanciating clauses for relation R7 (supports) and variables V38 V244 
0.14	c instanciating clauses for relation R5 (conflicts) and variables V38 V250 
0.14	c instanciating clauses for relation R8 (supports) and variables V38 V251 
0.14	c instanciating clauses for relation R6 (supports) and variables V38 V261 
0.14	c instanciating clauses for relation R5 (conflicts) and variables V38 V266 
0.14	c instanciating clauses for relation R5 (conflicts) and variables V38 V296 
0.14	c instanciating clauses for relation R8 (supports) and variables V38 V306 
0.14	c instanciating clauses for relation R2 (supports) and variables V38 V307 
0.14	c instanciating clauses for relation R14 (conflicts) and variables V38 V313 
0.14	c instanciating clauses for relation R8 (supports) and variables V39 V45 
0.14	c instanciating clauses for relation R10 (conflicts) and variables V39 V51 
0.14	c instanciating clauses for relation R13 (supports) and variables V39 V69 
0.14	c instanciating clauses for relation R21 (conflicts) and variables V39 V82 
0.14	c instanciating clauses for relation R8 (supports) and variables V39 V88 
0.14	c instanciating clauses for relation R0 (conflicts) and variables V39 V89 
0.14	c instanciating clauses for relation R11 (supports) and variables V39 V92 
0.14	c instanciating clauses for relation R12 (conflicts) and variables V39 V110 
0.14	c instanciating clauses for relation R2 (supports) and variables V39 V119 
0.14	c instanciating clauses for relation R14 (conflicts) and variables V39 V127 
0.14	c instanciating clauses for relation R2 (supports) and variables V39 V155 
0.14	c instanciating clauses for relation R8 (supports) and variables V39 V158 
0.14	c instanciating clauses for relation R49 (supports) and variables V39 V163 
0.14	c instanciating clauses for relation R6 (supports) and variables V39 V165 
0.14	c instanciating clauses for relation R19 (conflicts) and variables V39 V178 
0.14	c instanciating clauses for relation R15 (supports) and variables V39 V187 
0.14	c instanciating clauses for relation R14 (conflicts) and variables V39 V188 
0.14	c instanciating clauses for relation R5 (conflicts) and variables V39 V218 
0.14	c instanciating clauses for relation R13 (supports) and variables V39 V225 
0.14	c instanciating clauses for relation R10 (conflicts) and variables V39 V226 
0.14	c instanciating clauses for relation R14 (conflicts) and variables V39 V258 
0.14	c instanciating clauses for relation R7 (supports) and variables V39 V270 
0.14	c instanciating clauses for relation R7 (supports) and variables V39 V273 
0.14	c instanciating clauses for relation R4 (conflicts) and variables V39 V279 
0.14	c instanciating clauses for relation R15 (supports) and variables V39 V280 
0.14	c instanciating clauses for relation R19 (conflicts) and variables V39 V283 
0.14	c instanciating clauses for relation R3 (supports) and variables V39 V311 
0.14	c instanciating clauses for relation R10 (conflicts) and variables V40 V64 
0.14	c instanciating clauses for relation R0 (conflicts) and variables V40 V67 
0.14	c instanciating clauses for relation R23 (conflicts) and variables V40 V76 
0.14	c instanciating clauses for relation R11 (supports) and variables V40 V83 
0.14	c instanciating clauses for relation R2 (supports) and variables V40 V87 
0.14	c instanciating clauses for relation R6 (supports) and variables V40 V102 
0.14	c instanciating clauses for relation R3 (supports) and variables V40 V130 
0.14	c instanciating clauses for relation R9 (supports) and variables V40 V144 
0.14	c instanciating clauses for relation R12 (conflicts) and variables V40 V148 
0.14	c instanciating clauses for relation R2 (supports) and variables V40 V159 
0.14	c instanciating clauses for relation R4 (conflicts) and variables V40 V160 
0.14	c instanciating clauses for relation R15 (supports) and variables V40 V162 
0.14	c instanciating clauses for relation R8 (supports) and variables V40 V171 
0.14	c instanciating clauses for relation R12 (conflicts) and variables V40 V174 
0.14	c instanciating clauses for relation R11 (supports) and variables V40 V177 
0.14	c instanciating clauses for relation R5 (conflicts) and variables V40 V197 
0.14	c instanciating clauses for relation R12 (conflicts) and variables V40 V202 
0.14	c instanciating clauses for relation R13 (supports) and variables V40 V206 
0.14	c instanciating clauses for relation R21 (conflicts) and variables V40 V232 
0.14	c instanciating clauses for relation R3 (supports) and variables V40 V241 
0.14	c instanciating clauses for relation R6 (supports) and variables V40 V249 
0.14	c instanciating clauses for relation R0 (conflicts) and variables V40 V253 
0.14	c instanciating clauses for relation R23 (conflicts) and variables V40 V266 
0.14	c instanciating clauses for relation R14 (conflicts) and variables V40 V295 
0.14	c instanciating clauses for relation R6 (supports) and variables V40 V304 
0.14	c instanciating clauses for relation R3 (supports) and variables V41 V52 
0.14	c instanciating clauses for relation R6 (supports) and variables V41 V54 
0.14	c instanciating clauses for relation R12 (conflicts) and variables V41 V55 
0.14	c instanciating clauses for relation R14 (conflicts) and variables V41 V67 
0.14	c instanciating clauses for relation R4 (conflicts) and variables V41 V71 
0.14	c instanciating clauses for relation R13 (supports) and variables V41 V93 
0.14	c instanciating clauses for relation R15 (supports) and variables V41 V107 
0.14	c instanciating clauses for relation R12 (conflicts) and variables V41 V109 
0.14	c instanciating clauses for relation R5 (conflicts) and variables V41 V141 
0.14	c instanciating clauses for relation R3 (supports) and variables V41 V146 
0.14	c instanciating clauses for relation R0 (conflicts) and variables V41 V154 
0.15	c instanciating clauses for relation R5 (conflicts) and variables V41 V171 
0.15	c instanciating clauses for relation R6 (supports) and variables V41 V177 
0.15	c instanciating clauses for relation R21 (conflicts) and variables V41 V186 
0.15	c instanciating clauses for relation R12 (conflicts) and variables V41 V203 
0.15	c instanciating clauses for relation R9 (supports) and variables V41 V206 
0.15	c instanciating clauses for relation R4 (conflicts) and variables V41 V213 
0.15	c instanciating clauses for relation R48 (supports) and variables V41 V223 
0.15	c instanciating clauses for relation R19 (conflicts) and variables V41 V226 
0.15	c instanciating clauses for relation R6 (supports) and variables V41 V231 
0.15	c instanciating clauses for relation R2 (supports) and variables V41 V237 
0.15	c instanciating clauses for relation R8 (supports) and variables V41 V244 
0.15	c instanciating clauses for relation R11 (supports) and variables V41 V249 
0.15	c instanciating clauses for relation R4 (conflicts) and variables V41 V286 
0.15	c instanciating clauses for relation R10 (conflicts) and variables V41 V299 
0.15	c instanciating clauses for relation R9 (supports) and variables V41 V301 
0.15	c instanciating clauses for relation R9 (supports) and variables V42 V49 
0.15	c instanciating clauses for relation R10 (conflicts) and variables V42 V68 
0.15	c instanciating clauses for relation R4 (conflicts) and variables V42 V74 
0.15	c instanciating clauses for relation R3 (supports) and variables V42 V86 
0.15	c instanciating clauses for relation R3 (supports) and variables V42 V96 
0.15	c instanciating clauses for relation R7 (supports) and variables V42 V108 
0.15	c instanciating clauses for relation R21 (conflicts) and variables V42 V110 
0.15	c instanciating clauses for relation R8 (supports) and variables V42 V121 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V42 V134 
0.15	c instanciating clauses for relation R13 (supports) and variables V42 V136 
0.15	c instanciating clauses for relation R10 (conflicts) and variables V42 V145 
0.15	c instanciating clauses for relation R15 (supports) and variables V42 V158 
0.15	c instanciating clauses for relation R19 (conflicts) and variables V42 V159 
0.15	c instanciating clauses for relation R0 (conflicts) and variables V42 V167 
0.15	c instanciating clauses for relation R0 (conflicts) and variables V42 V178 
0.15	c instanciating clauses for relation R15 (supports) and variables V42 V206 
0.15	c instanciating clauses for relation R11 (supports) and variables V42 V212 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V42 V213 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V42 V220 
0.15	c instanciating clauses for relation R12 (conflicts) and variables V42 V229 
0.15	c instanciating clauses for relation R21 (conflicts) and variables V42 V233 
0.15	c instanciating clauses for relation R12 (conflicts) and variables V42 V254 
0.15	c instanciating clauses for relation R15 (supports) and variables V42 V263 
0.15	c instanciating clauses for relation R6 (supports) and variables V42 V269 
0.15	c instanciating clauses for relation R21 (conflicts) and variables V42 V291 
0.15	c instanciating clauses for relation R21 (conflicts) and variables V42 V298 
0.15	c instanciating clauses for relation R5 (conflicts) and variables V42 V314 
0.15	c instanciating clauses for relation R3 (supports) and variables V43 V45 
0.15	c instanciating clauses for relation R5 (conflicts) and variables V43 V57 
0.15	c instanciating clauses for relation R2 (supports) and variables V43 V60 
0.15	c instanciating clauses for relation R2 (supports) and variables V43 V61 
0.15	c instanciating clauses for relation R3 (supports) and variables V43 V62 
0.15	c instanciating clauses for relation R11 (supports) and variables V43 V82 
0.15	c instanciating clauses for relation R13 (supports) and variables V43 V106 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V43 V110 
0.15	c instanciating clauses for relation R15 (supports) and variables V43 V119 
0.15	c instanciating clauses for relation R13 (supports) and variables V43 V123 
0.15	c instanciating clauses for relation R12 (conflicts) and variables V43 V131 
0.15	c instanciating clauses for relation R15 (supports) and variables V43 V137 
0.15	c instanciating clauses for relation R22 (supports) and variables V43 V142 
0.15	c instanciating clauses for relation R3 (supports) and variables V43 V143 
0.15	c instanciating clauses for relation R9 (supports) and variables V43 V147 
0.15	c instanciating clauses for relation R9 (supports) and variables V43 V185 
0.15	c instanciating clauses for relation R4 (conflicts) and variables V43 V192 
0.15	c instanciating clauses for relation R12 (conflicts) and variables V43 V212 
0.15	c instanciating clauses for relation R7 (supports) and variables V43 V215 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V43 V241 
0.15	c instanciating clauses for relation R3 (supports) and variables V43 V251 
0.15	c instanciating clauses for relation R0 (conflicts) and variables V43 V260 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V43 V272 
0.15	c instanciating clauses for relation R2 (supports) and variables V43 V277 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V43 V297 
0.15	c instanciating clauses for relation R2 (supports) and variables V43 V308 
0.15	c instanciating clauses for relation R14 (conflicts) and variables V43 V314 
0.15	c instanciating clauses for relation R6 (supports) and variables V44 V46 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V44 V61 
0.15	c instanciating clauses for relation R8 (supports) and variables V44 V62 
0.15	c instanciating clauses for relation R10 (conflicts) and variables V44 V70 
0.15	c instanciating clauses for relation R8 (supports) and variables V44 V72 
0.15	c instanciating clauses for relation R13 (supports) and variables V44 V105 
0.15	c instanciating clauses for relation R19 (conflicts) and variables V44 V109 
0.15	c instanciating clauses for relation R19 (conflicts) and variables V44 V113 
0.15	c instanciating clauses for relation R5 (conflicts) and variables V44 V128 
0.15	c instanciating clauses for relation R5 (conflicts) and variables V44 V136 
0.15	c instanciating clauses for relation R23 (conflicts) and variables V44 V151 
0.15	c instanciating clauses for relation R5 (conflicts) and variables V44 V167 
0.16	c instanciating clauses for relation R7 (supports) and variables V44 V176 
0.16	c instanciating clauses for relation R8 (supports) and variables V44 V195 
0.16	c instanciating clauses for relation R23 (conflicts) and variables V44 V203 
0.16	c instanciating clauses for relation R13 (supports) and variables V44 V204 
0.16	c instanciating clauses for relation R6 (supports) and variables V44 V208 
0.16	c instanciating clauses for relation R14 (conflicts) and variables V44 V228 
0.16	c instanciating clauses for relation R14 (conflicts) and variables V44 V239 
0.16	c instanciating clauses for relation R2 (supports) and variables V44 V256 
0.16	c instanciating clauses for relation R9 (supports) and variables V44 V261 
0.16	c instanciating clauses for relation R14 (conflicts) and variables V44 V281 
0.16	c instanciating clauses for relation R0 (conflicts) and variables V44 V288 
0.16	c instanciating clauses for relation R13 (supports) and variables V45 V51 
0.16	c instanciating clauses for relation R7 (supports) and variables V45 V58 
0.16	c instanciating clauses for relation R5 (conflicts) and variables V45 V62 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V45 V88 
0.16	c instanciating clauses for relation R7 (supports) and variables V45 V91 
0.16	c instanciating clauses for relation R15 (supports) and variables V45 V110 
0.16	c instanciating clauses for relation R7 (supports) and variables V45 V141 
0.16	c instanciating clauses for relation R5 (conflicts) and variables V45 V143 
0.16	c instanciating clauses for relation R7 (supports) and variables V45 V148 
0.16	c instanciating clauses for relation R4 (conflicts) and variables V45 V149 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V45 V158 
0.16	c instanciating clauses for relation R9 (supports) and variables V45 V163 
0.16	c instanciating clauses for relation R10 (conflicts) and variables V45 V170 
0.16	c instanciating clauses for relation R23 (conflicts) and variables V45 V173 
0.16	c instanciating clauses for relation R8 (supports) and variables V45 V185 
0.16	c instanciating clauses for relation R2 (supports) and variables V45 V192 
0.16	c instanciating clauses for relation R10 (conflicts) and variables V45 V214 
0.16	c instanciating clauses for relation R19 (conflicts) and variables V45 V215 
0.16	c instanciating clauses for relation R13 (supports) and variables V45 V226 
0.16	c instanciating clauses for relation R10 (conflicts) and variables V45 V236 
0.16	c instanciating clauses for relation R15 (supports) and variables V45 V241 
0.16	c instanciating clauses for relation R5 (conflicts) and variables V45 V251 
0.16	c instanciating clauses for relation R14 (conflicts) and variables V45 V270 
0.16	c instanciating clauses for relation R15 (supports) and variables V45 V272 
0.16	c instanciating clauses for relation R14 (conflicts) and variables V45 V273 
0.16	c instanciating clauses for relation R9 (supports) and variables V45 V279 
0.16	c instanciating clauses for relation R15 (supports) and variables V45 V297 
0.16	c instanciating clauses for relation R21 (conflicts) and variables V45 V311 
0.16	c instanciating clauses for relation R2 (supports) and variables V46 V103 
0.16	c instanciating clauses for relation R50 (supports) and variables V46 V109 
0.16	c instanciating clauses for relation R15 (supports) and variables V46 V112 
0.16	c instanciating clauses for relation R11 (supports) and variables V46 V113 
0.16	c instanciating clauses for relation R15 (supports) and variables V46 V114 
0.16	c instanciating clauses for relation R9 (supports) and variables V46 V128 
0.16	c instanciating clauses for relation R9 (supports) and variables V46 V136 
0.16	c instanciating clauses for relation R4 (conflicts) and variables V46 V158 
0.16	c instanciating clauses for relation R23 (conflicts) and variables V46 V160 
0.16	c instanciating clauses for relation R4 (conflicts) and variables V46 V164 
0.16	c instanciating clauses for relation R19 (conflicts) and variables V46 V165 
0.16	c instanciating clauses for relation R9 (supports) and variables V46 V167 
0.16	c instanciating clauses for relation R19 (conflicts) and variables V46 V184 
0.16	c instanciating clauses for relation R15 (supports) and variables V46 V196 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V46 V208 
0.16	c instanciating clauses for relation R5 (conflicts) and variables V46 V221 
0.16	c instanciating clauses for relation R7 (supports) and variables V46 V227 
0.16	c instanciating clauses for relation R10 (conflicts) and variables V46 V248 
0.16	c instanciating clauses for relation R21 (conflicts) and variables V46 V256 
0.16	c instanciating clauses for relation R10 (conflicts) and variables V46 V265 
0.16	c instanciating clauses for relation R8 (supports) and variables V46 V268 
0.16	c instanciating clauses for relation R6 (supports) and variables V46 V282 
0.16	c instanciating clauses for relation R44 (supports) and variables V46 V288 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V47 V52 
0.16	c instanciating clauses for relation R13 (supports) and variables V47 V61 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V47 V83 
0.16	c instanciating clauses for relation R41 (supports) and variables V47 V85 
0.16	c instanciating clauses for relation R23 (conflicts) and variables V47 V129 
0.16	c instanciating clauses for relation R14 (conflicts) and variables V47 V138 
0.16	c instanciating clauses for relation R19 (conflicts) and variables V47 V171 
0.16	c instanciating clauses for relation R2 (supports) and variables V47 V183 
0.16	c instanciating clauses for relation R7 (supports) and variables V47 V185 
0.16	c instanciating clauses for relation R51 (supports) and variables V47 V187 
0.16	c instanciating clauses for relation R11 (supports) and variables V47 V233 
0.16	c instanciating clauses for relation R2 (supports) and variables V47 V235 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V47 V241 
0.16	c instanciating clauses for relation R12 (conflicts) and variables V47 V242 
0.16	c instanciating clauses for relation R7 (supports) and variables V47 V254 
0.16	c instanciating clauses for relation R9 (supports) and variables V47 V265 
0.16	c instanciating clauses for relation R23 (conflicts) and variables V47 V275 
0.16	c instanciating clauses for relation R3 (supports) and variables V47 V278 
0.16	c instanciating clauses for relation R3 (supports) and variables V47 V280 
0.17	c instanciating clauses for relation R3 (supports) and variables V47 V284 
0.17	c instanciating clauses for relation R15 (supports) and variables V47 V288 
0.17	c instanciating clauses for relation R2 (supports) and variables V47 V293 
0.17	c instanciating clauses for relation R5 (conflicts) and variables V47 V306 
0.17	c instanciating clauses for relation R5 (conflicts) and variables V47 V312 
0.17	c instanciating clauses for relation R9 (supports) and variables V48 V55 
0.17	c instanciating clauses for relation R9 (supports) and variables V48 V59 
0.17	c instanciating clauses for relation R8 (supports) and variables V48 V66 
0.17	c instanciating clauses for relation R5 (conflicts) and variables V48 V67 
0.17	c instanciating clauses for relation R23 (conflicts) and variables V48 V68 
0.17	c instanciating clauses for relation R15 (supports) and variables V48 V73 
0.17	c instanciating clauses for relation R11 (supports) and variables V48 V77 
0.17	c instanciating clauses for relation R6 (supports) and variables V48 V80 
0.17	c instanciating clauses for relation R12 (conflicts) and variables V48 V81 
0.17	c instanciating clauses for relation R7 (supports) and variables V48 V88 
0.17	c instanciating clauses for relation R9 (supports) and variables V48 V94 
0.17	c instanciating clauses for relation R6 (supports) and variables V48 V124 
0.17	c instanciating clauses for relation R52 (supports) and variables V48 V131 
0.17	c instanciating clauses for relation R3 (supports) and variables V48 V152 
0.17	c instanciating clauses for relation R22 (supports) and variables V48 V186 
0.17	c instanciating clauses for relation R0 (conflicts) and variables V48 V209 
0.17	c instanciating clauses for relation R4 (conflicts) and variables V48 V231 
0.17	c instanciating clauses for relation R3 (supports) and variables V48 V234 
0.17	c instanciating clauses for relation R9 (supports) and variables V48 V254 
0.17	c instanciating clauses for relation R4 (conflicts) and variables V48 V260 
0.17	c instanciating clauses for relation R23 (conflicts) and variables V48 V264 
0.17	c instanciating clauses for relation R5 (conflicts) and variables V48 V271 
0.17	c instanciating clauses for relation R9 (supports) and variables V48 V275 
0.17	c instanciating clauses for relation R10 (conflicts) and variables V48 V292 
0.17	c instanciating clauses for relation R15 (supports) and variables V48 V305 
0.17	c instanciating clauses for relation R3 (supports) and variables V49 V79 
0.17	c instanciating clauses for relation R2 (supports) and variables V49 V110 
0.17	c instanciating clauses for relation R8 (supports) and variables V49 V115 
0.17	c instanciating clauses for relation R0 (conflicts) and variables V49 V136 
0.17	c instanciating clauses for relation R23 (conflicts) and variables V49 V152 
0.17	c instanciating clauses for relation R3 (supports) and variables V49 V179 
0.17	c instanciating clauses for relation R10 (conflicts) and variables V49 V190 
0.17	c instanciating clauses for relation R4 (conflicts) and variables V49 V196 
0.17	c instanciating clauses for relation R4 (conflicts) and variables V49 V198 
0.17	c instanciating clauses for relation R3 (supports) and variables V49 V205 
0.17	c instanciating clauses for relation R19 (conflicts) and variables V49 V212 
0.17	c instanciating clauses for relation R10 (conflicts) and variables V49 V219 
0.17	c instanciating clauses for relation R9 (supports) and variables V49 V225 
0.17	c instanciating clauses for relation R6 (supports) and variables V49 V229 
0.17	c instanciating clauses for relation R2 (supports) and variables V49 V233 
0.17	c instanciating clauses for relation R6 (supports) and variables V49 V254 
0.17	c instanciating clauses for relation R10 (conflicts) and variables V49 V287 
0.17	c instanciating clauses for relation R11 (supports) and variables V49 V290 
0.17	c instanciating clauses for relation R2 (supports) and variables V49 V291 
0.17	c instanciating clauses for relation R2 (supports) and variables V49 V298 
0.17	c instanciating clauses for relation R9 (supports) and variables V50 V76 
0.17	c instanciating clauses for relation R8 (supports) and variables V50 V90 
0.17	c instanciating clauses for relation R9 (supports) and variables V50 V97 
0.17	c instanciating clauses for relation R23 (conflicts) and variables V50 V100 
0.17	c instanciating clauses for relation R12 (conflicts) and variables V50 V119 
0.17	c instanciating clauses for relation R19 (conflicts) and variables V50 V122 
0.17	c instanciating clauses for relation R12 (conflicts) and variables V50 V132 
0.17	c instanciating clauses for relation R13 (supports) and variables V50 V139 
0.17	c instanciating clauses for relation R12 (conflicts) and variables V50 V149 
0.17	c instanciating clauses for relation R8 (supports) and variables V50 V176 
0.17	c instanciating clauses for relation R12 (conflicts) and variables V50 V181 
0.17	c instanciating clauses for relation R8 (supports) and variables V50 V183 
0.17	c instanciating clauses for relation R9 (supports) and variables V50 V184 
0.17	c instanciating clauses for relation R7 (supports) and variables V50 V189 
0.17	c instanciating clauses for relation R7 (supports) and variables V50 V195 
0.17	c instanciating clauses for relation R7 (supports) and variables V50 V243 
0.17	c instanciating clauses for relation R10 (conflicts) and variables V50 V310 
0.17	c instanciating clauses for relation R53 (supports) and variables V50 V313 
0.17	c instanciating clauses for relation R10 (conflicts) and variables V51 V63 
0.17	c instanciating clauses for relation R2 (supports) and variables V51 V78 
0.17	c instanciating clauses for relation R8 (supports) and variables V51 V79 
0.17	c instanciating clauses for relation R7 (supports) and variables V51 V84 
0.17	c instanciating clauses for relation R13 (supports) and variables V51 V88 
0.17	c instanciating clauses for relation R15 (supports) and variables V51 V90 
0.18	c instanciating clauses for relation R15 (supports) and variables V51 V95 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V51 V114 
0.18	c instanciating clauses for relation R2 (supports) and variables V51 V133 
0.18	c instanciating clauses for relation R7 (supports) and variables V51 V144 
0.18	c instanciating clauses for relation R54 (supports) and variables V51 V150 
0.18	c instanciating clauses for relation R13 (supports) and variables V51 V158 
0.18	c instanciating clauses for relation R21 (conflicts) and variables V51 V163 
0.18	c instanciating clauses for relation R0 (conflicts) and variables V51 V188 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V51 V210 
0.18	c instanciating clauses for relation R19 (conflicts) and variables V51 V211 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V51 V226 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V51 V237 
0.18	c instanciating clauses for relation R55 (supports) and variables V51 V270 
0.18	c instanciating clauses for relation R11 (supports) and variables V51 V273 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V51 V274 
0.18	c instanciating clauses for relation R56 (supports) and variables V51 V279 
0.18	c instanciating clauses for relation R3 (supports) and variables V51 V295 
0.18	c instanciating clauses for relation R9 (supports) and variables V51 V311 
0.18	c instanciating clauses for relation R13 (supports) and variables V52 V61 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V52 V62 
0.18	c instanciating clauses for relation R10 (conflicts) and variables V52 V65 
0.18	c instanciating clauses for relation R51 (supports) and variables V52 V71 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V52 V75 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V52 V83 
0.18	c instanciating clauses for relation R13 (supports) and variables V52 V85 
0.18	c instanciating clauses for relation R7 (supports) and variables V52 V101 
0.18	c instanciating clauses for relation R14 (conflicts) and variables V52 V138 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V52 V146 
0.18	c instanciating clauses for relation R2 (supports) and variables V52 V213 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V52 V223 
0.18	c instanciating clauses for relation R3 (supports) and variables V52 V230 
0.18	c instanciating clauses for relation R11 (supports) and variables V52 V233 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V52 V241 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V52 V242 
0.18	c instanciating clauses for relation R0 (conflicts) and variables V52 V244 
0.18	c instanciating clauses for relation R9 (supports) and variables V52 V265 
0.18	c instanciating clauses for relation R3 (supports) and variables V52 V267 
0.18	c instanciating clauses for relation R10 (conflicts) and variables V52 V273 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V52 V284 
0.18	c instanciating clauses for relation R2 (supports) and variables V52 V286 
0.18	c instanciating clauses for relation R7 (supports) and variables V52 V293 
0.18	c instanciating clauses for relation R6 (supports) and variables V52 V299 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V53 V56 
0.18	c instanciating clauses for relation R19 (conflicts) and variables V53 V65 
0.18	c instanciating clauses for relation R1 (supports) and variables V53 V74 
0.18	c instanciating clauses for relation R2 (supports) and variables V53 V77 
0.18	c instanciating clauses for relation R3 (supports) and variables V53 V92 
0.18	c instanciating clauses for relation R9 (supports) and variables V53 V98 
0.18	c instanciating clauses for relation R10 (conflicts) and variables V53 V112 
0.18	c instanciating clauses for relation R13 (supports) and variables V53 V114 
0.18	c instanciating clauses for relation R21 (conflicts) and variables V53 V117 
0.18	c instanciating clauses for relation R21 (conflicts) and variables V53 V118 
0.18	c instanciating clauses for relation R6 (supports) and variables V53 V120 
0.18	c instanciating clauses for relation R13 (supports) and variables V53 V125 
0.18	c instanciating clauses for relation R14 (conflicts) and variables V53 V128 
0.18	c instanciating clauses for relation R8 (supports) and variables V53 V138 
0.18	c instanciating clauses for relation R15 (supports) and variables V53 V146 
0.18	c instanciating clauses for relation R0 (conflicts) and variables V53 V153 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V53 V191 
0.18	c instanciating clauses for relation R8 (supports) and variables V53 V200 
0.18	c instanciating clauses for relation R3 (supports) and variables V53 V203 
0.18	c instanciating clauses for relation R15 (supports) and variables V53 V232 
0.18	c instanciating clauses for relation R7 (supports) and variables V53 V242 
0.18	c instanciating clauses for relation R9 (supports) and variables V53 V245 
0.18	c instanciating clauses for relation R4 (conflicts) and variables V53 V246 
0.18	c instanciating clauses for relation R4 (conflicts) and variables V53 V258 
0.18	c instanciating clauses for relation R10 (conflicts) and variables V53 V276 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V53 V309 
0.18	c instanciating clauses for relation R23 (conflicts) and variables V54 V56 
0.18	c instanciating clauses for relation R7 (supports) and variables V54 V64 
0.18	c instanciating clauses for relation R10 (conflicts) and variables V54 V87 
0.18	c instanciating clauses for relation R14 (conflicts) and variables V54 V107 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V54 V111 
0.18	c instanciating clauses for relation R6 (supports) and variables V54 V122 
0.18	c instanciating clauses for relation R4 (conflicts) and variables V54 V135 
0.18	c instanciating clauses for relation R9 (supports) and variables V54 V141 
0.18	c instanciating clauses for relation R13 (supports) and variables V54 V154 
0.18	c instanciating clauses for relation R4 (conflicts) and variables V54 V168 
0.18	c instanciating clauses for relation R9 (supports) and variables V54 V171 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V54 V177 
0.18	c instanciating clauses for relation R2 (supports) and variables V54 V181 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V54 V188 
0.18	c instanciating clauses for relation R11 (supports) and variables V54 V223 
0.19	c instanciating clauses for relation R11 (supports) and variables V54 V226 
0.19	c instanciating clauses for relation R12 (conflicts) and variables V54 V231 
0.19	c instanciating clauses for relation R21 (conflicts) and variables V54 V237 
0.19	c instanciating clauses for relation R3 (supports) and variables V54 V238 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V54 V247 
0.19	c instanciating clauses for relation R57 (supports) and variables V54 V257 
0.19	c instanciating clauses for relation R19 (conflicts) and variables V54 V260 
0.19	c instanciating clauses for relation R6 (supports) and variables V54 V275 
0.19	c instanciating clauses for relation R5 (conflicts) and variables V54 V290 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V54 V302 
0.19	c instanciating clauses for relation R15 (supports) and variables V54 V307 
0.19	c instanciating clauses for relation R5 (conflicts) and variables V55 V59 
0.19	c instanciating clauses for relation R14 (conflicts) and variables V55 V67 
0.19	c instanciating clauses for relation R19 (conflicts) and variables V55 V77 
0.19	c instanciating clauses for relation R6 (supports) and variables V55 V81 
0.19	c instanciating clauses for relation R13 (supports) and variables V55 V93 
0.19	c instanciating clauses for relation R5 (conflicts) and variables V55 V94 
0.19	c instanciating clauses for relation R12 (conflicts) and variables V55 V109 
0.19	c instanciating clauses for relation R23 (conflicts) and variables V55 V115 
0.19	c instanciating clauses for relation R15 (supports) and variables V55 V131 
0.19	c instanciating clauses for relation R8 (supports) and variables V55 V155 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V55 V168 
0.19	c instanciating clauses for relation R47 (supports) and variables V55 V186 
0.19	c instanciating clauses for relation R12 (conflicts) and variables V55 V203 
0.19	c instanciating clauses for relation R9 (supports) and variables V55 V206 
0.19	c instanciating clauses for relation R11 (supports) and variables V55 V249 
0.19	c instanciating clauses for relation R3 (supports) and variables V55 V250 
0.19	c instanciating clauses for relation R5 (conflicts) and variables V55 V254 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V55 V261 
0.19	c instanciating clauses for relation R3 (supports) and variables V55 V266 
0.19	c instanciating clauses for relation R5 (conflicts) and variables V55 V275 
0.19	c instanciating clauses for relation R3 (supports) and variables V55 V296 
0.19	c instanciating clauses for relation R9 (supports) and variables V55 V301 
0.19	c instanciating clauses for relation R4 (conflicts) and variables V55 V307 
0.19	c instanciating clauses for relation R7 (supports) and variables V56 V64 
0.19	c instanciating clauses for relation R56 (supports) and variables V56 V65 
0.19	c instanciating clauses for relation R15 (supports) and variables V56 V74 
0.19	c instanciating clauses for relation R2 (supports) and variables V56 V77 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V56 V87 
0.19	c instanciating clauses for relation R21 (conflicts) and variables V56 V108 
0.19	c instanciating clauses for relation R14 (conflicts) and variables V56 V118 
0.19	c instanciating clauses for relation R6 (supports) and variables V56 V120 
0.19	c instanciating clauses for relation R4 (conflicts) and variables V56 V135 
0.19	c instanciating clauses for relation R15 (supports) and variables V56 V146 
0.19	c instanciating clauses for relation R47 (supports) and variables V56 V153 
0.19	c instanciating clauses for relation R4 (conflicts) and variables V56 V168 
0.19	c instanciating clauses for relation R21 (conflicts) and variables V56 V177 
0.19	c instanciating clauses for relation R14 (conflicts) and variables V56 V183 
0.19	c instanciating clauses for relation R9 (supports) and variables V56 V228 
0.19	c instanciating clauses for relation R15 (supports) and variables V56 V232 
0.19	c instanciating clauses for relation R3 (supports) and variables V56 V238 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V56 V247 
0.19	c instanciating clauses for relation R8 (supports) and variables V56 V257 
0.19	c instanciating clauses for relation R21 (conflicts) and variables V56 V263 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V56 V302 
0.19	c instanciating clauses for relation R11 (supports) and variables V57 V59 
0.19	c instanciating clauses for relation R2 (supports) and variables V57 V60 
0.19	c instanciating clauses for relation R2 (supports) and variables V57 V61 
0.19	c instanciating clauses for relation R4 (conflicts) and variables V57 V89 
0.19	c instanciating clauses for relation R23 (conflicts) and variables V57 V97 
0.19	c instanciating clauses for relation R13 (supports) and variables V57 V98 
0.19	c instanciating clauses for relation R8 (supports) and variables V57 V108 
0.19	c instanciating clauses for relation R8 (supports) and variables V57 V113 
0.19	c instanciating clauses for relation R23 (conflicts) and variables V57 V116 
0.19	c instanciating clauses for relation R15 (supports) and variables V57 V119 
0.19	c instanciating clauses for relation R58 (supports) and variables V57 V137 
0.19	c instanciating clauses for relation R19 (conflicts) and variables V57 V142 
0.19	c instanciating clauses for relation R7 (supports) and variables V57 V147 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V57 V152 
0.19	c instanciating clauses for relation R11 (supports) and variables V57 V197 
0.19	c instanciating clauses for relation R12 (conflicts) and variables V57 V215 
0.19	c instanciating clauses for relation R0 (conflicts) and variables V57 V260 
0.19	c instanciating clauses for relation R4 (conflicts) and variables V57 V274 
0.19	c instanciating clauses for relation R2 (supports) and variables V57 V277 
0.19	c instanciating clauses for relation R13 (supports) and variables V57 V281 
0.19	c instanciating clauses for relation R11 (supports) and variables V57 V282 
0.19	c instanciating clauses for relation R10 (conflicts) and variables V57 V295 
0.19	c instanciating clauses for relation R4 (conflicts) and variables V57 V297 
0.19	c instanciating clauses for relation R21 (conflicts) and variables V57 V303 
0.19	c instanciating clauses for relation R2 (supports) and variables V57 V308 
0.19	c instanciating clauses for relation R5 (conflicts) and variables V58 V68 
0.19	c instanciating clauses for relation R12 (conflicts) and variables V58 V78 
0.19	c instanciating clauses for relation R46 (supports) and variables V58 V91 
0.20	c instanciating clauses for relation R9 (supports) and variables V58 V113 
0.20	c instanciating clauses for relation R6 (supports) and variables V58 V129 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V58 V141 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V58 V148 
0.20	c instanciating clauses for relation R3 (supports) and variables V58 V149 
0.20	c instanciating clauses for relation R8 (supports) and variables V58 V170 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V58 V172 
0.20	c instanciating clauses for relation R7 (supports) and variables V58 V173 
0.20	c instanciating clauses for relation R10 (conflicts) and variables V58 V185 
0.20	c instanciating clauses for relation R21 (conflicts) and variables V58 V191 
0.20	c instanciating clauses for relation R14 (conflicts) and variables V58 V193 
0.20	c instanciating clauses for relation R8 (supports) and variables V58 V214 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V58 V217 
0.20	c instanciating clauses for relation R8 (supports) and variables V58 V236 
0.20	c instanciating clauses for relation R14 (conflicts) and variables V58 V278 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V58 V285 
0.20	c instanciating clauses for relation R11 (supports) and variables V58 V294 
0.20	c instanciating clauses for relation R11 (supports) and variables V58 V298 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V58 V299 
0.20	c instanciating clauses for relation R12 (conflicts) and variables V58 V300 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V58 V304 
0.20	c instanciating clauses for relation R6 (supports) and variables V58 V311 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V59 V77 
0.20	c instanciating clauses for relation R6 (supports) and variables V59 V81 
0.20	c instanciating clauses for relation R14 (conflicts) and variables V59 V87 
0.20	c instanciating clauses for relation R14 (conflicts) and variables V59 V93 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V59 V94 
0.20	c instanciating clauses for relation R10 (conflicts) and variables V59 V98 
0.20	c instanciating clauses for relation R21 (conflicts) and variables V59 V107 
0.20	c instanciating clauses for relation R15 (supports) and variables V59 V131 
0.20	c instanciating clauses for relation R4 (conflicts) and variables V59 V137 
0.20	c instanciating clauses for relation R11 (supports) and variables V59 V156 
0.20	c instanciating clauses for relation R0 (conflicts) and variables V59 V186 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V59 V197 
0.20	c instanciating clauses for relation R8 (supports) and variables V59 V215 
0.20	c instanciating clauses for relation R11 (supports) and variables V59 V244 
0.20	c instanciating clauses for relation R13 (supports) and variables V59 V251 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V59 V254 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V59 V275 
0.20	c instanciating clauses for relation R10 (conflicts) and variables V59 V281 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V59 V282 
0.20	c instanciating clauses for relation R3 (supports) and variables V59 V303 
0.20	c instanciating clauses for relation R13 (supports) and variables V59 V306 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V60 V61 
0.20	c instanciating clauses for relation R3 (supports) and variables V60 V66 
0.20	c instanciating clauses for relation R9 (supports) and variables V60 V70 
0.20	c instanciating clauses for relation R12 (conflicts) and variables V60 V73 
0.20	c instanciating clauses for relation R12 (conflicts) and variables V60 V75 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V60 V119 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V60 V137 
0.20	c instanciating clauses for relation R4 (conflicts) and variables V60 V140 
0.20	c instanciating clauses for relation R15 (supports) and variables V60 V142 
0.20	c instanciating clauses for relation R10 (conflicts) and variables V60 V160 
0.20	c instanciating clauses for relation R3 (supports) and variables V60 V169 
0.20	c instanciating clauses for relation R3 (supports) and variables V60 V175 
0.20	c instanciating clauses for relation R9 (supports) and variables V60 V220 
0.20	c instanciating clauses for relation R13 (supports) and variables V60 V223 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V60 V224 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V60 V238 
0.20	c instanciating clauses for relation R3 (supports) and variables V60 V239 
0.20	c instanciating clauses for relation R7 (supports) and variables V60 V240 
0.20	c instanciating clauses for relation R21 (conflicts) and variables V60 V242 
0.20	c instanciating clauses for relation R14 (conflicts) and variables V60 V259 
0.20	c instanciating clauses for relation R6 (supports) and variables V60 V260 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V60 V277 
0.20	c instanciating clauses for relation R13 (supports) and variables V60 V279 
0.20	c instanciating clauses for relation R11 (supports) and variables V60 V296 
0.20	c instanciating clauses for relation R5 (conflicts) and variables V60 V308 
0.20	c instanciating clauses for relation R8 (supports) and variables V61 V62 
0.20	c instanciating clauses for relation R10 (conflicts) and variables V61 V70 
0.20	c instanciating clauses for relation R8 (supports) and variables V61 V72 
0.20	c instanciating clauses for relation R13 (supports) and variables V61 V83 
0.20	c instanciating clauses for relation R12 (conflicts) and variables V61 V85 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V61 V119 
0.20	c instanciating clauses for relation R19 (conflicts) and variables V61 V137 
0.20	c instanciating clauses for relation R11 (supports) and variables V61 V138 
0.20	c instanciating clauses for relation R15 (supports) and variables V61 V142 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V61 V151 
0.20	c instanciating clauses for relation R7 (supports) and variables V61 V176 
0.20	c instanciating clauses for relation R8 (supports) and variables V61 V195 
0.20	c instanciating clauses for relation R23 (conflicts) and variables V61 V203 
0.20	c instanciating clauses for relation R14 (conflicts) and variables V61 V233 
0.20	c instanciating clauses for relation R13 (supports) and variables V61 V241 
0.21	c instanciating clauses for relation R13 (supports) and variables V61 V242 
0.21	c instanciating clauses for relation R6 (supports) and variables V61 V260 
0.21	c instanciating clauses for relation R21 (conflicts) and variables V61 V265 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V61 V277 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V61 V308 
0.21	c instanciating clauses for relation R10 (conflicts) and variables V62 V65 
0.21	c instanciating clauses for relation R13 (supports) and variables V62 V70 
0.21	c instanciating clauses for relation R10 (conflicts) and variables V62 V71 
0.21	c instanciating clauses for relation R12 (conflicts) and variables V62 V72 
0.21	c instanciating clauses for relation R23 (conflicts) and variables V62 V75 
0.21	c instanciating clauses for relation R7 (supports) and variables V62 V101 
0.21	c instanciating clauses for relation R15 (supports) and variables V62 V110 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V62 V143 
0.21	c instanciating clauses for relation R11 (supports) and variables V62 V151 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V62 V176 
0.21	c instanciating clauses for relation R2 (supports) and variables V62 V192 
0.21	c instanciating clauses for relation R12 (conflicts) and variables V62 V195 
0.21	c instanciating clauses for relation R11 (supports) and variables V62 V203 
0.21	c instanciating clauses for relation R19 (conflicts) and variables V62 V215 
0.21	c instanciating clauses for relation R3 (supports) and variables V62 V230 
0.21	c instanciating clauses for relation R15 (supports) and variables V62 V241 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V62 V251 
0.21	c instanciating clauses for relation R3 (supports) and variables V62 V267 
0.21	c instanciating clauses for relation R15 (supports) and variables V62 V272 
0.21	c instanciating clauses for relation R10 (conflicts) and variables V62 V273 
0.21	c instanciating clauses for relation R23 (conflicts) and variables V62 V284 
0.21	c instanciating clauses for relation R7 (supports) and variables V62 V293 
0.21	c instanciating clauses for relation R15 (supports) and variables V62 V297 
0.21	c instanciating clauses for relation R13 (supports) and variables V63 V79 
0.21	c instanciating clauses for relation R0 (conflicts) and variables V63 V82 
0.21	c instanciating clauses for relation R11 (supports) and variables V63 V84 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V63 V93 
0.21	c instanciating clauses for relation R2 (supports) and variables V63 V95 
0.21	c instanciating clauses for relation R23 (conflicts) and variables V63 V99 
0.21	c instanciating clauses for relation R4 (conflicts) and variables V63 V105 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V63 V124 
0.21	c instanciating clauses for relation R15 (supports) and variables V63 V132 
0.21	c instanciating clauses for relation R23 (conflicts) and variables V63 V140 
0.21	c instanciating clauses for relation R6 (supports) and variables V63 V141 
0.21	c instanciating clauses for relation R11 (supports) and variables V63 V144 
0.21	c instanciating clauses for relation R8 (supports) and variables V63 V146 
0.21	c instanciating clauses for relation R21 (conflicts) and variables V63 V150 
0.21	c instanciating clauses for relation R7 (supports) and variables V63 V170 
0.21	c instanciating clauses for relation R19 (conflicts) and variables V63 V172 
0.21	c instanciating clauses for relation R10 (conflicts) and variables V63 V175 
0.21	c instanciating clauses for relation R4 (conflicts) and variables V63 V194 
0.21	c instanciating clauses for relation R7 (supports) and variables V63 V207 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V63 V210 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V63 V237 
0.21	c instanciating clauses for relation R6 (supports) and variables V63 V252 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V63 V274 
0.21	c instanciating clauses for relation R6 (supports) and variables V63 V293 
0.21	c instanciating clauses for relation R9 (supports) and variables V63 V295 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V63 V302 
0.21	c instanciating clauses for relation R7 (supports) and variables V63 V304 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V64 V76 
0.21	c instanciating clauses for relation R8 (supports) and variables V64 V87 
0.21	c instanciating clauses for relation R0 (conflicts) and variables V64 V101 
0.21	c instanciating clauses for relation R2 (supports) and variables V64 V104 
0.21	c instanciating clauses for relation R0 (conflicts) and variables V64 V126 
0.21	c instanciating clauses for relation R9 (supports) and variables V64 V130 
0.21	c instanciating clauses for relation R3 (supports) and variables V64 V135 
0.21	c instanciating clauses for relation R21 (conflicts) and variables V64 V160 
0.21	c instanciating clauses for relation R15 (supports) and variables V64 V167 
0.21	c instanciating clauses for relation R3 (supports) and variables V64 V168 
0.21	c instanciating clauses for relation R13 (supports) and variables V64 V171 
0.21	c instanciating clauses for relation R0 (conflicts) and variables V64 V192 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V64 V224 
0.21	c instanciating clauses for relation R15 (supports) and variables V64 V225 
0.21	c instanciating clauses for relation R4 (conflicts) and variables V64 V238 
0.21	c instanciating clauses for relation R9 (supports) and variables V64 V241 
0.21	c instanciating clauses for relation R8 (supports) and variables V64 V247 
0.21	c instanciating clauses for relation R10 (conflicts) and variables V64 V257 
0.21	c instanciating clauses for relation R6 (supports) and variables V64 V263 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V64 V266 
0.21	c instanciating clauses for relation R8 (supports) and variables V64 V302 
0.21	c instanciating clauses for relation R19 (conflicts) and variables V64 V309 
0.21	c instanciating clauses for relation R12 (conflicts) and variables V65 V71 
0.21	c instanciating clauses for relation R7 (supports) and variables V65 V74 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V65 V75 
0.21	c instanciating clauses for relation R3 (supports) and variables V65 V77 
0.22	c instanciating clauses for relation R11 (supports) and variables V65 V101 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V65 V108 
0.22	c instanciating clauses for relation R19 (conflicts) and variables V65 V118 
0.22	c instanciating clauses for relation R8 (supports) and variables V65 V120 
0.22	c instanciating clauses for relation R7 (supports) and variables V65 V146 
0.22	c instanciating clauses for relation R59 (supports) and variables V65 V153 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V65 V177 
0.22	c instanciating clauses for relation R19 (conflicts) and variables V65 V183 
0.22	c instanciating clauses for relation R2 (supports) and variables V65 V228 
0.22	c instanciating clauses for relation R9 (supports) and variables V65 V230 
0.22	c instanciating clauses for relation R7 (supports) and variables V65 V232 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V65 V263 
0.22	c instanciating clauses for relation R9 (supports) and variables V65 V267 
0.22	c instanciating clauses for relation R12 (conflicts) and variables V65 V273 
0.22	c instanciating clauses for relation R14 (conflicts) and variables V65 V284 
0.22	c instanciating clauses for relation R11 (supports) and variables V65 V293 
0.22	c instanciating clauses for relation R11 (supports) and variables V66 V68 
0.22	c instanciating clauses for relation R14 (conflicts) and variables V66 V88 
0.22	c instanciating clauses for relation R8 (supports) and variables V66 V128 
0.22	c instanciating clauses for relation R2 (supports) and variables V66 V140 
0.22	c instanciating clauses for relation R8 (supports) and variables V66 V143 
0.22	c instanciating clauses for relation R21 (conflicts) and variables V66 V152 
0.22	c instanciating clauses for relation R10 (conflicts) and variables V66 V159 
0.22	c instanciating clauses for relation R6 (supports) and variables V66 V160 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V66 V169 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V66 V175 
0.22	c instanciating clauses for relation R4 (conflicts) and variables V66 V195 
0.22	c instanciating clauses for relation R8 (supports) and variables V66 V210 
0.22	c instanciating clauses for relation R15 (supports) and variables V66 V224 
0.22	c instanciating clauses for relation R9 (supports) and variables V66 V231 
0.22	c instanciating clauses for relation R21 (conflicts) and variables V66 V234 
0.22	c instanciating clauses for relation R15 (supports) and variables V66 V238 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V66 V239 
0.22	c instanciating clauses for relation R19 (conflicts) and variables V66 V240 
0.22	c instanciating clauses for relation R9 (supports) and variables V66 V260 
0.22	c instanciating clauses for relation R11 (supports) and variables V66 V264 
0.22	c instanciating clauses for relation R13 (supports) and variables V66 V292 
0.22	c instanciating clauses for relation R4 (conflicts) and variables V66 V294 
0.22	c instanciating clauses for relation R8 (supports) and variables V66 V298 
0.22	c instanciating clauses for relation R7 (supports) and variables V66 V301 
0.22	c instanciating clauses for relation R15 (supports) and variables V67 V73 
0.22	c instanciating clauses for relation R6 (supports) and variables V67 V80 
0.22	c instanciating clauses for relation R9 (supports) and variables V67 V87 
0.22	c instanciating clauses for relation R8 (supports) and variables V67 V93 
0.22	c instanciating clauses for relation R13 (supports) and variables V67 V102 
0.22	c instanciating clauses for relation R10 (conflicts) and variables V67 V109 
0.22	c instanciating clauses for relation R6 (supports) and variables V67 V124 
0.22	c instanciating clauses for relation R2 (supports) and variables V67 V131 
0.22	c instanciating clauses for relation R9 (supports) and variables V67 V159 
0.22	c instanciating clauses for relation R11 (supports) and variables V67 V162 
0.22	c instanciating clauses for relation R60 (supports) and variables V67 V186 
0.22	c instanciating clauses for relation R21 (conflicts) and variables V67 V197 
0.22	c instanciating clauses for relation R10 (conflicts) and variables V67 V203 
0.22	c instanciating clauses for relation R3 (supports) and variables V67 V206 
0.22	c instanciating clauses for relation R0 (conflicts) and variables V67 V209 
0.22	c instanciating clauses for relation R37 (supports) and variables V67 V249 
0.22	c instanciating clauses for relation R12 (conflicts) and variables V67 V253 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V67 V271 
0.22	c instanciating clauses for relation R3 (supports) and variables V67 V301 
0.22	c instanciating clauses for relation R13 (supports) and variables V67 V304 
0.22	c instanciating clauses for relation R15 (supports) and variables V67 V305 
0.22	c instanciating clauses for relation R21 (conflicts) and variables V68 V74 
0.22	c instanciating clauses for relation R9 (supports) and variables V68 V86 
0.22	c instanciating clauses for relation R7 (supports) and variables V68 V88 
0.22	c instanciating clauses for relation R0 (conflicts) and variables V68 V91 
0.22	c instanciating clauses for relation R9 (supports) and variables V68 V96 
0.22	c instanciating clauses for relation R11 (supports) and variables V68 V108 
0.22	c instanciating clauses for relation R13 (supports) and variables V68 V121 
0.22	c instanciating clauses for relation R6 (supports) and variables V68 V129 
0.22	c instanciating clauses for relation R14 (conflicts) and variables V68 V134 
0.22	c instanciating clauses for relation R12 (conflicts) and variables V68 V145 
0.22	c instanciating clauses for relation R3 (supports) and variables V68 V152 
0.22	c instanciating clauses for relation R5 (conflicts) and variables V68 V172 
0.22	c instanciating clauses for relation R14 (conflicts) and variables V68 V213 
0.22	c instanciating clauses for relation R19 (conflicts) and variables V68 V217 
0.23	c instanciating clauses for relation R14 (conflicts) and variables V68 V220 
0.23	c instanciating clauses for relation R4 (conflicts) and variables V68 V231 
0.23	c instanciating clauses for relation R3 (supports) and variables V68 V234 
0.23	c instanciating clauses for relation R4 (conflicts) and variables V68 V260 
0.23	c instanciating clauses for relation R23 (conflicts) and variables V68 V264 
0.23	c instanciating clauses for relation R19 (conflicts) and variables V68 V285 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V68 V292 
0.23	c instanciating clauses for relation R5 (conflicts) and variables V68 V299 
0.23	c instanciating clauses for relation R5 (conflicts) and variables V68 V304 
0.23	c instanciating clauses for relation R6 (supports) and variables V68 V311 
0.23	c instanciating clauses for relation R9 (supports) and variables V69 V82 
0.23	c instanciating clauses for relation R14 (conflicts) and variables V69 V92 
0.23	c instanciating clauses for relation R13 (supports) and variables V69 V110 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V69 V117 
0.23	c instanciating clauses for relation R11 (supports) and variables V69 V127 
0.23	c instanciating clauses for relation R23 (conflicts) and variables V69 V143 
0.23	c instanciating clauses for relation R11 (supports) and variables V69 V163 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V69 V179 
0.23	c instanciating clauses for relation R11 (supports) and variables V69 V188 
0.23	c instanciating clauses for relation R3 (supports) and variables V69 V210 
0.23	c instanciating clauses for relation R12 (conflicts) and variables V69 V225 
0.23	c instanciating clauses for relation R3 (supports) and variables V69 V236 
0.23	c instanciating clauses for relation R11 (supports) and variables V69 V258 
0.23	c instanciating clauses for relation R15 (supports) and variables V69 V269 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V69 V277 
0.23	c instanciating clauses for relation R23 (conflicts) and variables V69 V287 
0.23	c instanciating clauses for relation R3 (supports) and variables V69 V305 
0.23	c instanciating clauses for relation R13 (supports) and variables V70 V72 
0.23	c instanciating clauses for relation R6 (supports) and variables V70 V73 
0.23	c instanciating clauses for relation R6 (supports) and variables V70 V75 
0.23	c instanciating clauses for relation R14 (conflicts) and variables V70 V151 
0.23	c instanciating clauses for relation R11 (supports) and variables V70 V176 
0.23	c instanciating clauses for relation R13 (supports) and variables V70 V195 
0.23	c instanciating clauses for relation R14 (conflicts) and variables V70 V203 
0.23	c instanciating clauses for relation R7 (supports) and variables V70 V214 
0.23	c instanciating clauses for relation R5 (conflicts) and variables V70 V220 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V70 V221 
0.23	c instanciating clauses for relation R0 (conflicts) and variables V70 V223 
0.23	c instanciating clauses for relation R4 (conflicts) and variables V70 V229 
0.23	c instanciating clauses for relation R8 (supports) and variables V70 V234 
0.23	c instanciating clauses for relation R2 (supports) and variables V70 V242 
0.23	c instanciating clauses for relation R15 (supports) and variables V70 V259 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V70 V267 
0.23	c instanciating clauses for relation R3 (supports) and variables V70 V269 
0.23	c instanciating clauses for relation R0 (conflicts) and variables V70 V279 
0.23	c instanciating clauses for relation R7 (supports) and variables V70 V286 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V70 V289 
0.23	c instanciating clauses for relation R8 (supports) and variables V70 V291 
0.23	c instanciating clauses for relation R19 (conflicts) and variables V70 V296 
0.23	c instanciating clauses for relation R7 (supports) and variables V70 V311 
0.23	c instanciating clauses for relation R14 (conflicts) and variables V71 V75 
0.23	c instanciating clauses for relation R50 (supports) and variables V71 V101 
0.23	c instanciating clauses for relation R3 (supports) and variables V71 V129 
0.23	c instanciating clauses for relation R8 (supports) and variables V71 V140 
0.23	c instanciating clauses for relation R2 (supports) and variables V71 V146 
0.23	c instanciating clauses for relation R8 (supports) and variables V71 V164 
0.23	c instanciating clauses for relation R7 (supports) and variables V71 V175 
0.23	c instanciating clauses for relation R5 (conflicts) and variables V71 V213 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V71 V220 
0.23	c instanciating clauses for relation R2 (supports) and variables V71 V223 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V71 V224 
0.23	c instanciating clauses for relation R9 (supports) and variables V71 V230 
0.23	c instanciating clauses for relation R23 (conflicts) and variables V71 V234 
0.23	c instanciating clauses for relation R6 (supports) and variables V71 V244 
0.23	c instanciating clauses for relation R7 (supports) and variables V71 V245 
0.23	c instanciating clauses for relation R9 (supports) and variables V71 V267 
0.23	c instanciating clauses for relation R12 (conflicts) and variables V71 V273 
0.23	c instanciating clauses for relation R14 (conflicts) and variables V71 V284 
0.23	c instanciating clauses for relation R5 (conflicts) and variables V71 V286 
0.23	c instanciating clauses for relation R11 (supports) and variables V71 V293 
0.23	c instanciating clauses for relation R0 (conflicts) and variables V71 V299 
0.23	c instanciating clauses for relation R7 (supports) and variables V71 V300 
0.23	c instanciating clauses for relation R8 (supports) and variables V72 V94 
0.23	c instanciating clauses for relation R19 (conflicts) and variables V72 V98 
0.23	c instanciating clauses for relation R8 (supports) and variables V72 V99 
0.23	c instanciating clauses for relation R23 (conflicts) and variables V72 V104 
0.23	c instanciating clauses for relation R4 (conflicts) and variables V72 V126 
0.23	c instanciating clauses for relation R10 (conflicts) and variables V72 V137 
0.23	c instanciating clauses for relation R11 (supports) and variables V72 V151 
0.23	c instanciating clauses for relation R7 (supports) and variables V72 V155 
0.24	c instanciating clauses for relation R15 (supports) and variables V72 V157 
0.24	c instanciating clauses for relation R3 (supports) and variables V72 V174 
0.24	c instanciating clauses for relation R14 (conflicts) and variables V72 V176 
0.24	c instanciating clauses for relation R7 (supports) and variables V72 V179 
0.24	c instanciating clauses for relation R12 (conflicts) and variables V72 V195 
0.24	c instanciating clauses for relation R11 (supports) and variables V72 V203 
0.24	c instanciating clauses for relation R23 (conflicts) and variables V72 V256 
0.24	c instanciating clauses for relation R12 (conflicts) and variables V73 V75 
0.24	c instanciating clauses for relation R10 (conflicts) and variables V73 V80 
0.24	c instanciating clauses for relation R10 (conflicts) and variables V73 V124 
0.24	c instanciating clauses for relation R4 (conflicts) and variables V73 V131 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V73 V154 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V73 V164 
0.24	c instanciating clauses for relation R0 (conflicts) and variables V73 V173 
0.24	c instanciating clauses for relation R7 (supports) and variables V73 V186 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V73 V204 
0.24	c instanciating clauses for relation R8 (supports) and variables V73 V209 
0.24	c instanciating clauses for relation R9 (supports) and variables V73 V220 
0.24	c instanciating clauses for relation R2 (supports) and variables V73 V222 
0.24	c instanciating clauses for relation R13 (supports) and variables V73 V223 
0.24	c instanciating clauses for relation R5 (conflicts) and variables V73 V227 
0.24	c instanciating clauses for relation R21 (conflicts) and variables V73 V242 
0.24	c instanciating clauses for relation R14 (conflicts) and variables V73 V259 
0.24	c instanciating clauses for relation R15 (supports) and variables V73 V267 
0.24	c instanciating clauses for relation R3 (supports) and variables V73 V271 
0.24	c instanciating clauses for relation R13 (supports) and variables V73 V279 
0.24	c instanciating clauses for relation R11 (supports) and variables V73 V296 
0.24	c instanciating clauses for relation R23 (conflicts) and variables V73 V305 
0.24	c instanciating clauses for relation R5 (conflicts) and variables V73 V309 
0.24	c instanciating clauses for relation R4 (conflicts) and variables V74 V77 
0.24	c instanciating clauses for relation R2 (supports) and variables V74 V86 
0.24	c instanciating clauses for relation R2 (supports) and variables V74 V96 
0.24	c instanciating clauses for relation R9 (supports) and variables V74 V98 
0.24	c instanciating clauses for relation R15 (supports) and variables V74 V108 
0.24	c instanciating clauses for relation R13 (supports) and variables V74 V114 
0.24	c instanciating clauses for relation R21 (conflicts) and variables V74 V117 
0.24	c instanciating clauses for relation R21 (conflicts) and variables V74 V118 
0.24	c instanciating clauses for relation R10 (conflicts) and variables V74 V120 
0.24	c instanciating clauses for relation R6 (supports) and variables V74 V121 
0.24	c instanciating clauses for relation R13 (supports) and variables V74 V125 
0.24	c instanciating clauses for relation R14 (conflicts) and variables V74 V128 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V74 V134 
0.24	c instanciating clauses for relation R0 (conflicts) and variables V74 V145 
0.24	c instanciating clauses for relation R23 (conflicts) and variables V74 V146 
0.24	c instanciating clauses for relation R8 (supports) and variables V74 V153 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V74 V213 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V74 V220 
0.24	c instanciating clauses for relation R23 (conflicts) and variables V74 V232 
0.24	c instanciating clauses for relation R9 (supports) and variables V74 V245 
0.24	c instanciating clauses for relation R12 (conflicts) and variables V74 V309 
0.24	c instanciating clauses for relation R15 (supports) and variables V75 V94 
0.24	c instanciating clauses for relation R7 (supports) and variables V75 V101 
0.24	c instanciating clauses for relation R2 (supports) and variables V75 V122 
0.24	c instanciating clauses for relation R5 (conflicts) and variables V75 V123 
0.24	c instanciating clauses for relation R6 (supports) and variables V75 V133 
0.24	c instanciating clauses for relation R19 (conflicts) and variables V75 V149 
0.24	c instanciating clauses for relation R15 (supports) and variables V75 V180 
0.24	c instanciating clauses for relation R9 (supports) and variables V75 V220 
0.24	c instanciating clauses for relation R13 (supports) and variables V75 V223 
0.24	c instanciating clauses for relation R3 (supports) and variables V75 V230 
0.24	c instanciating clauses for relation R21 (conflicts) and variables V75 V242 
0.24	c instanciating clauses for relation R15 (supports) and variables V75 V248 
0.24	c instanciating clauses for relation R14 (conflicts) and variables V75 V259 
0.24	c instanciating clauses for relation R3 (supports) and variables V75 V267 
0.24	c instanciating clauses for relation R10 (conflicts) and variables V75 V273 
0.24	c instanciating clauses for relation R13 (supports) and variables V75 V279 
0.24	c instanciating clauses for relation R2 (supports) and variables V75 V283 
0.24	c instanciating clauses for relation R23 (conflicts) and variables V75 V284 
0.24	c instanciating clauses for relation R7 (supports) and variables V75 V293 
0.24	c instanciating clauses for relation R11 (supports) and variables V75 V296 
0.24	c instanciating clauses for relation R5 (conflicts) and variables V76 V97 
0.24	c instanciating clauses for relation R11 (supports) and variables V76 V103 
0.24	c instanciating clauses for relation R6 (supports) and variables V76 V119 
0.24	c instanciating clauses for relation R3 (supports) and variables V76 V130 
0.24	c instanciating clauses for relation R6 (supports) and variables V76 V132 
0.24	c instanciating clauses for relation R0 (conflicts) and variables V76 V139 
0.24	c instanciating clauses for relation R13 (supports) and variables V76 V147 
0.24	c instanciating clauses for relation R6 (supports) and variables V76 V149 
0.25	c instanciating clauses for relation R9 (supports) and variables V76 V156 
0.25	c instanciating clauses for relation R4 (conflicts) and variables V76 V160 
0.25	c instanciating clauses for relation R9 (supports) and variables V76 V166 
0.25	c instanciating clauses for relation R8 (supports) and variables V76 V171 
0.25	c instanciating clauses for relation R6 (supports) and variables V76 V181 
0.25	c instanciating clauses for relation R5 (conflicts) and variables V76 V184 
0.25	c instanciating clauses for relation R12 (conflicts) and variables V76 V201 
0.25	c instanciating clauses for relation R12 (conflicts) and variables V76 V222 
0.25	c instanciating clauses for relation R3 (supports) and variables V76 V241 
0.25	c instanciating clauses for relation R23 (conflicts) and variables V76 V266 
0.25	c instanciating clauses for relation R11 (supports) and variables V76 V289 
0.25	c instanciating clauses for relation R2 (supports) and variables V76 V313 
0.25	c instanciating clauses for relation R8 (supports) and variables V77 V81 
0.25	c instanciating clauses for relation R4 (conflicts) and variables V77 V94 
0.25	c instanciating clauses for relation R0 (conflicts) and variables V77 V120 
0.25	c instanciating clauses for relation R7 (supports) and variables V77 V131 
0.25	c instanciating clauses for relation R19 (conflicts) and variables V77 V146 
0.25	c instanciating clauses for relation R12 (conflicts) and variables V77 V151 
0.25	c instanciating clauses for relation R6 (supports) and variables V77 V153 
0.25	c instanciating clauses for relation R12 (conflicts) and variables V77 V162 
0.25	c instanciating clauses for relation R13 (supports) and variables V77 V166 
0.25	c instanciating clauses for relation R10 (conflicts) and variables V77 V186 
0.25	c instanciating clauses for relation R19 (conflicts) and variables V77 V232 
0.25	c instanciating clauses for relation R4 (conflicts) and variables V77 V254 
0.25	c instanciating clauses for relation R12 (conflicts) and variables V77 V255 
0.25	c instanciating clauses for relation R4 (conflicts) and variables V77 V275 
0.25	c instanciating clauses for relation R9 (supports) and variables V77 V287 
0.25	c instanciating clauses for relation R9 (supports) and variables V77 V292 
0.25	c instanciating clauses for relation R13 (supports) and variables V77 V305 
0.25	c instanciating clauses for relation R14 (conflicts) and variables V77 V312 
0.25	c instanciating clauses for relation R10 (conflicts) and variables V78 V86 
0.25	c instanciating clauses for relation R19 (conflicts) and variables V78 V90 
0.25	c instanciating clauses for relation R19 (conflicts) and variables V78 V95 
0.25	c instanciating clauses for relation R9 (supports) and variables V78 V113 
0.25	c instanciating clauses for relation R2 (supports) and variables V78 V114 
0.25	c instanciating clauses for relation R7 (supports) and variables V78 V125 
0.25	c instanciating clauses for relation R5 (conflicts) and variables V78 V133 
0.25	c instanciating clauses for relation R19 (conflicts) and variables V78 V150 
0.25	c instanciating clauses for relation R3 (supports) and variables V78 V161 
0.25	c instanciating clauses for relation R4 (conflicts) and variables V78 V165 
0.25	c instanciating clauses for relation R7 (supports) and variables V78 V169 
0.25	c instanciating clauses for relation R6 (supports) and variables V78 V188 
0.25	c instanciating clauses for relation R21 (conflicts) and variables V78 V191 
0.25	c instanciating clauses for relation R14 (conflicts) and variables V78 V193 
0.25	c instanciating clauses for relation R15 (supports) and variables V78 V211 
0.25	c instanciating clauses for relation R23 (conflicts) and variables V78 V252 
0.25	c instanciating clauses for relation R6 (supports) and variables V78 V270 
0.25	c instanciating clauses for relation R14 (conflicts) and variables V78 V278 
0.25	c instanciating clauses for relation R15 (supports) and variables V78 V279 
0.25	c instanciating clauses for relation R10 (conflicts) and variables V78 V280 
0.25	c instanciating clauses for relation R10 (conflicts) and variables V78 V285 
0.25	c instanciating clauses for relation R11 (supports) and variables V78 V294 
0.25	c instanciating clauses for relation R11 (supports) and variables V78 V298 
0.25	c instanciating clauses for relation R12 (conflicts) and variables V78 V300 
0.25	c instanciating clauses for relation R14 (conflicts) and variables V79 V84 
0.25	c instanciating clauses for relation R3 (supports) and variables V79 V102 
0.25	c instanciating clauses for relation R0 (conflicts) and variables V79 V115 
0.25	c instanciating clauses for relation R7 (supports) and variables V79 V135 
0.25	c instanciating clauses for relation R14 (conflicts) and variables V79 V144 
0.25	c instanciating clauses for relation R9 (supports) and variables V79 V150 
0.25	c instanciating clauses for relation R15 (supports) and variables V79 V152 
0.25	c instanciating clauses for relation R5 (conflicts) and variables V79 V179 
0.25	c instanciating clauses for relation R6 (supports) and variables V79 V190 
0.25	c instanciating clauses for relation R2 (supports) and variables V79 V196 
0.25	c instanciating clauses for relation R2 (supports) and variables V79 V198 
0.25	c instanciating clauses for relation R61 (supports) and variables V79 V205 
0.25	c instanciating clauses for relation R11 (supports) and variables V79 V210 
0.25	c instanciating clauses for relation R8 (supports) and variables V79 V213 
0.25	c instanciating clauses for relation R8 (supports) and variables V79 V216 
0.25	c instanciating clauses for relation R6 (supports) and variables V79 V219 
0.25	c instanciating clauses for relation R11 (supports) and variables V79 V237 
0.25	c instanciating clauses for relation R3 (supports) and variables V79 V247 
0.25	c instanciating clauses for relation R62 (supports) and variables V79 V274 
0.25	c instanciating clauses for relation R6 (supports) and variables V79 V287 
0.25	c instanciating clauses for relation R21 (conflicts) and variables V79 V295 
0.25	c instanciating clauses for relation R8 (supports) and variables V79 V312 
0.25	c instanciating clauses for relation R23 (conflicts) and variables V80 V85 
0.25	c instanciating clauses for relation R6 (supports) and variables V80 V116 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V80 V120 
0.26	c instanciating clauses for relation R23 (conflicts) and variables V80 V123 
0.26	c instanciating clauses for relation R12 (conflicts) and variables V80 V124 
0.26	c instanciating clauses for relation R23 (conflicts) and variables V80 V126 
0.26	c instanciating clauses for relation R21 (conflicts) and variables V80 V131 
0.26	c instanciating clauses for relation R11 (supports) and variables V80 V186 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V80 V201 
0.26	c instanciating clauses for relation R23 (conflicts) and variables V80 V208 
0.26	c instanciating clauses for relation R13 (supports) and variables V80 V209 
0.26	c instanciating clauses for relation R2 (supports) and variables V80 V211 
0.26	c instanciating clauses for relation R3 (supports) and variables V80 V215 
0.26	c instanciating clauses for relation R4 (conflicts) and variables V80 V216 
0.26	c instanciating clauses for relation R23 (conflicts) and variables V80 V231 
0.26	c instanciating clauses for relation R6 (supports) and variables V80 V232 
0.26	c instanciating clauses for relation R63 (supports) and variables V80 V262 
0.26	c instanciating clauses for relation R20 (supports) and variables V80 V271 
0.26	c instanciating clauses for relation R2 (supports) and variables V80 V282 
0.26	c instanciating clauses for relation R15 (supports) and variables V80 V291 
0.26	c instanciating clauses for relation R14 (conflicts) and variables V80 V305 
0.26	c instanciating clauses for relation R9 (supports) and variables V81 V94 
0.26	c instanciating clauses for relation R0 (conflicts) and variables V81 V97 
0.26	c instanciating clauses for relation R0 (conflicts) and variables V81 V103 
0.26	c instanciating clauses for relation R23 (conflicts) and variables V81 V106 
0.26	c instanciating clauses for relation R3 (supports) and variables V81 V120 
0.26	c instanciating clauses for relation R4 (conflicts) and variables V81 V121 
0.26	c instanciating clauses for relation R14 (conflicts) and variables V81 V131 
0.26	c instanciating clauses for relation R3 (supports) and variables V81 V139 
0.26	c instanciating clauses for relation R15 (supports) and variables V81 V145 
0.26	c instanciating clauses for relation R6 (supports) and variables V81 V156 
0.26	c instanciating clauses for relation R8 (supports) and variables V81 V163 
0.26	c instanciating clauses for relation R13 (supports) and variables V81 V186 
0.26	c instanciating clauses for relation R4 (conflicts) and variables V81 V204 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V81 V209 
0.26	c instanciating clauses for relation R2 (supports) and variables V81 V214 
0.26	c instanciating clauses for relation R2 (supports) and variables V81 V226 
0.26	c instanciating clauses for relation R0 (conflicts) and variables V81 V240 
0.26	c instanciating clauses for relation R15 (supports) and variables V81 V251 
0.26	c instanciating clauses for relation R9 (supports) and variables V81 V254 
0.26	c instanciating clauses for relation R9 (supports) and variables V81 V275 
0.26	c instanciating clauses for relation R7 (supports) and variables V81 V276 
0.26	c instanciating clauses for relation R10 (conflicts) and variables V81 V290 
0.26	c instanciating clauses for relation R7 (supports) and variables V81 V303 
0.26	c instanciating clauses for relation R15 (supports) and variables V82 V92 
0.26	c instanciating clauses for relation R21 (conflicts) and variables V82 V93 
0.26	c instanciating clauses for relation R9 (supports) and variables V82 V95 
0.26	c instanciating clauses for relation R10 (conflicts) and variables V82 V106 
0.26	c instanciating clauses for relation R0 (conflicts) and variables V82 V110 
0.26	c instanciating clauses for relation R10 (conflicts) and variables V82 V123 
0.26	c instanciating clauses for relation R21 (conflicts) and variables V82 V124 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V82 V127 
0.26	c instanciating clauses for relation R8 (supports) and variables V82 V131 
0.26	c instanciating clauses for relation R11 (supports) and variables V82 V132 
0.26	c instanciating clauses for relation R13 (supports) and variables V82 V141 
0.26	c instanciating clauses for relation R10 (conflicts) and variables V82 V142 
0.26	c instanciating clauses for relation R4 (conflicts) and variables V82 V147 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V82 V163 
0.26	c instanciating clauses for relation R14 (conflicts) and variables V82 V172 
0.26	c instanciating clauses for relation R4 (conflicts) and variables V82 V185 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V82 V188 
0.26	c instanciating clauses for relation R8 (supports) and variables V82 V212 
0.26	c instanciating clauses for relation R6 (supports) and variables V82 V225 
0.26	c instanciating clauses for relation R13 (supports) and variables V82 V252 
0.26	c instanciating clauses for relation R19 (conflicts) and variables V82 V258 
0.26	c instanciating clauses for relation R13 (supports) and variables V82 V293 
0.26	c instanciating clauses for relation R21 (conflicts) and variables V82 V302 
0.26	c instanciating clauses for relation R7 (supports) and variables V82 V314 
0.26	c instanciating clauses for relation R13 (supports) and variables V83 V85 
0.26	c instanciating clauses for relation R2 (supports) and variables V83 V91 
0.26	c instanciating clauses for relation R14 (conflicts) and variables V83 V138 
0.26	c instanciating clauses for relation R4 (conflicts) and variables V83 V144 
0.26	c instanciating clauses for relation R8 (supports) and variables V83 V148 
0.26	c instanciating clauses for relation R8 (supports) and variables V83 V174 
0.26	c instanciating clauses for relation R23 (conflicts) and variables V83 V177 
0.26	c instanciating clauses for relation R8 (supports) and variables V83 V202 
0.26	c instanciating clauses for relation R10 (conflicts) and variables V83 V206 
0.26	c instanciating clauses for relation R6 (supports) and variables V83 V230 
0.26	c instanciating clauses for relation R3 (supports) and variables V83 V232 
0.26	c instanciating clauses for relation R11 (supports) and variables V83 V233 
0.26	c instanciating clauses for relation R12 (conflicts) and variables V83 V241 
0.26	c instanciating clauses for relation R12 (conflicts) and variables V83 V242 
0.26	c instanciating clauses for relation R9 (supports) and variables V83 V265 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V83 V272 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V83 V294 
0.27	c instanciating clauses for relation R7 (supports) and variables V83 V295 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V83 V308 
0.27	c instanciating clauses for relation R14 (conflicts) and variables V84 V86 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V84 V92 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V84 V104 
0.27	c instanciating clauses for relation R15 (supports) and variables V84 V124 
0.27	c instanciating clauses for relation R9 (supports) and variables V84 V125 
0.27	c instanciating clauses for relation R46 (supports) and variables V84 V144 
0.27	c instanciating clauses for relation R3 (supports) and variables V84 V150 
0.27	c instanciating clauses for relation R13 (supports) and variables V84 V182 
0.27	c instanciating clauses for relation R19 (conflicts) and variables V84 V199 
0.27	c instanciating clauses for relation R2 (supports) and variables V84 V201 
0.27	c instanciating clauses for relation R7 (supports) and variables V84 V210 
0.27	c instanciating clauses for relation R12 (conflicts) and variables V84 V218 
0.27	c instanciating clauses for relation R14 (conflicts) and variables V84 V222 
0.27	c instanciating clauses for relation R13 (supports) and variables V84 V228 
0.27	c instanciating clauses for relation R19 (conflicts) and variables V84 V236 
0.27	c instanciating clauses for relation R7 (supports) and variables V84 V237 
0.27	c instanciating clauses for relation R2 (supports) and variables V84 V252 
0.27	c instanciating clauses for relation R7 (supports) and variables V84 V274 
0.27	c instanciating clauses for relation R9 (supports) and variables V84 V276 
0.27	c instanciating clauses for relation R14 (conflicts) and variables V84 V292 
0.27	c instanciating clauses for relation R4 (conflicts) and variables V84 V295 
0.27	c instanciating clauses for relation R6 (supports) and variables V84 V307 
0.27	c instanciating clauses for relation R11 (supports) and variables V84 V310 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V85 V123 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V85 V126 
0.27	c instanciating clauses for relation R15 (supports) and variables V85 V129 
0.27	c instanciating clauses for relation R11 (supports) and variables V85 V138 
0.27	c instanciating clauses for relation R19 (conflicts) and variables V85 V185 
0.27	c instanciating clauses for relation R6 (supports) and variables V85 V187 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V85 V208 
0.27	c instanciating clauses for relation R3 (supports) and variables V85 V215 
0.27	c instanciating clauses for relation R4 (conflicts) and variables V85 V216 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V85 V231 
0.27	c instanciating clauses for relation R14 (conflicts) and variables V85 V233 
0.27	c instanciating clauses for relation R13 (supports) and variables V85 V241 
0.27	c instanciating clauses for relation R13 (supports) and variables V85 V242 
0.27	c instanciating clauses for relation R19 (conflicts) and variables V85 V254 
0.27	c instanciating clauses for relation R10 (conflicts) and variables V85 V262 
0.27	c instanciating clauses for relation R21 (conflicts) and variables V85 V265 
0.27	c instanciating clauses for relation R7 (supports) and variables V85 V271 
0.27	c instanciating clauses for relation R15 (supports) and variables V85 V275 
0.27	c instanciating clauses for relation R5 (conflicts) and variables V85 V278 
0.27	c instanciating clauses for relation R5 (conflicts) and variables V85 V280 
0.27	c instanciating clauses for relation R5 (conflicts) and variables V85 V284 
0.27	c instanciating clauses for relation R5 (conflicts) and variables V86 V96 
0.27	c instanciating clauses for relation R19 (conflicts) and variables V86 V108 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V86 V121 
0.27	c instanciating clauses for relation R50 (supports) and variables V86 V125 
0.27	c instanciating clauses for relation R15 (supports) and variables V86 V134 
0.27	c instanciating clauses for relation R6 (supports) and variables V86 V145 
0.27	c instanciating clauses for relation R9 (supports) and variables V86 V161 
0.27	c instanciating clauses for relation R21 (conflicts) and variables V86 V165 
0.27	c instanciating clauses for relation R11 (supports) and variables V86 V169 
0.27	c instanciating clauses for relation R8 (supports) and variables V86 V182 
0.27	c instanciating clauses for relation R15 (supports) and variables V86 V213 
0.27	c instanciating clauses for relation R10 (conflicts) and variables V86 V218 
0.27	c instanciating clauses for relation R15 (supports) and variables V86 V220 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V86 V222 
0.27	c instanciating clauses for relation R8 (supports) and variables V86 V228 
0.27	c instanciating clauses for relation R14 (conflicts) and variables V86 V252 
0.27	c instanciating clauses for relation R3 (supports) and variables V86 V276 
0.27	c instanciating clauses for relation R12 (conflicts) and variables V86 V280 
0.27	c instanciating clauses for relation R12 (conflicts) and variables V86 V285 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V86 V292 
0.27	c instanciating clauses for relation R7 (supports) and variables V86 V310 
0.27	c instanciating clauses for relation R23 (conflicts) and variables V87 V93 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V87 V102 
0.27	c instanciating clauses for relation R4 (conflicts) and variables V87 V107 
0.27	c instanciating clauses for relation R21 (conflicts) and variables V87 V135 
0.27	c instanciating clauses for relation R7 (supports) and variables V87 V156 
0.27	c instanciating clauses for relation R5 (conflicts) and variables V87 V159 
0.27	c instanciating clauses for relation R19 (conflicts) and variables V87 V162 
0.27	c instanciating clauses for relation R21 (conflicts) and variables V87 V168 
0.27	c instanciating clauses for relation R2 (supports) and variables V87 V197 
0.27	c instanciating clauses for relation R9 (supports) and variables V87 V238 
0.27	c instanciating clauses for relation R7 (supports) and variables V87 V244 
0.27	c instanciating clauses for relation R12 (conflicts) and variables V87 V247 
0.27	c instanciating clauses for relation R0 (conflicts) and variables V87 V249 
0.27	c instanciating clauses for relation R8 (supports) and variables V87 V251 
0.28	c instanciating clauses for relation R6 (supports) and variables V87 V253 
0.28	c instanciating clauses for relation R13 (supports) and variables V87 V257 
0.28	c instanciating clauses for relation R12 (conflicts) and variables V87 V302 
0.28	c instanciating clauses for relation R0 (conflicts) and variables V87 V304 
0.28	c instanciating clauses for relation R8 (supports) and variables V87 V306 
0.28	c instanciating clauses for relation R6 (supports) and variables V88 V95 
0.28	c instanciating clauses for relation R2 (supports) and variables V88 V106 
0.28	c instanciating clauses for relation R0 (conflicts) and variables V88 V107 
0.28	c instanciating clauses for relation R19 (conflicts) and variables V88 V121 
0.28	c instanciating clauses for relation R5 (conflicts) and variables V88 V138 
0.28	c instanciating clauses for relation R4 (conflicts) and variables V88 V152 
0.28	c instanciating clauses for relation R2 (supports) and variables V88 V154 
0.28	c instanciating clauses for relation R12 (conflicts) and variables V88 V158 
0.28	c instanciating clauses for relation R9 (supports) and variables V88 V163 
0.28	c instanciating clauses for relation R0 (conflicts) and variables V88 V207 
0.28	c instanciating clauses for relation R13 (supports) and variables V88 V226 
0.28	c instanciating clauses for relation R3 (supports) and variables V88 V231 
0.28	c instanciating clauses for relation R4 (conflicts) and variables V88 V234 
0.28	c instanciating clauses for relation R19 (conflicts) and variables V88 V253 
0.28	c instanciating clauses for relation R3 (supports) and variables V88 V260 
0.28	c instanciating clauses for relation R7 (supports) and variables V88 V264 
0.28	c instanciating clauses for relation R2 (supports) and variables V88 V268 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V88 V270 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V88 V273 
0.28	c instanciating clauses for relation R9 (supports) and variables V88 V279 
0.28	c instanciating clauses for relation R8 (supports) and variables V88 V292 
0.28	c instanciating clauses for relation R21 (conflicts) and variables V88 V311 
0.28	c instanciating clauses for relation R19 (conflicts) and variables V89 V97 
0.28	c instanciating clauses for relation R6 (supports) and variables V89 V108 
0.28	c instanciating clauses for relation R7 (supports) and variables V89 V111 
0.28	c instanciating clauses for relation R3 (supports) and variables V89 V112 
0.28	c instanciating clauses for relation R6 (supports) and variables V89 V113 
0.28	c instanciating clauses for relation R19 (conflicts) and variables V89 V116 
0.28	c instanciating clauses for relation R9 (supports) and variables V89 V119 
0.28	c instanciating clauses for relation R15 (supports) and variables V89 V147 
0.28	c instanciating clauses for relation R0 (conflicts) and variables V89 V152 
0.28	c instanciating clauses for relation R9 (supports) and variables V89 V155 
0.28	c instanciating clauses for relation R13 (supports) and variables V89 V165 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V89 V178 
0.28	c instanciating clauses for relation R11 (supports) and variables V89 V187 
0.28	c instanciating clauses for relation R7 (supports) and variables V89 V190 
0.28	c instanciating clauses for relation R10 (conflicts) and variables V89 V198 
0.28	c instanciating clauses for relation R8 (supports) and variables V89 V199 
0.28	c instanciating clauses for relation R3 (supports) and variables V89 V212 
0.28	c instanciating clauses for relation R21 (conflicts) and variables V89 V218 
0.28	c instanciating clauses for relation R10 (conflicts) and variables V89 V235 
0.28	c instanciating clauses for relation R4 (conflicts) and variables V89 V248 
0.28	c instanciating clauses for relation R5 (conflicts) and variables V89 V274 
0.28	c instanciating clauses for relation R11 (supports) and variables V89 V280 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V89 V283 
0.28	c instanciating clauses for relation R0 (conflicts) and variables V89 V295 
0.28	c instanciating clauses for relation R5 (conflicts) and variables V89 V297 
0.28	c instanciating clauses for relation R10 (conflicts) and variables V89 V313 
0.28	c instanciating clauses for relation R23 (conflicts) and variables V90 V95 
0.28	c instanciating clauses for relation R64 (supports) and variables V90 V100 
0.28	c instanciating clauses for relation R3 (supports) and variables V90 V114 
0.28	c instanciating clauses for relation R4 (conflicts) and variables V90 V133 
0.28	c instanciating clauses for relation R5 (conflicts) and variables V90 V142 
0.28	c instanciating clauses for relation R23 (conflicts) and variables V90 V150 
0.28	c instanciating clauses for relation R2 (supports) and variables V90 V151 
0.28	c instanciating clauses for relation R5 (conflicts) and variables V90 V157 
0.28	c instanciating clauses for relation R25 (supports) and variables V90 V176 
0.28	c instanciating clauses for relation R2 (supports) and variables V90 V182 
0.28	c instanciating clauses for relation R12 (conflicts) and variables V90 V183 
0.28	c instanciating clauses for relation R8 (supports) and variables V90 V188 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V90 V189 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V90 V195 
0.28	c instanciating clauses for relation R7 (supports) and variables V90 V211 
0.28	c instanciating clauses for relation R14 (conflicts) and variables V90 V243 
0.28	c instanciating clauses for relation R8 (supports) and variables V90 V270 
0.28	c instanciating clauses for relation R5 (conflicts) and variables V90 V273 
0.28	c instanciating clauses for relation R7 (supports) and variables V90 V279 
0.28	c instanciating clauses for relation R0 (conflicts) and variables V90 V286 
0.28	c instanciating clauses for relation R13 (supports) and variables V90 V310 
0.28	c instanciating clauses for relation R13 (supports) and variables V91 V129 
0.28	c instanciating clauses for relation R23 (conflicts) and variables V91 V141 
0.28	c instanciating clauses for relation R23 (conflicts) and variables V91 V148 
0.28	c instanciating clauses for relation R3 (supports) and variables V91 V149 
0.28	c instanciating clauses for relation R8 (supports) and variables V91 V170 
0.28	c instanciating clauses for relation R21 (conflicts) and variables V91 V172 
0.28	c instanciating clauses for relation R7 (supports) and variables V91 V173 
0.29	c instanciating clauses for relation R10 (conflicts) and variables V91 V185 
0.29	c instanciating clauses for relation R8 (supports) and variables V91 V214 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V91 V217 
0.29	c instanciating clauses for relation R0 (conflicts) and variables V91 V230 
0.29	c instanciating clauses for relation R8 (supports) and variables V91 V236 
0.29	c instanciating clauses for relation R6 (supports) and variables V91 V272 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V91 V285 
0.29	c instanciating clauses for relation R6 (supports) and variables V91 V294 
0.29	c instanciating clauses for relation R21 (conflicts) and variables V91 V299 
0.29	c instanciating clauses for relation R21 (conflicts) and variables V91 V304 
0.29	c instanciating clauses for relation R6 (supports) and variables V91 V308 
0.29	c instanciating clauses for relation R13 (supports) and variables V91 V311 
0.29	c instanciating clauses for relation R12 (conflicts) and variables V92 V104 
0.29	c instanciating clauses for relation R8 (supports) and variables V92 V110 
0.29	c instanciating clauses for relation R6 (supports) and variables V92 V112 
0.29	c instanciating clauses for relation R11 (supports) and variables V92 V124 
0.29	c instanciating clauses for relation R7 (supports) and variables V92 V127 
0.29	c instanciating clauses for relation R0 (conflicts) and variables V92 V138 
0.29	c instanciating clauses for relation R12 (conflicts) and variables V92 V144 
0.29	c instanciating clauses for relation R7 (supports) and variables V92 V163 
0.29	c instanciating clauses for relation R7 (supports) and variables V92 V188 
0.29	c instanciating clauses for relation R15 (supports) and variables V92 V191 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V92 V199 
0.29	c instanciating clauses for relation R0 (conflicts) and variables V92 V200 
0.29	c instanciating clauses for relation R9 (supports) and variables V92 V201 
0.29	c instanciating clauses for relation R5 (conflicts) and variables V92 V203 
0.29	c instanciating clauses for relation R10 (conflicts) and variables V92 V225 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V92 V236 
0.29	c instanciating clauses for relation R19 (conflicts) and variables V92 V242 
0.29	c instanciating clauses for relation R2 (supports) and variables V92 V246 
0.29	c instanciating clauses for relation R9 (supports) and variables V92 V252 
0.29	c instanciating clauses for relation R35 (supports) and variables V92 V258 
0.29	c instanciating clauses for relation R6 (supports) and variables V92 V276 
0.29	c instanciating clauses for relation R13 (supports) and variables V92 V307 
0.29	c instanciating clauses for relation R2 (supports) and variables V93 V95 
0.29	c instanciating clauses for relation R4 (conflicts) and variables V93 V107 
0.29	c instanciating clauses for relation R13 (supports) and variables V93 V109 
0.29	c instanciating clauses for relation R5 (conflicts) and variables V93 V124 
0.29	c instanciating clauses for relation R15 (supports) and variables V93 V132 
0.29	c instanciating clauses for relation R6 (supports) and variables V93 V141 
0.29	c instanciating clauses for relation R7 (supports) and variables V93 V156 
0.29	c instanciating clauses for relation R19 (conflicts) and variables V93 V172 
0.29	c instanciating clauses for relation R9 (supports) and variables V93 V186 
0.29	c instanciating clauses for relation R13 (supports) and variables V93 V203 
0.29	c instanciating clauses for relation R21 (conflicts) and variables V93 V206 
0.29	c instanciating clauses for relation R7 (supports) and variables V93 V244 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V93 V249 
0.29	c instanciating clauses for relation R8 (supports) and variables V93 V251 
0.29	c instanciating clauses for relation R6 (supports) and variables V93 V252 
0.29	c instanciating clauses for relation R6 (supports) and variables V93 V293 
0.29	c instanciating clauses for relation R21 (conflicts) and variables V93 V301 
0.29	c instanciating clauses for relation R5 (conflicts) and variables V93 V302 
0.29	c instanciating clauses for relation R8 (supports) and variables V93 V306 
0.29	c instanciating clauses for relation R12 (conflicts) and variables V94 V99 
0.29	c instanciating clauses for relation R11 (supports) and variables V94 V104 
0.29	c instanciating clauses for relation R4 (conflicts) and variables V94 V122 
0.29	c instanciating clauses for relation R3 (supports) and variables V94 V123 
0.29	c instanciating clauses for relation R9 (supports) and variables V94 V126 
0.29	c instanciating clauses for relation R15 (supports) and variables V94 V131 
0.29	c instanciating clauses for relation R10 (conflicts) and variables V94 V133 
0.29	c instanciating clauses for relation R13 (supports) and variables V94 V137 
0.29	c instanciating clauses for relation R7 (supports) and variables V94 V149 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V94 V155 
0.29	c instanciating clauses for relation R21 (conflicts) and variables V94 V174 
0.29	c instanciating clauses for relation R14 (conflicts) and variables V94 V179 
0.29	c instanciating clauses for relation R23 (conflicts) and variables V94 V180 
0.29	c instanciating clauses for relation R0 (conflicts) and variables V94 V186 
0.29	c instanciating clauses for relation R23 (conflicts) and variables V94 V248 
0.29	c instanciating clauses for relation R5 (conflicts) and variables V94 V254 
0.29	c instanciating clauses for relation R11 (supports) and variables V94 V256 
0.29	c instanciating clauses for relation R5 (conflicts) and variables V94 V275 
0.29	c instanciating clauses for relation R4 (conflicts) and variables V94 V283 
0.29	c instanciating clauses for relation R21 (conflicts) and variables V95 V106 
0.29	c instanciating clauses for relation R13 (supports) and variables V95 V107 
0.29	c instanciating clauses for relation R3 (supports) and variables V95 V114 
0.29	c instanciating clauses for relation R11 (supports) and variables V95 V121 
0.29	c instanciating clauses for relation R2 (supports) and variables V95 V124 
0.29	c instanciating clauses for relation R19 (conflicts) and variables V95 V132 
0.29	c instanciating clauses for relation R4 (conflicts) and variables V95 V133 
0.29	c instanciating clauses for relation R9 (supports) and variables V95 V138 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V95 V141 
0.30	c instanciating clauses for relation R23 (conflicts) and variables V95 V150 
0.30	c instanciating clauses for relation R21 (conflicts) and variables V95 V154 
0.30	c instanciating clauses for relation R15 (supports) and variables V95 V172 
0.30	c instanciating clauses for relation R8 (supports) and variables V95 V188 
0.30	c instanciating clauses for relation R13 (supports) and variables V95 V207 
0.30	c instanciating clauses for relation R7 (supports) and variables V95 V211 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V95 V252 
0.30	c instanciating clauses for relation R11 (supports) and variables V95 V253 
0.30	c instanciating clauses for relation R21 (conflicts) and variables V95 V268 
0.30	c instanciating clauses for relation R8 (supports) and variables V95 V270 
0.30	c instanciating clauses for relation R7 (supports) and variables V95 V279 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V95 V293 
0.30	c instanciating clauses for relation R2 (supports) and variables V95 V302 
0.30	c instanciating clauses for relation R19 (conflicts) and variables V96 V108 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V96 V121 
0.30	c instanciating clauses for relation R14 (conflicts) and variables V96 V133 
0.30	c instanciating clauses for relation R15 (supports) and variables V96 V134 
0.30	c instanciating clauses for relation R43 (supports) and variables V96 V145 
0.30	c instanciating clauses for relation R23 (conflicts) and variables V96 V161 
0.30	c instanciating clauses for relation R23 (conflicts) and variables V96 V166 
0.30	c instanciating clauses for relation R12 (conflicts) and variables V96 V169 
0.30	c instanciating clauses for relation R13 (supports) and variables V96 V194 
0.30	c instanciating clauses for relation R10 (conflicts) and variables V96 V196 
0.30	c instanciating clauses for relation R15 (supports) and variables V96 V213 
0.30	c instanciating clauses for relation R15 (supports) and variables V96 V220 
0.30	c instanciating clauses for relation R7 (supports) and variables V96 V229 
0.30	c instanciating clauses for relation R13 (supports) and variables V96 V233 
0.30	c instanciating clauses for relation R23 (conflicts) and variables V96 V235 
0.30	c instanciating clauses for relation R13 (supports) and variables V96 V245 
0.30	c instanciating clauses for relation R13 (supports) and variables V96 V246 
0.30	c instanciating clauses for relation R11 (supports) and variables V96 V247 
0.30	c instanciating clauses for relation R12 (conflicts) and variables V96 V259 
0.30	c instanciating clauses for relation R10 (conflicts) and variables V96 V266 
0.30	c instanciating clauses for relation R8 (supports) and variables V96 V271 
0.30	c instanciating clauses for relation R4 (conflicts) and variables V96 V272 
0.30	c instanciating clauses for relation R12 (conflicts) and variables V96 V283 
0.30	c instanciating clauses for relation R10 (conflicts) and variables V96 V284 
0.30	c instanciating clauses for relation R12 (conflicts) and variables V97 V103 
0.30	c instanciating clauses for relation R8 (supports) and variables V97 V108 
0.30	c instanciating clauses for relation R8 (supports) and variables V97 V113 
0.30	c instanciating clauses for relation R23 (conflicts) and variables V97 V116 
0.30	c instanciating clauses for relation R6 (supports) and variables V97 V119 
0.30	c instanciating clauses for relation R6 (supports) and variables V97 V132 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V97 V139 
0.30	c instanciating clauses for relation R11 (supports) and variables V97 V145 
0.30	c instanciating clauses for relation R7 (supports) and variables V97 V147 
0.30	c instanciating clauses for relation R6 (supports) and variables V97 V149 
0.30	c instanciating clauses for relation R10 (conflicts) and variables V97 V152 
0.30	c instanciating clauses for relation R13 (supports) and variables V97 V156 
0.30	c instanciating clauses for relation R6 (supports) and variables V97 V181 
0.30	c instanciating clauses for relation R5 (conflicts) and variables V97 V184 
0.30	c instanciating clauses for relation R14 (conflicts) and variables V97 V209 
0.30	c instanciating clauses for relation R9 (supports) and variables V97 V214 
0.30	c instanciating clauses for relation R9 (supports) and variables V97 V226 
0.30	c instanciating clauses for relation R12 (conflicts) and variables V97 V240 
0.30	c instanciating clauses for relation R11 (supports) and variables V97 V251 
0.30	c instanciating clauses for relation R4 (conflicts) and variables V97 V274 
0.30	c instanciating clauses for relation R10 (conflicts) and variables V97 V295 
0.30	c instanciating clauses for relation R4 (conflicts) and variables V97 V297 
0.30	c instanciating clauses for relation R2 (supports) and variables V97 V313 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V98 V114 
0.30	c instanciating clauses for relation R2 (supports) and variables V98 V117 
0.30	c instanciating clauses for relation R2 (supports) and variables V98 V118 
0.30	c instanciating clauses for relation R0 (conflicts) and variables V98 V125 
0.30	c instanciating clauses for relation R15 (supports) and variables V98 V128 
0.30	c instanciating clauses for relation R21 (conflicts) and variables V98 V137 
0.30	c instanciating clauses for relation R7 (supports) and variables V98 V157 
0.30	c instanciating clauses for relation R14 (conflicts) and variables V98 V197 
0.30	c instanciating clauses for relation R13 (supports) and variables V98 V215 
0.30	c instanciating clauses for relation R5 (conflicts) and variables V98 V245 
0.30	c instanciating clauses for relation R12 (conflicts) and variables V98 V281 
0.30	c instanciating clauses for relation R14 (conflicts) and variables V98 V282 
0.30	c instanciating clauses for relation R9 (supports) and variables V98 V303 
0.30	c instanciating clauses for relation R6 (supports) and variables V98 V309 
0.30	c instanciating clauses for relation R11 (supports) and variables V99 V104 
0.30	c instanciating clauses for relation R54 (supports) and variables V99 V105 
0.30	c instanciating clauses for relation R9 (supports) and variables V99 V126 
0.30	c instanciating clauses for relation R13 (supports) and variables V99 V137 
0.31	c instanciating clauses for relation R23 (conflicts) and variables V99 V140 
0.31	c instanciating clauses for relation R8 (supports) and variables V99 V146 
0.31	c instanciating clauses for relation R14 (conflicts) and variables V99 V155 
0.31	c instanciating clauses for relation R65 (supports) and variables V99 V170 
0.31	c instanciating clauses for relation R21 (conflicts) and variables V99 V174 
0.31	c instanciating clauses for relation R10 (conflicts) and variables V99 V175 
0.31	c instanciating clauses for relation R14 (conflicts) and variables V99 V179 
0.31	c instanciating clauses for relation R60 (supports) and variables V99 V194 
0.31	c instanciating clauses for relation R6 (supports) and variables V99 V197 
0.31	c instanciating clauses for relation R2 (supports) and variables V99 V200 
0.31	c instanciating clauses for relation R7 (supports) and variables V99 V207 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V99 V219 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V99 V221 
0.31	c instanciating clauses for relation R5 (conflicts) and variables V99 V240 
0.31	c instanciating clauses for relation R11 (supports) and variables V99 V256 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V99 V296 
0.31	c instanciating clauses for relation R7 (supports) and variables V99 V304 
0.31	c instanciating clauses for relation R9 (supports) and variables V100 V142 
0.31	c instanciating clauses for relation R6 (supports) and variables V100 V150 
0.31	c instanciating clauses for relation R21 (conflicts) and variables V100 V151 
0.31	c instanciating clauses for relation R9 (supports) and variables V100 V157 
0.31	c instanciating clauses for relation R66 (supports) and variables V100 V176 
0.31	c instanciating clauses for relation R21 (conflicts) and variables V100 V182 
0.31	c instanciating clauses for relation R8 (supports) and variables V100 V183 
0.31	c instanciating clauses for relation R7 (supports) and variables V100 V189 
0.31	c instanciating clauses for relation R2 (supports) and variables V100 V190 
0.31	c instanciating clauses for relation R2 (supports) and variables V100 V193 
0.31	c instanciating clauses for relation R7 (supports) and variables V100 V195 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V100 V205 
0.31	c instanciating clauses for relation R6 (supports) and variables V100 V238 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V100 V239 
0.31	c instanciating clauses for relation R7 (supports) and variables V100 V243 
0.31	c instanciating clauses for relation R5 (conflicts) and variables V100 V249 
0.31	c instanciating clauses for relation R9 (supports) and variables V100 V273 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V100 V277 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V100 V278 
0.31	c instanciating clauses for relation R13 (supports) and variables V100 V286 
0.31	c instanciating clauses for relation R10 (conflicts) and variables V100 V310 
0.31	c instanciating clauses for relation R9 (supports) and variables V101 V104 
0.31	c instanciating clauses for relation R12 (conflicts) and variables V101 V126 
0.31	c instanciating clauses for relation R5 (conflicts) and variables V101 V129 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V101 V140 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V101 V164 
0.31	c instanciating clauses for relation R11 (supports) and variables V101 V167 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V101 V175 
0.31	c instanciating clauses for relation R12 (conflicts) and variables V101 V192 
0.31	c instanciating clauses for relation R6 (supports) and variables V101 V220 
0.31	c instanciating clauses for relation R43 (supports) and variables V101 V224 
0.31	c instanciating clauses for relation R11 (supports) and variables V101 V225 
0.31	c instanciating clauses for relation R4 (conflicts) and variables V101 V230 
0.31	c instanciating clauses for relation R15 (supports) and variables V101 V234 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V101 V245 
0.31	c instanciating clauses for relation R13 (supports) and variables V101 V263 
0.31	c instanciating clauses for relation R4 (conflicts) and variables V101 V267 
0.31	c instanciating clauses for relation R8 (supports) and variables V101 V273 
0.31	c instanciating clauses for relation R7 (supports) and variables V101 V284 
0.31	c instanciating clauses for relation R23 (conflicts) and variables V101 V293 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V101 V300 
0.31	c instanciating clauses for relation R14 (conflicts) and variables V101 V309 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V102 V135 
0.31	c instanciating clauses for relation R10 (conflicts) and variables V102 V157 
0.31	c instanciating clauses for relation R21 (conflicts) and variables V102 V159 
0.31	c instanciating clauses for relation R14 (conflicts) and variables V102 V162 
0.31	c instanciating clauses for relation R7 (supports) and variables V102 V168 
0.31	c instanciating clauses for relation R10 (conflicts) and variables V102 V184 
0.31	c instanciating clauses for relation R8 (supports) and variables V102 V191 
0.31	c instanciating clauses for relation R9 (supports) and variables V102 V197 
0.31	c instanciating clauses for relation R7 (supports) and variables V102 V198 
0.31	c instanciating clauses for relation R4 (conflicts) and variables V102 V199 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V102 V205 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V102 V213 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V102 V216 
0.31	c instanciating clauses for relation R5 (conflicts) and variables V102 V247 
0.31	c instanciating clauses for relation R12 (conflicts) and variables V102 V249 
0.31	c instanciating clauses for relation R13 (supports) and variables V102 V253 
0.31	c instanciating clauses for relation R4 (conflicts) and variables V102 V257 
0.31	c instanciating clauses for relation R6 (supports) and variables V102 V274 
0.31	c instanciating clauses for relation R12 (conflicts) and variables V102 V304 
0.31	c instanciating clauses for relation R0 (conflicts) and variables V102 V312 
0.31	c instanciating clauses for relation R10 (conflicts) and variables V102 V314 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V103 V112 
0.31	c instanciating clauses for relation R19 (conflicts) and variables V103 V114 
0.31	c instanciating clauses for relation R11 (supports) and variables V103 V145 
0.31	c instanciating clauses for relation R10 (conflicts) and variables V103 V147 
0.31	c instanciating clauses for relation R34 (supports) and variables V103 V156 
0.32	c instanciating clauses for relation R15 (supports) and variables V103 V165 
0.32	c instanciating clauses for relation R4 (conflicts) and variables V103 V166 
0.32	c instanciating clauses for relation R15 (supports) and variables V103 V184 
0.32	c instanciating clauses for relation R19 (conflicts) and variables V103 V196 
0.32	c instanciating clauses for relation R8 (supports) and variables V103 V201 
0.32	c instanciating clauses for relation R14 (conflicts) and variables V103 V209 
0.32	c instanciating clauses for relation R9 (supports) and variables V103 V214 
0.32	c instanciating clauses for relation R2 (supports) and variables V103 V221 
0.32	c instanciating clauses for relation R8 (supports) and variables V103 V222 
0.32	c instanciating clauses for relation R9 (supports) and variables V103 V226 
0.32	c instanciating clauses for relation R12 (conflicts) and variables V103 V240 
0.32	c instanciating clauses for relation R11 (supports) and variables V103 V251 
0.32	c instanciating clauses for relation R0 (conflicts) and variables V103 V282 
0.32	c instanciating clauses for relation R5 (conflicts) and variables V103 V288 
0.32	c instanciating clauses for relation R23 (conflicts) and variables V103 V289 
0.32	c instanciating clauses for relation R11 (supports) and variables V104 V124 
0.32	c instanciating clauses for relation R67 (supports) and variables V104 V126 
0.32	c instanciating clauses for relation R10 (conflicts) and variables V104 V137 
0.32	c instanciating clauses for relation R12 (conflicts) and variables V104 V144 
0.32	c instanciating clauses for relation R7 (supports) and variables V104 V155 
0.32	c instanciating clauses for relation R19 (conflicts) and variables V104 V167 
0.32	c instanciating clauses for relation R3 (supports) and variables V104 V174 
0.32	c instanciating clauses for relation R7 (supports) and variables V104 V179 
0.32	c instanciating clauses for relation R6 (supports) and variables V104 V192 
0.32	c instanciating clauses for relation R14 (conflicts) and variables V104 V199 
0.32	c instanciating clauses for relation R9 (supports) and variables V104 V201 
0.32	c instanciating clauses for relation R2 (supports) and variables V104 V224 
0.32	c instanciating clauses for relation R19 (conflicts) and variables V104 V225 
0.32	c instanciating clauses for relation R14 (conflicts) and variables V104 V236 
0.32	c instanciating clauses for relation R9 (supports) and variables V104 V252 
0.32	c instanciating clauses for relation R23 (conflicts) and variables V104 V256 
0.32	c instanciating clauses for relation R0 (conflicts) and variables V104 V263 
0.32	c instanciating clauses for relation R13 (supports) and variables V104 V307 
0.32	c instanciating clauses for relation R15 (supports) and variables V104 V309 
0.32	c instanciating clauses for relation R19 (conflicts) and variables V105 V140 
0.32	c instanciating clauses for relation R6 (supports) and variables V105 V146 
0.32	c instanciating clauses for relation R68 (supports) and variables V105 V170 
0.32	c instanciating clauses for relation R0 (conflicts) and variables V105 V175 
0.32	c instanciating clauses for relation R65 (supports) and variables V105 V194 
0.32	c instanciating clauses for relation R10 (conflicts) and variables V105 V197 
0.32	c instanciating clauses for relation R4 (conflicts) and variables V105 V200 
0.32	c instanciating clauses for relation R12 (conflicts) and variables V105 V204 
0.32	c instanciating clauses for relation R15 (supports) and variables V105 V207 
0.32	c instanciating clauses for relation R7 (supports) and variables V105 V219 
0.32	c instanciating clauses for relation R7 (supports) and variables V105 V221 
0.32	c instanciating clauses for relation R11 (supports) and variables V105 V228 
0.32	c instanciating clauses for relation R11 (supports) and variables V105 V239 
0.32	c instanciating clauses for relation R3 (supports) and variables V105 V240 
0.32	c instanciating clauses for relation R21 (conflicts) and variables V105 V261 
0.32	c instanciating clauses for relation R11 (supports) and variables V105 V281 
0.32	c instanciating clauses for relation R8 (supports) and variables V105 V296 
0.32	c instanciating clauses for relation R15 (supports) and variables V105 V304 
0.32	c instanciating clauses for relation R6 (supports) and variables V106 V107 
0.32	c instanciating clauses for relation R3 (supports) and variables V106 V120 
0.32	c instanciating clauses for relation R54 (supports) and variables V106 V121 
0.32	c instanciating clauses for relation R12 (conflicts) and variables V106 V123 
0.32	c instanciating clauses for relation R13 (supports) and variables V106 V131 
0.32	c instanciating clauses for relation R2 (supports) and variables V106 V138 
0.32	c instanciating clauses for relation R3 (supports) and variables V106 V139 
0.32	c instanciating clauses for relation R12 (conflicts) and variables V106 V142 
0.32	c instanciating clauses for relation R21 (conflicts) and variables V106 V147 
0.32	c instanciating clauses for relation R5 (conflicts) and variables V106 V154 
0.32	c instanciating clauses for relation R8 (supports) and variables V106 V163 
0.32	c instanciating clauses for relation R21 (conflicts) and variables V106 V185 
0.32	c instanciating clauses for relation R4 (conflicts) and variables V106 V204 
0.32	c instanciating clauses for relation R6 (supports) and variables V106 V207 
0.32	c instanciating clauses for relation R13 (supports) and variables V106 V212 
0.32	c instanciating clauses for relation R15 (supports) and variables V106 V253 
0.32	c instanciating clauses for relation R5 (conflicts) and variables V106 V268 
0.32	c instanciating clauses for relation R7 (supports) and variables V106 V276 
0.32	c instanciating clauses for relation R10 (conflicts) and variables V106 V290 
0.32	c instanciating clauses for relation R7 (supports) and variables V106 V303 
0.32	c instanciating clauses for relation R11 (supports) and variables V106 V314 
0.32	c instanciating clauses for relation R14 (conflicts) and variables V107 V121 
0.32	c instanciating clauses for relation R21 (conflicts) and variables V107 V138 
0.32	c instanciating clauses for relation R3 (supports) and variables V107 V141 
0.32	c instanciating clauses for relation R66 (supports) and variables V107 V154 
0.33	c instanciating clauses for relation R15 (supports) and variables V107 V156 
0.33	c instanciating clauses for relation R3 (supports) and variables V107 V171 
0.33	c instanciating clauses for relation R10 (conflicts) and variables V107 V177 
0.33	c instanciating clauses for relation R12 (conflicts) and variables V107 V207 
0.33	c instanciating clauses for relation R7 (supports) and variables V107 V223 
0.33	c instanciating clauses for relation R7 (supports) and variables V107 V226 
0.33	c instanciating clauses for relation R10 (conflicts) and variables V107 V231 
0.33	c instanciating clauses for relation R4 (conflicts) and variables V107 V237 
0.33	c instanciating clauses for relation R15 (supports) and variables V107 V244 
0.33	c instanciating clauses for relation R6 (supports) and variables V107 V251 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V107 V253 
0.33	c instanciating clauses for relation R9 (supports) and variables V107 V268 
0.33	c instanciating clauses for relation R6 (supports) and variables V107 V306 
0.33	c instanciating clauses for relation R12 (conflicts) and variables V108 V113 
0.33	c instanciating clauses for relation R11 (supports) and variables V108 V116 
0.33	c instanciating clauses for relation R19 (conflicts) and variables V108 V118 
0.33	c instanciating clauses for relation R10 (conflicts) and variables V108 V121 
0.33	c instanciating clauses for relation R7 (supports) and variables V108 V134 
0.33	c instanciating clauses for relation R8 (supports) and variables V108 V145 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V108 V147 
0.33	c instanciating clauses for relation R13 (supports) and variables V108 V152 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V108 V153 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V108 V177 
0.33	c instanciating clauses for relation R19 (conflicts) and variables V108 V183 
0.33	c instanciating clauses for relation R7 (supports) and variables V108 V213 
0.33	c instanciating clauses for relation R7 (supports) and variables V108 V220 
0.33	c instanciating clauses for relation R2 (supports) and variables V108 V228 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V108 V263 
0.33	c instanciating clauses for relation R9 (supports) and variables V108 V274 
0.33	c instanciating clauses for relation R13 (supports) and variables V108 V295 
0.33	c instanciating clauses for relation R9 (supports) and variables V108 V297 
0.33	c instanciating clauses for relation R23 (conflicts) and variables V109 V113 
0.33	c instanciating clauses for relation R4 (conflicts) and variables V109 V128 
0.33	c instanciating clauses for relation R4 (conflicts) and variables V109 V136 
0.33	c instanciating clauses for relation R2 (supports) and variables V109 V158 
0.33	c instanciating clauses for relation R15 (supports) and variables V109 V160 
0.33	c instanciating clauses for relation R2 (supports) and variables V109 V164 
0.33	c instanciating clauses for relation R4 (conflicts) and variables V109 V167 
0.33	c instanciating clauses for relation R21 (conflicts) and variables V109 V186 
0.33	c instanciating clauses for relation R12 (conflicts) and variables V109 V203 
0.33	c instanciating clauses for relation R9 (supports) and variables V109 V206 
0.33	c instanciating clauses for relation R8 (supports) and variables V109 V208 
0.33	c instanciating clauses for relation R19 (conflicts) and variables V109 V227 
0.33	c instanciating clauses for relation R6 (supports) and variables V109 V248 
0.33	c instanciating clauses for relation R11 (supports) and variables V109 V249 
0.33	c instanciating clauses for relation R3 (supports) and variables V109 V256 
0.33	c instanciating clauses for relation R6 (supports) and variables V109 V265 
0.33	c instanciating clauses for relation R0 (conflicts) and variables V109 V268 
0.33	c instanciating clauses for relation R10 (conflicts) and variables V109 V288 
0.33	c instanciating clauses for relation R9 (supports) and variables V109 V301 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V110 V127 
0.33	c instanciating clauses for relation R6 (supports) and variables V110 V136 
0.33	c instanciating clauses for relation R3 (supports) and variables V110 V143 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V110 V163 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V110 V188 
0.33	c instanciating clauses for relation R4 (conflicts) and variables V110 V192 
0.33	c instanciating clauses for relation R15 (supports) and variables V110 V212 
0.33	c instanciating clauses for relation R7 (supports) and variables V110 V215 
0.33	c instanciating clauses for relation R13 (supports) and variables V110 V225 
0.33	c instanciating clauses for relation R0 (conflicts) and variables V110 V229 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V110 V233 
0.33	c instanciating clauses for relation R23 (conflicts) and variables V110 V241 
0.33	c instanciating clauses for relation R3 (supports) and variables V110 V251 
0.33	c instanciating clauses for relation R0 (conflicts) and variables V110 V254 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V110 V258 
0.33	c instanciating clauses for relation R23 (conflicts) and variables V110 V272 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V110 V291 
0.33	c instanciating clauses for relation R23 (conflicts) and variables V110 V297 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V110 V298 
0.33	c instanciating clauses for relation R4 (conflicts) and variables V111 V112 
0.33	c instanciating clauses for relation R6 (supports) and variables V111 V122 
0.33	c instanciating clauses for relation R13 (supports) and variables V111 V127 
0.33	c instanciating clauses for relation R9 (supports) and variables V111 V134 
0.33	c instanciating clauses for relation R14 (conflicts) and variables V111 V153 
0.33	c instanciating clauses for relation R11 (supports) and variables V111 V174 
0.33	c instanciating clauses for relation R2 (supports) and variables V111 V181 
0.33	c instanciating clauses for relation R5 (conflicts) and variables V111 V188 
0.33	c instanciating clauses for relation R23 (conflicts) and variables V111 V190 
0.34	c instanciating clauses for relation R14 (conflicts) and variables V111 V192 
0.34	c instanciating clauses for relation R8 (supports) and variables V111 V198 
0.34	c instanciating clauses for relation R10 (conflicts) and variables V111 V199 
0.34	c instanciating clauses for relation R11 (supports) and variables V111 V200 
0.34	c instanciating clauses for relation R13 (supports) and variables V111 V211 
0.34	c instanciating clauses for relation R4 (conflicts) and variables V111 V212 
0.34	c instanciating clauses for relation R8 (supports) and variables V111 V235 
0.34	c instanciating clauses for relation R3 (supports) and variables V111 V248 
0.34	c instanciating clauses for relation R15 (supports) and variables V111 V257 
0.34	c instanciating clauses for relation R19 (conflicts) and variables V111 V260 
0.34	c instanciating clauses for relation R21 (conflicts) and variables V111 V264 
0.34	c instanciating clauses for relation R6 (supports) and variables V111 V275 
0.34	c instanciating clauses for relation R5 (conflicts) and variables V111 V290 
0.34	c instanciating clauses for relation R13 (supports) and variables V111 V303 
0.34	c instanciating clauses for relation R15 (supports) and variables V111 V307 
0.34	c instanciating clauses for relation R8 (supports) and variables V111 V313 
0.34	c instanciating clauses for relation R23 (conflicts) and variables V112 V114 
0.34	c instanciating clauses for relation R13 (supports) and variables V112 V138 
0.34	c instanciating clauses for relation R7 (supports) and variables V112 V165 
0.34	c instanciating clauses for relation R7 (supports) and variables V112 V184 
0.34	c instanciating clauses for relation R19 (conflicts) and variables V112 V190 
0.34	c instanciating clauses for relation R14 (conflicts) and variables V112 V191 
0.34	c instanciating clauses for relation R23 (conflicts) and variables V112 V196 
0.34	c instanciating clauses for relation R6 (supports) and variables V112 V198 
0.34	c instanciating clauses for relation R0 (conflicts) and variables V112 V199 
0.34	c instanciating clauses for relation R13 (supports) and variables V112 V200 
0.34	c instanciating clauses for relation R9 (supports) and variables V112 V203 
0.34	c instanciating clauses for relation R5 (conflicts) and variables V112 V212 
0.34	c instanciating clauses for relation R3 (supports) and variables V112 V221 
0.34	c instanciating clauses for relation R6 (supports) and variables V112 V235 
0.34	c instanciating clauses for relation R11 (supports) and variables V112 V242 
0.34	c instanciating clauses for relation R21 (conflicts) and variables V112 V246 
0.34	c instanciating clauses for relation R2 (supports) and variables V112 V248 
0.34	c instanciating clauses for relation R21 (conflicts) and variables V112 V258 
0.34	c instanciating clauses for relation R12 (conflicts) and variables V112 V276 
0.34	c instanciating clauses for relation R10 (conflicts) and variables V112 V282 
0.34	c instanciating clauses for relation R4 (conflicts) and variables V112 V288 
0.34	c instanciating clauses for relation R6 (supports) and variables V112 V313 
0.34	c instanciating clauses for relation R11 (supports) and variables V113 V116 
0.34	c instanciating clauses for relation R4 (conflicts) and variables V113 V128 
0.34	c instanciating clauses for relation R4 (conflicts) and variables V113 V136 
0.34	c instanciating clauses for relation R14 (conflicts) and variables V113 V147 
0.34	c instanciating clauses for relation R13 (supports) and variables V113 V152 
0.34	c instanciating clauses for relation R4 (conflicts) and variables V113 V167 
0.34	c instanciating clauses for relation R2 (supports) and variables V113 V191 
0.34	c instanciating clauses for relation R15 (supports) and variables V113 V193 
0.34	c instanciating clauses for relation R8 (supports) and variables V113 V208 
0.34	c instanciating clauses for relation R3 (supports) and variables V113 V256 
0.34	c instanciating clauses for relation R9 (supports) and variables V113 V274 
0.34	c instanciating clauses for relation R15 (supports) and variables V113 V278 
0.34	c instanciating clauses for relation R10 (conflicts) and variables V113 V288 
0.34	c instanciating clauses for relation R19 (conflicts) and variables V113 V294 
0.34	c instanciating clauses for relation R13 (supports) and variables V113 V295 
0.34	c instanciating clauses for relation R9 (supports) and variables V113 V297 
0.34	c instanciating clauses for relation R19 (conflicts) and variables V113 V298 
0.34	c instanciating clauses for relation R6 (supports) and variables V113 V300 
0.34	c instanciating clauses for relation R9 (supports) and variables V114 V117 
0.34	c instanciating clauses for relation R9 (supports) and variables V114 V118 
0.34	c instanciating clauses for relation R12 (conflicts) and variables V114 V125 
0.34	c instanciating clauses for relation R11 (supports) and variables V114 V128 
0.34	c instanciating clauses for relation R2 (supports) and variables V114 V133 
0.34	c instanciating clauses for relation R15 (supports) and variables V114 V150 
0.34	c instanciating clauses for relation R7 (supports) and variables V114 V165 
0.34	c instanciating clauses for relation R7 (supports) and variables V114 V184 
0.34	c instanciating clauses for relation R0 (conflicts) and variables V114 V188 
0.34	c instanciating clauses for relation R23 (conflicts) and variables V114 V196 
0.34	c instanciating clauses for relation R19 (conflicts) and variables V114 V211 
0.34	c instanciating clauses for relation R3 (supports) and variables V114 V221 
0.34	c instanciating clauses for relation R21 (conflicts) and variables V114 V245 
0.34	c instanciating clauses for relation R0 (conflicts) and variables V114 V270 
0.34	c instanciating clauses for relation R19 (conflicts) and variables V114 V279 
0.34	c instanciating clauses for relation R10 (conflicts) and variables V114 V282 
0.34	c instanciating clauses for relation R4 (conflicts) and variables V114 V288 
0.34	c instanciating clauses for relation R13 (supports) and variables V114 V309 
0.34	c instanciating clauses for relation R2 (supports) and variables V115 V116 
0.34	c instanciating clauses for relation R2 (supports) and variables V115 V127 
0.34	c instanciating clauses for relation R11 (supports) and variables V115 V152 
0.35	c instanciating clauses for relation R8 (supports) and variables V115 V155 
0.35	c instanciating clauses for relation R10 (conflicts) and variables V115 V168 
0.35	c instanciating clauses for relation R21 (conflicts) and variables V115 V179 
0.35	c instanciating clauses for relation R19 (conflicts) and variables V115 V181 
0.35	c instanciating clauses for relation R13 (supports) and variables V115 V190 
0.35	c instanciating clauses for relation R9 (supports) and variables V115 V196 
0.35	c instanciating clauses for relation R9 (supports) and variables V115 V198 
0.35	c instanciating clauses for relation R21 (conflicts) and variables V115 V205 
0.35	c instanciating clauses for relation R69 (supports) and variables V115 V219 
0.35	c instanciating clauses for relation R0 (conflicts) and variables V115 V237 
0.35	c instanciating clauses for relation R5 (conflicts) and variables V115 V244 
0.35	c instanciating clauses for relation R3 (supports) and variables V115 V250 
0.35	c instanciating clauses for relation R10 (conflicts) and variables V115 V261 
0.35	c instanciating clauses for relation R3 (supports) and variables V115 V266 
0.35	c instanciating clauses for relation R13 (supports) and variables V115 V287 
0.35	c instanciating clauses for relation R3 (supports) and variables V115 V296 
0.35	c instanciating clauses for relation R6 (supports) and variables V115 V301 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V115 V307 
0.35	c instanciating clauses for relation R15 (supports) and variables V115 V308 
0.35	c instanciating clauses for relation R11 (supports) and variables V116 V120 
0.35	c instanciating clauses for relation R5 (conflicts) and variables V116 V127 
0.35	c instanciating clauses for relation R7 (supports) and variables V116 V147 
0.35	c instanciating clauses for relation R10 (conflicts) and variables V116 V152 
0.35	c instanciating clauses for relation R15 (supports) and variables V116 V181 
0.35	c instanciating clauses for relation R11 (supports) and variables V116 V201 
0.35	c instanciating clauses for relation R21 (conflicts) and variables V116 V211 
0.35	c instanciating clauses for relation R2 (supports) and variables V116 V219 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V116 V232 
0.35	c instanciating clauses for relation R6 (supports) and variables V116 V237 
0.35	c instanciating clauses for relation R2 (supports) and variables V116 V244 
0.35	c instanciating clauses for relation R11 (supports) and variables V116 V262 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V116 V274 
0.35	c instanciating clauses for relation R21 (conflicts) and variables V116 V282 
0.35	c instanciating clauses for relation R14 (conflicts) and variables V116 V291 
0.35	c instanciating clauses for relation R10 (conflicts) and variables V116 V295 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V116 V297 
0.35	c instanciating clauses for relation R0 (conflicts) and variables V116 V301 
0.35	c instanciating clauses for relation R19 (conflicts) and variables V116 V308 
0.35	c instanciating clauses for relation R5 (conflicts) and variables V117 V118 
0.35	c instanciating clauses for relation R6 (supports) and variables V117 V125 
0.35	c instanciating clauses for relation R19 (conflicts) and variables V117 V128 
0.35	c instanciating clauses for relation R14 (conflicts) and variables V117 V143 
0.35	c instanciating clauses for relation R3 (supports) and variables V117 V178 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V117 V179 
0.35	c instanciating clauses for relation R7 (supports) and variables V117 V202 
0.35	c instanciating clauses for relation R9 (supports) and variables V117 V210 
0.35	c instanciating clauses for relation R7 (supports) and variables V117 V230 
0.35	c instanciating clauses for relation R9 (supports) and variables V117 V236 
0.35	c instanciating clauses for relation R3 (supports) and variables V117 V243 
0.35	c instanciating clauses for relation R2 (supports) and variables V117 V245 
0.35	c instanciating clauses for relation R10 (conflicts) and variables V117 V250 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V117 V259 
0.35	c instanciating clauses for relation R7 (supports) and variables V117 V265 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V117 V277 
0.35	c instanciating clauses for relation R14 (conflicts) and variables V117 V287 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V117 V289 
0.35	c instanciating clauses for relation R9 (supports) and variables V117 V305 
0.35	c instanciating clauses for relation R0 (conflicts) and variables V117 V309 
0.35	c instanciating clauses for relation R6 (supports) and variables V118 V125 
0.35	c instanciating clauses for relation R19 (conflicts) and variables V118 V128 
0.35	c instanciating clauses for relation R14 (conflicts) and variables V118 V130 
0.35	c instanciating clauses for relation R13 (supports) and variables V118 V134 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V118 V153 
0.35	c instanciating clauses for relation R13 (supports) and variables V118 V172 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V118 V177 
0.35	c instanciating clauses for relation R23 (conflicts) and variables V118 V183 
0.35	c instanciating clauses for relation R14 (conflicts) and variables V118 V218 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V118 V227 
0.35	c instanciating clauses for relation R3 (supports) and variables V118 V228 
0.35	c instanciating clauses for relation R2 (supports) and variables V118 V245 
0.35	c instanciating clauses for relation R9 (supports) and variables V118 V262 
0.35	c instanciating clauses for relation R4 (conflicts) and variables V118 V263 
0.35	c instanciating clauses for relation R14 (conflicts) and variables V118 V302 
0.35	c instanciating clauses for relation R0 (conflicts) and variables V118 V309 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V119 V132 
0.35	c instanciating clauses for relation R23 (conflicts) and variables V119 V137 
0.35	c instanciating clauses for relation R13 (supports) and variables V119 V139 
0.35	c instanciating clauses for relation R7 (supports) and variables V119 V142 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V119 V149 
0.35	c instanciating clauses for relation R5 (conflicts) and variables V119 V155 
0.35	c instanciating clauses for relation R0 (conflicts) and variables V119 V165 
0.35	c instanciating clauses for relation R15 (supports) and variables V119 V178 
0.35	c instanciating clauses for relation R12 (conflicts) and variables V119 V181 
0.35	c instanciating clauses for relation R9 (supports) and variables V119 V184 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V119 V187 
0.36	c instanciating clauses for relation R2 (supports) and variables V119 V218 
0.36	c instanciating clauses for relation R8 (supports) and variables V119 V260 
0.36	c instanciating clauses for relation R4 (conflicts) and variables V119 V277 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V119 V280 
0.36	c instanciating clauses for relation R15 (supports) and variables V119 V283 
0.36	c instanciating clauses for relation R4 (conflicts) and variables V119 V308 
0.36	c instanciating clauses for relation R21 (conflicts) and variables V119 V313 
0.36	c instanciating clauses for relation R2 (supports) and variables V120 V121 
0.36	c instanciating clauses for relation R5 (conflicts) and variables V120 V139 
0.36	c instanciating clauses for relation R14 (conflicts) and variables V120 V146 
0.36	c instanciating clauses for relation R13 (supports) and variables V120 V153 
0.36	c instanciating clauses for relation R0 (conflicts) and variables V120 V163 
0.36	c instanciating clauses for relation R23 (conflicts) and variables V120 V201 
0.36	c instanciating clauses for relation R2 (supports) and variables V120 V204 
0.36	c instanciating clauses for relation R3 (supports) and variables V120 V211 
0.36	c instanciating clauses for relation R33 (supports) and variables V120 V232 
0.36	c instanciating clauses for relation R23 (conflicts) and variables V120 V262 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V120 V276 
0.36	c instanciating clauses for relation R3 (supports) and variables V120 V282 
0.36	c instanciating clauses for relation R6 (supports) and variables V120 V290 
0.36	c instanciating clauses for relation R7 (supports) and variables V120 V291 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V120 V303 
0.36	c instanciating clauses for relation R11 (supports) and variables V121 V134 
0.36	c instanciating clauses for relation R4 (conflicts) and variables V121 V138 
0.36	c instanciating clauses for relation R2 (supports) and variables V121 V139 
0.36	c instanciating clauses for relation R13 (supports) and variables V121 V145 
0.36	c instanciating clauses for relation R3 (supports) and variables V121 V154 
0.36	c instanciating clauses for relation R6 (supports) and variables V121 V163 
0.36	c instanciating clauses for relation R5 (conflicts) and variables V121 V204 
0.36	c instanciating clauses for relation R10 (conflicts) and variables V121 V207 
0.36	c instanciating clauses for relation R11 (supports) and variables V121 V213 
0.36	c instanciating clauses for relation R11 (supports) and variables V121 V220 
0.36	c instanciating clauses for relation R23 (conflicts) and variables V121 V253 
0.36	c instanciating clauses for relation R3 (supports) and variables V121 V268 
0.36	c instanciating clauses for relation R15 (supports) and variables V121 V276 
0.36	c instanciating clauses for relation R0 (conflicts) and variables V121 V290 
0.36	c instanciating clauses for relation R15 (supports) and variables V121 V303 
0.36	c instanciating clauses for relation R2 (supports) and variables V122 V123 
0.36	c instanciating clauses for relation R0 (conflicts) and variables V122 V133 
0.36	c instanciating clauses for relation R15 (supports) and variables V122 V149 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V122 V180 
0.36	c instanciating clauses for relation R21 (conflicts) and variables V122 V181 
0.36	c instanciating clauses for relation R9 (supports) and variables V122 V188 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V122 V248 
0.36	c instanciating clauses for relation R14 (conflicts) and variables V122 V257 
0.36	c instanciating clauses for relation R11 (supports) and variables V122 V260 
0.36	c instanciating clauses for relation R12 (conflicts) and variables V122 V275 
0.36	c instanciating clauses for relation R5 (conflicts) and variables V122 V283 
0.36	c instanciating clauses for relation R9 (supports) and variables V122 V290 
0.36	c instanciating clauses for relation R14 (conflicts) and variables V122 V307 
0.36	c instanciating clauses for relation R7 (supports) and variables V122 V313 
0.36	c instanciating clauses for relation R23 (conflicts) and variables V123 V126 
0.36	c instanciating clauses for relation R13 (supports) and variables V123 V131 
0.36	c instanciating clauses for relation R6 (supports) and variables V123 V133 
0.36	c instanciating clauses for relation R12 (conflicts) and variables V123 V142 
0.36	c instanciating clauses for relation R21 (conflicts) and variables V123 V147 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V123 V149 
0.36	c instanciating clauses for relation R15 (supports) and variables V123 V180 
0.36	c instanciating clauses for relation R21 (conflicts) and variables V123 V185 
0.36	c instanciating clauses for relation R23 (conflicts) and variables V123 V208 
0.36	c instanciating clauses for relation R13 (supports) and variables V123 V212 
0.36	c instanciating clauses for relation R3 (supports) and variables V123 V215 
0.36	c instanciating clauses for relation R4 (conflicts) and variables V123 V216 
0.36	c instanciating clauses for relation R23 (conflicts) and variables V123 V231 
0.36	c instanciating clauses for relation R15 (supports) and variables V123 V248 
0.36	c instanciating clauses for relation R10 (conflicts) and variables V123 V262 
0.36	c instanciating clauses for relation R7 (supports) and variables V123 V271 
0.36	c instanciating clauses for relation R2 (supports) and variables V123 V283 
0.36	c instanciating clauses for relation R11 (supports) and variables V123 V314 
0.36	c instanciating clauses for relation R21 (conflicts) and variables V124 V131 
0.36	c instanciating clauses for relation R15 (supports) and variables V124 V132 
0.36	c instanciating clauses for relation R6 (supports) and variables V124 V141 
0.36	c instanciating clauses for relation R8 (supports) and variables V124 V144 
0.36	c instanciating clauses for relation R19 (conflicts) and variables V124 V172 
0.36	c instanciating clauses for relation R11 (supports) and variables V124 V186 
0.36	c instanciating clauses for relation R7 (supports) and variables V124 V199 
0.36	c instanciating clauses for relation R4 (conflicts) and variables V124 V201 
0.36	c instanciating clauses for relation R13 (supports) and variables V124 V209 
0.37	c instanciating clauses for relation R7 (supports) and variables V124 V236 
0.37	c instanciating clauses for relation R67 (supports) and variables V124 V252 
0.37	c instanciating clauses for relation R9 (supports) and variables V124 V271 
0.37	c instanciating clauses for relation R6 (supports) and variables V124 V293 
0.37	c instanciating clauses for relation R5 (conflicts) and variables V124 V302 
0.37	c instanciating clauses for relation R14 (conflicts) and variables V124 V305 
0.37	c instanciating clauses for relation R10 (conflicts) and variables V124 V307 
0.37	c instanciating clauses for relation R11 (supports) and variables V125 V128 
0.37	c instanciating clauses for relation R4 (conflicts) and variables V125 V161 
0.37	c instanciating clauses for relation R3 (supports) and variables V125 V165 
0.37	c instanciating clauses for relation R23 (conflicts) and variables V125 V169 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V125 V182 
0.37	c instanciating clauses for relation R6 (supports) and variables V125 V218 
0.37	c instanciating clauses for relation R15 (supports) and variables V125 V222 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V125 V228 
0.37	c instanciating clauses for relation R21 (conflicts) and variables V125 V245 
0.37	c instanciating clauses for relation R7 (supports) and variables V125 V252 
0.37	c instanciating clauses for relation R5 (conflicts) and variables V125 V276 
0.37	c instanciating clauses for relation R8 (supports) and variables V125 V280 
0.37	c instanciating clauses for relation R8 (supports) and variables V125 V285 
0.37	c instanciating clauses for relation R15 (supports) and variables V125 V292 
0.37	c instanciating clauses for relation R13 (supports) and variables V125 V309 
0.37	c instanciating clauses for relation R19 (conflicts) and variables V125 V310 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V126 V137 
0.37	c instanciating clauses for relation R15 (supports) and variables V126 V155 
0.37	c instanciating clauses for relation R11 (supports) and variables V126 V167 
0.37	c instanciating clauses for relation R2 (supports) and variables V126 V174 
0.37	c instanciating clauses for relation R15 (supports) and variables V126 V179 
0.37	c instanciating clauses for relation R12 (conflicts) and variables V126 V192 
0.37	c instanciating clauses for relation R23 (conflicts) and variables V126 V208 
0.37	c instanciating clauses for relation R3 (supports) and variables V126 V215 
0.37	c instanciating clauses for relation R4 (conflicts) and variables V126 V216 
0.37	c instanciating clauses for relation R21 (conflicts) and variables V126 V224 
0.37	c instanciating clauses for relation R11 (supports) and variables V126 V225 
0.37	c instanciating clauses for relation R23 (conflicts) and variables V126 V231 
0.37	c instanciating clauses for relation R19 (conflicts) and variables V126 V256 
0.37	c instanciating clauses for relation R10 (conflicts) and variables V126 V262 
0.37	c instanciating clauses for relation R13 (supports) and variables V126 V263 
0.37	c instanciating clauses for relation R7 (supports) and variables V126 V271 
0.37	c instanciating clauses for relation R14 (conflicts) and variables V126 V309 
0.37	c instanciating clauses for relation R21 (conflicts) and variables V127 V134 
0.37	c instanciating clauses for relation R11 (supports) and variables V127 V153 
0.37	c instanciating clauses for relation R23 (conflicts) and variables V127 V163 
0.37	c instanciating clauses for relation R14 (conflicts) and variables V127 V174 
0.37	c instanciating clauses for relation R15 (supports) and variables V127 V181 
0.37	c instanciating clauses for relation R23 (conflicts) and variables V127 V188 
0.37	c instanciating clauses for relation R11 (supports) and variables V127 V192 
0.37	c instanciating clauses for relation R14 (conflicts) and variables V127 V200 
0.37	c instanciating clauses for relation R12 (conflicts) and variables V127 V211 
0.37	c instanciating clauses for relation R2 (supports) and variables V127 V219 
0.37	c instanciating clauses for relation R8 (supports) and variables V127 V225 
0.37	c instanciating clauses for relation R6 (supports) and variables V127 V237 
0.37	c instanciating clauses for relation R2 (supports) and variables V127 V244 
0.37	c instanciating clauses for relation R23 (conflicts) and variables V127 V258 
0.37	c instanciating clauses for relation R9 (supports) and variables V127 V264 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V127 V301 
0.37	c instanciating clauses for relation R12 (conflicts) and variables V127 V303 
0.37	c instanciating clauses for relation R19 (conflicts) and variables V127 V308 
0.37	c instanciating clauses for relation R5 (conflicts) and variables V128 V136 
0.37	c instanciating clauses for relation R12 (conflicts) and variables V128 V143 
0.37	c instanciating clauses for relation R13 (supports) and variables V128 V159 
0.37	c instanciating clauses for relation R5 (conflicts) and variables V128 V167 
0.37	c instanciating clauses for relation R9 (supports) and variables V128 V195 
0.37	c instanciating clauses for relation R6 (supports) and variables V128 V208 
0.37	c instanciating clauses for relation R12 (conflicts) and variables V128 V210 
0.37	c instanciating clauses for relation R3 (supports) and variables V128 V245 
0.37	c instanciating clauses for relation R2 (supports) and variables V128 V256 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V128 V288 
0.37	c instanciating clauses for relation R9 (supports) and variables V128 V294 
0.37	c instanciating clauses for relation R12 (conflicts) and variables V128 V298 
0.37	c instanciating clauses for relation R14 (conflicts) and variables V128 V301 
0.37	c instanciating clauses for relation R10 (conflicts) and variables V128 V309 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V129 V140 
0.37	c instanciating clauses for relation R0 (conflicts) and variables V129 V164 
0.37	c instanciating clauses for relation R9 (supports) and variables V129 V172 
0.37	c instanciating clauses for relation R19 (conflicts) and variables V129 V175 
0.37	c instanciating clauses for relation R7 (supports) and variables V129 V185 
0.37	c instanciating clauses for relation R10 (conflicts) and variables V129 V187 
0.37	c instanciating clauses for relation R11 (supports) and variables V129 V217 
0.37	c instanciating clauses for relation R6 (supports) and variables V129 V220 
0.38	c instanciating clauses for relation R6 (supports) and variables V129 V224 
0.38	c instanciating clauses for relation R15 (supports) and variables V129 V234 
0.38	c instanciating clauses for relation R19 (conflicts) and variables V129 V245 
0.38	c instanciating clauses for relation R7 (supports) and variables V129 V254 
0.38	c instanciating clauses for relation R23 (conflicts) and variables V129 V275 
0.38	c instanciating clauses for relation R3 (supports) and variables V129 V278 
0.38	c instanciating clauses for relation R3 (supports) and variables V129 V280 
0.38	c instanciating clauses for relation R3 (supports) and variables V129 V284 
0.38	c instanciating clauses for relation R11 (supports) and variables V129 V285 
0.38	c instanciating clauses for relation R9 (supports) and variables V129 V299 
0.38	c instanciating clauses for relation R19 (conflicts) and variables V129 V300 
0.38	c instanciating clauses for relation R9 (supports) and variables V129 V304 
0.38	c instanciating clauses for relation R12 (conflicts) and variables V129 V311 
0.38	c instanciating clauses for relation R8 (supports) and variables V130 V134 
0.38	c instanciating clauses for relation R14 (conflicts) and variables V130 V139 
0.38	c instanciating clauses for relation R2 (supports) and variables V130 V160 
0.38	c instanciating clauses for relation R21 (conflicts) and variables V130 V162 
0.38	c instanciating clauses for relation R0 (conflicts) and variables V130 V171 
0.38	c instanciating clauses for relation R8 (supports) and variables V130 V172 
0.38	c instanciating clauses for relation R12 (conflicts) and variables V130 V180 
0.38	c instanciating clauses for relation R21 (conflicts) and variables V130 V202 
0.38	c instanciating clauses for relation R23 (conflicts) and variables V130 V218 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V130 V227 
0.38	c instanciating clauses for relation R5 (conflicts) and variables V130 V241 
0.38	c instanciating clauses for relation R11 (supports) and variables V130 V246 
0.38	c instanciating clauses for relation R9 (supports) and variables V130 V253 
0.38	c instanciating clauses for relation R11 (supports) and variables V130 V261 
0.38	c instanciating clauses for relation R3 (supports) and variables V130 V262 
0.38	c instanciating clauses for relation R15 (supports) and variables V130 V266 
0.38	c instanciating clauses for relation R23 (conflicts) and variables V130 V302 
0.38	c instanciating clauses for relation R14 (conflicts) and variables V130 V306 
0.38	c instanciating clauses for relation R13 (supports) and variables V131 V142 
0.38	c instanciating clauses for relation R9 (supports) and variables V131 V147 
0.38	c instanciating clauses for relation R9 (supports) and variables V131 V185 
0.38	c instanciating clauses for relation R57 (supports) and variables V131 V186 
0.38	c instanciating clauses for relation R6 (supports) and variables V131 V209 
0.38	c instanciating clauses for relation R12 (conflicts) and variables V131 V212 
0.38	c instanciating clauses for relation R3 (supports) and variables V131 V254 
0.38	c instanciating clauses for relation R2 (supports) and variables V131 V271 
0.38	c instanciating clauses for relation R3 (supports) and variables V131 V275 
0.38	c instanciating clauses for relation R19 (conflicts) and variables V131 V305 
0.38	c instanciating clauses for relation R14 (conflicts) and variables V131 V314 
0.38	c instanciating clauses for relation R15 (supports) and variables V132 V136 
0.38	c instanciating clauses for relation R13 (supports) and variables V132 V139 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V132 V141 
0.38	c instanciating clauses for relation R12 (conflicts) and variables V132 V149 
0.38	c instanciating clauses for relation R0 (conflicts) and variables V132 V161 
0.38	c instanciating clauses for relation R7 (supports) and variables V132 V172 
0.38	c instanciating clauses for relation R5 (conflicts) and variables V132 V180 
0.38	c instanciating clauses for relation R12 (conflicts) and variables V132 V181 
0.38	c instanciating clauses for relation R9 (supports) and variables V132 V184 
0.38	c instanciating clauses for relation R5 (conflicts) and variables V132 V209 
0.38	c instanciating clauses for relation R19 (conflicts) and variables V132 V216 
0.38	c instanciating clauses for relation R6 (supports) and variables V132 V243 
0.38	c instanciating clauses for relation R19 (conflicts) and variables V132 V250 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V132 V252 
0.38	c instanciating clauses for relation R5 (conflicts) and variables V132 V255 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V132 V293 
0.38	c instanciating clauses for relation R5 (conflicts) and variables V132 V300 
0.38	c instanciating clauses for relation R3 (supports) and variables V132 V302 
0.38	c instanciating clauses for relation R21 (conflicts) and variables V132 V313 
0.38	c instanciating clauses for relation R4 (conflicts) and variables V133 V145 
0.38	c instanciating clauses for relation R11 (supports) and variables V133 V149 
0.38	c instanciating clauses for relation R19 (conflicts) and variables V133 V150 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V133 V169 
0.38	c instanciating clauses for relation R14 (conflicts) and variables V133 V180 
0.38	c instanciating clauses for relation R6 (supports) and variables V133 V188 
0.38	c instanciating clauses for relation R8 (supports) and variables V133 V194 
0.38	c instanciating clauses for relation R15 (supports) and variables V133 V211 
0.38	c instanciating clauses for relation R8 (supports) and variables V133 V233 
0.38	c instanciating clauses for relation R8 (supports) and variables V133 V245 
0.38	c instanciating clauses for relation R8 (supports) and variables V133 V246 
0.38	c instanciating clauses for relation R7 (supports) and variables V133 V247 
0.38	c instanciating clauses for relation R14 (conflicts) and variables V133 V248 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V133 V259 
0.38	c instanciating clauses for relation R6 (supports) and variables V133 V270 
0.38	c instanciating clauses for relation R15 (supports) and variables V133 V279 
0.38	c instanciating clauses for relation R70 (supports) and variables V133 V283 
0.38	c instanciating clauses for relation R10 (conflicts) and variables V134 V145 
0.38	c instanciating clauses for relation R15 (supports) and variables V134 V153 
0.38	c instanciating clauses for relation R12 (conflicts) and variables V134 V172 
0.39	c instanciating clauses for relation R19 (conflicts) and variables V134 V174 
0.39	c instanciating clauses for relation R15 (supports) and variables V134 V192 
0.39	c instanciating clauses for relation R19 (conflicts) and variables V134 V200 
0.39	c instanciating clauses for relation R0 (conflicts) and variables V134 V211 
0.39	c instanciating clauses for relation R23 (conflicts) and variables V134 V213 
0.39	c instanciating clauses for relation R11 (supports) and variables V134 V218 
0.39	c instanciating clauses for relation R23 (conflicts) and variables V134 V220 
0.39	c instanciating clauses for relation R13 (supports) and variables V134 V227 
0.39	c instanciating clauses for relation R21 (conflicts) and variables V134 V262 
0.39	c instanciating clauses for relation R2 (supports) and variables V134 V264 
0.39	c instanciating clauses for relation R11 (supports) and variables V134 V302 
0.39	c instanciating clauses for relation R0 (conflicts) and variables V134 V303 
0.39	c instanciating clauses for relation R21 (conflicts) and variables V135 V148 
0.39	c instanciating clauses for relation R5 (conflicts) and variables V135 V168 
0.39	c instanciating clauses for relation R21 (conflicts) and variables V135 V173 
0.39	c instanciating clauses for relation R12 (conflicts) and variables V135 V193 
0.39	c instanciating clauses for relation R10 (conflicts) and variables V135 V205 
0.39	c instanciating clauses for relation R21 (conflicts) and variables V135 V208 
0.39	c instanciating clauses for relation R10 (conflicts) and variables V135 V213 
0.39	c instanciating clauses for relation R10 (conflicts) and variables V135 V216 
0.39	c instanciating clauses for relation R13 (supports) and variables V135 V217 
0.39	c instanciating clauses for relation R2 (supports) and variables V135 V238 
0.39	c instanciating clauses for relation R71 (supports) and variables V135 V247 
0.39	c instanciating clauses for relation R6 (supports) and variables V135 V257 
0.39	c instanciating clauses for relation R13 (supports) and variables V135 V258 
0.39	c instanciating clauses for relation R12 (conflicts) and variables V135 V264 
0.39	c instanciating clauses for relation R8 (supports) and variables V135 V274 
0.39	c instanciating clauses for relation R9 (supports) and variables V135 V281 
0.39	c instanciating clauses for relation R9 (supports) and variables V135 V285 
0.39	c instanciating clauses for relation R0 (conflicts) and variables V135 V302 
0.39	c instanciating clauses for relation R21 (conflicts) and variables V135 V310 
0.39	c instanciating clauses for relation R10 (conflicts) and variables V135 V312 
0.39	c instanciating clauses for relation R8 (supports) and variables V136 V161 
0.39	c instanciating clauses for relation R5 (conflicts) and variables V136 V167 
0.39	c instanciating clauses for relation R3 (supports) and variables V136 V180 
0.39	c instanciating clauses for relation R6 (supports) and variables V136 V208 
0.39	c instanciating clauses for relation R3 (supports) and variables V136 V209 
0.39	c instanciating clauses for relation R14 (conflicts) and variables V136 V212 
0.39	c instanciating clauses for relation R7 (supports) and variables V136 V216 
0.39	c instanciating clauses for relation R13 (supports) and variables V136 V229 
0.39	c instanciating clauses for relation R9 (supports) and variables V136 V233 
0.39	c instanciating clauses for relation R10 (conflicts) and variables V136 V243 
0.39	c instanciating clauses for relation R7 (supports) and variables V136 V250 
0.39	c instanciating clauses for relation R13 (supports) and variables V136 V254 
0.39	c instanciating clauses for relation R3 (supports) and variables V136 V255 
0.39	c instanciating clauses for relation R2 (supports) and variables V136 V256 
0.39	c instanciating clauses for relation R0 (conflicts) and variables V136 V288 
0.39	c instanciating clauses for relation R9 (supports) and variables V136 V291 
0.39	c instanciating clauses for relation R9 (supports) and variables V136 V298 
0.39	c instanciating clauses for relation R3 (supports) and variables V136 V300 
0.39	c instanciating clauses for relation R7 (supports) and variables V137 V142 
0.39	c instanciating clauses for relation R11 (supports) and variables V137 V155 
0.39	c instanciating clauses for relation R9 (supports) and variables V137 V174 
0.39	c instanciating clauses for relation R11 (supports) and variables V137 V179 
0.39	c instanciating clauses for relation R19 (conflicts) and variables V137 V197 
0.39	c instanciating clauses for relation R6 (supports) and variables V137 V215 
0.39	c instanciating clauses for relation R14 (conflicts) and variables V137 V256 
0.39	c instanciating clauses for relation R8 (supports) and variables V137 V260 
0.39	c instanciating clauses for relation R4 (conflicts) and variables V137 V277 
0.39	c instanciating clauses for relation R0 (conflicts) and variables V137 V281 
0.39	c instanciating clauses for relation R19 (conflicts) and variables V137 V282 
0.39	c instanciating clauses for relation R2 (supports) and variables V137 V303 
0.39	c instanciating clauses for relation R4 (conflicts) and variables V137 V308 
0.39	c instanciating clauses for relation R2 (supports) and variables V138 V154 
0.39	c instanciating clauses for relation R11 (supports) and variables V138 V191 
0.39	c instanciating clauses for relation R12 (conflicts) and variables V138 V200 
0.39	c instanciating clauses for relation R21 (conflicts) and variables V138 V203 
0.39	c instanciating clauses for relation R0 (conflicts) and variables V138 V207 
0.39	c instanciating clauses for relation R7 (supports) and variables V138 V233 
0.39	c instanciating clauses for relation R10 (conflicts) and variables V138 V241 
0.39	c instanciating clauses for relation R72 (supports) and variables V138 V242 
0.39	c instanciating clauses for relation R9 (supports) and variables V138 V246 
0.39	c instanciating clauses for relation R19 (conflicts) and variables V138 V253 
0.39	c instanciating clauses for relation R9 (supports) and variables V138 V258 
0.39	c instanciating clauses for relation R3 (supports) and variables V138 V265 
0.39	c instanciating clauses for relation R2 (supports) and variables V138 V268 
0.39	c instanciating clauses for relation R13 (supports) and variables V138 V276 
0.39	c instanciating clauses for relation R13 (supports) and variables V139 V149 
0.40	c instanciating clauses for relation R4 (conflicts) and variables V139 V162 
0.40	c instanciating clauses for relation R0 (conflicts) and variables V139 V163 
0.40	c instanciating clauses for relation R10 (conflicts) and variables V139 V180 
0.40	c instanciating clauses for relation R13 (supports) and variables V139 V181 
0.40	c instanciating clauses for relation R21 (conflicts) and variables V139 V184 
0.40	c instanciating clauses for relation R4 (conflicts) and variables V139 V202 
0.40	c instanciating clauses for relation R2 (supports) and variables V139 V204 
0.40	c instanciating clauses for relation R7 (supports) and variables V139 V246 
0.40	c instanciating clauses for relation R3 (supports) and variables V139 V253 
0.40	c instanciating clauses for relation R7 (supports) and variables V139 V261 
0.40	c instanciating clauses for relation R19 (conflicts) and variables V139 V276 
0.40	c instanciating clauses for relation R6 (supports) and variables V139 V290 
0.40	c instanciating clauses for relation R19 (conflicts) and variables V139 V303 
0.40	c instanciating clauses for relation R23 (conflicts) and variables V139 V306 
0.40	c instanciating clauses for relation R9 (supports) and variables V139 V313 
0.40	c instanciating clauses for relation R8 (supports) and variables V140 V146 
0.40	c instanciating clauses for relation R0 (conflicts) and variables V140 V160 
0.40	c instanciating clauses for relation R12 (conflicts) and variables V140 V164 
0.40	c instanciating clauses for relation R2 (supports) and variables V140 V169 
0.40	c instanciating clauses for relation R7 (supports) and variables V140 V170 
0.40	c instanciating clauses for relation R73 (supports) and variables V140 V175 
0.40	c instanciating clauses for relation R4 (conflicts) and variables V140 V194 
0.40	c instanciating clauses for relation R7 (supports) and variables V140 V207 
0.40	c instanciating clauses for relation R13 (supports) and variables V140 V220 
0.40	c instanciating clauses for relation R22 (supports) and variables V140 V224 
0.40	c instanciating clauses for relation R11 (supports) and variables V140 V234 
0.40	c instanciating clauses for relation R19 (conflicts) and variables V140 V238 
0.40	c instanciating clauses for relation R2 (supports) and variables V140 V239 
0.40	c instanciating clauses for relation R15 (supports) and variables V140 V240 
0.40	c instanciating clauses for relation R14 (conflicts) and variables V140 V245 
0.40	c instanciating clauses for relation R14 (conflicts) and variables V140 V300 
0.40	c instanciating clauses for relation R7 (supports) and variables V140 V304 
0.40	c instanciating clauses for relation R23 (conflicts) and variables V141 V148 
0.40	c instanciating clauses for relation R3 (supports) and variables V141 V149 
0.40	c instanciating clauses for relation R0 (conflicts) and variables V141 V154 
0.40	c instanciating clauses for relation R8 (supports) and variables V141 V170 
0.40	c instanciating clauses for relation R5 (conflicts) and variables V141 V171 
0.40	c instanciating clauses for relation R11 (supports) and variables V141 V172 
0.40	c instanciating clauses for relation R7 (supports) and variables V141 V173 
0.40	c instanciating clauses for relation R6 (supports) and variables V141 V177 
0.40	c instanciating clauses for relation R10 (conflicts) and variables V141 V185 
0.40	c instanciating clauses for relation R8 (supports) and variables V141 V214 
0.40	c instanciating clauses for relation R19 (conflicts) and variables V141 V223 
0.40	c instanciating clauses for relation R19 (conflicts) and variables V141 V226 
0.40	c instanciating clauses for relation R6 (supports) and variables V141 V231 
0.40	c instanciating clauses for relation R8 (supports) and variables V141 V236 
0.40	c instanciating clauses for relation R2 (supports) and variables V141 V237 
0.40	c instanciating clauses for relation R12 (conflicts) and variables V141 V252 
0.40	c instanciating clauses for relation R12 (conflicts) and variables V141 V293 
0.40	c instanciating clauses for relation R9 (supports) and variables V141 V302 
0.40	c instanciating clauses for relation R21 (conflicts) and variables V142 V147 
0.40	c instanciating clauses for relation R2 (supports) and variables V142 V151 
0.40	c instanciating clauses for relation R5 (conflicts) and variables V142 V157 
0.40	c instanciating clauses for relation R5 (conflicts) and variables V142 V176 
0.40	c instanciating clauses for relation R2 (supports) and variables V142 V182 
0.40	c instanciating clauses for relation R21 (conflicts) and variables V142 V185 
0.40	c instanciating clauses for relation R13 (supports) and variables V142 V212 
0.40	c instanciating clauses for relation R10 (conflicts) and variables V142 V260 
0.40	c instanciating clauses for relation R5 (conflicts) and variables V142 V273 
0.40	c instanciating clauses for relation R3 (supports) and variables V142 V277 
0.40	c instanciating clauses for relation R0 (conflicts) and variables V142 V286 
0.40	c instanciating clauses for relation R3 (supports) and variables V142 V308 
0.40	c instanciating clauses for relation R11 (supports) and variables V142 V314 
0.40	c instanciating clauses for relation R13 (supports) and variables V143 V159 
0.40	c instanciating clauses for relation R10 (conflicts) and variables V143 V179 
0.40	c instanciating clauses for relation R2 (supports) and variables V143 V192 
0.40	c instanciating clauses for relation R9 (supports) and variables V143 V195 
0.40	c instanciating clauses for relation R74 (supports) and variables V143 V210 
0.40	c instanciating clauses for relation R19 (conflicts) and variables V143 V215 
0.40	c instanciating clauses for relation R3 (supports) and variables V143 V236 
0.40	c instanciating clauses for relation R15 (supports) and variables V143 V241 
0.40	c instanciating clauses for relation R5 (conflicts) and variables V143 V251 
0.40	c instanciating clauses for relation R15 (supports) and variables V143 V272 
0.40	c instanciating clauses for relation R10 (conflicts) and variables V143 V277 
0.40	c instanciating clauses for relation R23 (conflicts) and variables V143 V287 
0.40	c instanciating clauses for relation R9 (supports) and variables V143 V294 
0.40	c instanciating clauses for relation R15 (supports) and variables V143 V297 
0.40	c instanciating clauses for relation R12 (conflicts) and variables V143 V298 
0.40	c instanciating clauses for relation R14 (conflicts) and variables V143 V301 
0.40	c instanciating clauses for relation R3 (supports) and variables V143 V305 
0.41	c instanciating clauses for relation R6 (supports) and variables V144 V148 
0.41	c instanciating clauses for relation R3 (supports) and variables V144 V150 
0.41	c instanciating clauses for relation R6 (supports) and variables V144 V174 
0.41	c instanciating clauses for relation R19 (conflicts) and variables V144 V177 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V144 V199 
0.41	c instanciating clauses for relation R9 (supports) and variables V144 V201 
0.41	c instanciating clauses for relation R6 (supports) and variables V144 V202 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V144 V206 
0.41	c instanciating clauses for relation R7 (supports) and variables V144 V210 
0.41	c instanciating clauses for relation R2 (supports) and variables V144 V232 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V144 V236 
0.41	c instanciating clauses for relation R7 (supports) and variables V144 V237 
0.41	c instanciating clauses for relation R9 (supports) and variables V144 V252 
0.41	c instanciating clauses for relation R7 (supports) and variables V144 V274 
0.41	c instanciating clauses for relation R54 (supports) and variables V144 V295 
0.41	c instanciating clauses for relation R13 (supports) and variables V144 V307 
0.41	c instanciating clauses for relation R10 (conflicts) and variables V145 V156 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V145 V169 
0.41	c instanciating clauses for relation R6 (supports) and variables V145 V194 
0.41	c instanciating clauses for relation R7 (supports) and variables V145 V209 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V145 V213 
0.41	c instanciating clauses for relation R4 (conflicts) and variables V145 V214 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V145 V220 
0.41	c instanciating clauses for relation R4 (conflicts) and variables V145 V226 
0.41	c instanciating clauses for relation R6 (supports) and variables V145 V233 
0.41	c instanciating clauses for relation R8 (supports) and variables V145 V240 
0.41	c instanciating clauses for relation R6 (supports) and variables V145 V245 
0.41	c instanciating clauses for relation R6 (supports) and variables V145 V246 
0.41	c instanciating clauses for relation R15 (supports) and variables V145 V247 
0.41	c instanciating clauses for relation R23 (conflicts) and variables V145 V251 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V145 V259 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V145 V283 
0.41	c instanciating clauses for relation R8 (supports) and variables V146 V153 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V146 V170 
0.41	c instanciating clauses for relation R13 (supports) and variables V146 V175 
0.41	c instanciating clauses for relation R9 (supports) and variables V146 V194 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V146 V207 
0.41	c instanciating clauses for relation R2 (supports) and variables V146 V213 
0.41	c instanciating clauses for relation R5 (conflicts) and variables V146 V223 
0.41	c instanciating clauses for relation R23 (conflicts) and variables V146 V232 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V146 V244 
0.41	c instanciating clauses for relation R2 (supports) and variables V146 V286 
0.41	c instanciating clauses for relation R6 (supports) and variables V146 V299 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V146 V304 
0.41	c instanciating clauses for relation R8 (supports) and variables V147 V152 
0.41	c instanciating clauses for relation R21 (conflicts) and variables V147 V156 
0.41	c instanciating clauses for relation R21 (conflicts) and variables V147 V166 
0.41	c instanciating clauses for relation R5 (conflicts) and variables V147 V185 
0.41	c instanciating clauses for relation R13 (supports) and variables V147 V201 
0.41	c instanciating clauses for relation R6 (supports) and variables V147 V212 
0.41	c instanciating clauses for relation R13 (supports) and variables V147 V222 
0.41	c instanciating clauses for relation R3 (supports) and variables V147 V274 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V147 V289 
0.41	c instanciating clauses for relation R8 (supports) and variables V147 V295 
0.41	c instanciating clauses for relation R3 (supports) and variables V147 V297 
0.41	c instanciating clauses for relation R15 (supports) and variables V147 V314 
0.41	c instanciating clauses for relation R3 (supports) and variables V148 V149 
0.41	c instanciating clauses for relation R8 (supports) and variables V148 V170 
0.41	c instanciating clauses for relation R65 (supports) and variables V148 V173 
0.41	c instanciating clauses for relation R12 (conflicts) and variables V148 V174 
0.41	c instanciating clauses for relation R11 (supports) and variables V148 V177 
0.41	c instanciating clauses for relation R10 (conflicts) and variables V148 V185 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V148 V193 
0.41	c instanciating clauses for relation R12 (conflicts) and variables V148 V202 
0.41	c instanciating clauses for relation R13 (supports) and variables V148 V206 
0.41	c instanciating clauses for relation R5 (conflicts) and variables V148 V208 
0.41	c instanciating clauses for relation R8 (supports) and variables V148 V214 
0.41	c instanciating clauses for relation R6 (supports) and variables V148 V217 
0.41	c instanciating clauses for relation R21 (conflicts) and variables V148 V232 
0.41	c instanciating clauses for relation R8 (supports) and variables V148 V236 
0.41	c instanciating clauses for relation R6 (supports) and variables V148 V258 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V148 V264 
0.41	c instanciating clauses for relation R2 (supports) and variables V148 V281 
0.41	c instanciating clauses for relation R2 (supports) and variables V148 V285 
0.41	c instanciating clauses for relation R14 (conflicts) and variables V148 V295 
0.41	c instanciating clauses for relation R5 (conflicts) and variables V148 V310 
0.41	c instanciating clauses for relation R0 (conflicts) and variables V149 V170 
0.41	c instanciating clauses for relation R19 (conflicts) and variables V149 V173 
0.41	c instanciating clauses for relation R7 (supports) and variables V149 V180 
0.42	c instanciating clauses for relation R12 (conflicts) and variables V149 V181 
0.42	c instanciating clauses for relation R9 (supports) and variables V149 V184 
0.42	c instanciating clauses for relation R6 (supports) and variables V149 V185 
0.42	c instanciating clauses for relation R0 (conflicts) and variables V149 V214 
0.42	c instanciating clauses for relation R0 (conflicts) and variables V149 V236 
0.42	c instanciating clauses for relation R7 (supports) and variables V149 V248 
0.42	c instanciating clauses for relation R3 (supports) and variables V149 V283 
0.42	c instanciating clauses for relation R21 (conflicts) and variables V149 V313 
0.42	c instanciating clauses for relation R8 (supports) and variables V150 V188 
0.42	c instanciating clauses for relation R21 (conflicts) and variables V150 V190 
0.42	c instanciating clauses for relation R21 (conflicts) and variables V150 V193 
0.42	c instanciating clauses for relation R11 (supports) and variables V150 V205 
0.42	c instanciating clauses for relation R19 (conflicts) and variables V150 V210 
0.42	c instanciating clauses for relation R7 (supports) and variables V150 V211 
0.42	c instanciating clauses for relation R19 (conflicts) and variables V150 V237 
0.42	c instanciating clauses for relation R12 (conflicts) and variables V150 V238 
0.42	c instanciating clauses for relation R13 (supports) and variables V150 V239 
0.42	c instanciating clauses for relation R9 (supports) and variables V150 V249 
0.42	c instanciating clauses for relation R8 (supports) and variables V150 V270 
0.42	c instanciating clauses for relation R19 (conflicts) and variables V150 V274 
0.42	c instanciating clauses for relation R11 (supports) and variables V150 V277 
0.42	c instanciating clauses for relation R13 (supports) and variables V150 V278 
0.42	c instanciating clauses for relation R7 (supports) and variables V150 V279 
0.42	c instanciating clauses for relation R2 (supports) and variables V150 V295 
0.42	c instanciating clauses for relation R2 (supports) and variables V151 V157 
0.42	c instanciating clauses for relation R12 (conflicts) and variables V151 V162 
0.42	c instanciating clauses for relation R13 (supports) and variables V151 V166 
0.42	c instanciating clauses for relation R35 (supports) and variables V151 V176 
0.42	c instanciating clauses for relation R5 (conflicts) and variables V151 V182 
0.42	c instanciating clauses for relation R8 (supports) and variables V151 V195 
0.42	c instanciating clauses for relation R23 (conflicts) and variables V151 V203 
0.42	c instanciating clauses for relation R12 (conflicts) and variables V151 V255 
0.42	c instanciating clauses for relation R2 (supports) and variables V151 V273 
0.42	c instanciating clauses for relation R6 (supports) and variables V151 V286 
0.42	c instanciating clauses for relation R9 (supports) and variables V151 V287 
0.42	c instanciating clauses for relation R9 (supports) and variables V151 V292 
0.42	c instanciating clauses for relation R13 (supports) and variables V151 V305 
0.42	c instanciating clauses for relation R14 (conflicts) and variables V151 V312 
0.42	c instanciating clauses for relation R3 (supports) and variables V152 V179 
0.42	c instanciating clauses for relation R10 (conflicts) and variables V152 V190 
0.42	c instanciating clauses for relation R4 (conflicts) and variables V152 V196 
0.42	c instanciating clauses for relation R4 (conflicts) and variables V152 V198 
0.42	c instanciating clauses for relation R3 (supports) and variables V152 V205 
0.42	c instanciating clauses for relation R10 (conflicts) and variables V152 V219 
0.42	c instanciating clauses for relation R2 (supports) and variables V152 V231 
0.42	c instanciating clauses for relation R5 (conflicts) and variables V152 V234 
0.42	c instanciating clauses for relation R2 (supports) and variables V152 V260 
0.42	c instanciating clauses for relation R15 (supports) and variables V152 V264 
0.42	c instanciating clauses for relation R21 (conflicts) and variables V152 V274 
0.42	c instanciating clauses for relation R10 (conflicts) and variables V152 V287 
0.42	c instanciating clauses for relation R6 (supports) and variables V152 V292 
0.42	c instanciating clauses for relation R12 (conflicts) and variables V152 V295 
0.42	c instanciating clauses for relation R21 (conflicts) and variables V152 V297 
0.42	c instanciating clauses for relation R7 (supports) and variables V153 V174 
0.42	c instanciating clauses for relation R5 (conflicts) and variables V153 V177 
0.42	c instanciating clauses for relation R19 (conflicts) and variables V153 V183 
0.42	c instanciating clauses for relation R23 (conflicts) and variables V153 V192 
0.42	c instanciating clauses for relation R7 (supports) and variables V153 V200 
0.42	c instanciating clauses for relation R8 (supports) and variables V153 V211 
0.42	c instanciating clauses for relation R2 (supports) and variables V153 V228 
0.42	c instanciating clauses for relation R11 (supports) and variables V153 V232 
0.42	c instanciating clauses for relation R5 (conflicts) and variables V153 V263 
0.42	c instanciating clauses for relation R4 (conflicts) and variables V153 V264 
0.42	c instanciating clauses for relation R8 (supports) and variables V153 V303 
0.42	c instanciating clauses for relation R23 (conflicts) and variables V154 V164 
0.42	c instanciating clauses for relation R21 (conflicts) and variables V154 V171 
0.42	c instanciating clauses for relation R10 (conflicts) and variables V154 V173 
0.42	c instanciating clauses for relation R13 (supports) and variables V154 V177 
0.42	c instanciating clauses for relation R23 (conflicts) and variables V154 V204 
0.42	c instanciating clauses for relation R6 (supports) and variables V154 V207 
0.42	c instanciating clauses for relation R3 (supports) and variables V154 V222 
0.42	c instanciating clauses for relation R14 (conflicts) and variables V154 V223 
0.42	c instanciating clauses for relation R14 (conflicts) and variables V154 V226 
0.42	c instanciating clauses for relation R4 (conflicts) and variables V154 V227 
0.42	c instanciating clauses for relation R13 (supports) and variables V154 V231 
0.42	c instanciating clauses for relation R9 (supports) and variables V154 V237 
0.42	c instanciating clauses for relation R15 (supports) and variables V154 V253 
0.42	c instanciating clauses for relation R7 (supports) and variables V154 V267 
0.42	c instanciating clauses for relation R5 (conflicts) and variables V154 V268 
0.43	c instanciating clauses for relation R4 (conflicts) and variables V154 V309 
0.43	c instanciating clauses for relation R0 (conflicts) and variables V155 V165 
0.43	c instanciating clauses for relation R13 (supports) and variables V155 V168 
0.43	c instanciating clauses for relation R4 (conflicts) and variables V155 V174 
0.43	c instanciating clauses for relation R15 (supports) and variables V155 V178 
0.43	c instanciating clauses for relation R23 (conflicts) and variables V155 V179 
0.43	c instanciating clauses for relation R19 (conflicts) and variables V155 V187 
0.43	c instanciating clauses for relation R2 (supports) and variables V155 V218 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V155 V250 
0.43	c instanciating clauses for relation R7 (supports) and variables V155 V256 
0.43	c instanciating clauses for relation R13 (supports) and variables V155 V261 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V155 V266 
0.43	c instanciating clauses for relation R19 (conflicts) and variables V155 V280 
0.43	c instanciating clauses for relation R15 (supports) and variables V155 V283 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V155 V296 
0.43	c instanciating clauses for relation R9 (supports) and variables V155 V307 
0.43	c instanciating clauses for relation R5 (conflicts) and variables V156 V166 
0.43	c instanciating clauses for relation R6 (supports) and variables V156 V201 
0.43	c instanciating clauses for relation R11 (supports) and variables V156 V209 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V156 V214 
0.43	c instanciating clauses for relation R6 (supports) and variables V156 V222 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V156 V226 
0.43	c instanciating clauses for relation R13 (supports) and variables V156 V240 
0.43	c instanciating clauses for relation R23 (conflicts) and variables V156 V244 
0.43	c instanciating clauses for relation R72 (supports) and variables V156 V251 
0.43	c instanciating clauses for relation R19 (conflicts) and variables V156 V289 
0.43	c instanciating clauses for relation R10 (conflicts) and variables V156 V306 
0.43	c instanciating clauses for relation R11 (supports) and variables V157 V168 
0.43	c instanciating clauses for relation R5 (conflicts) and variables V157 V176 
0.43	c instanciating clauses for relation R2 (supports) and variables V157 V182 
0.43	c instanciating clauses for relation R12 (conflicts) and variables V157 V184 
0.43	c instanciating clauses for relation R13 (supports) and variables V157 V191 
0.43	c instanciating clauses for relation R11 (supports) and variables V157 V198 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V157 V199 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V157 V257 
0.43	c instanciating clauses for relation R5 (conflicts) and variables V157 V273 
0.43	c instanciating clauses for relation R0 (conflicts) and variables V157 V286 
0.43	c instanciating clauses for relation R12 (conflicts) and variables V157 V314 
0.43	c instanciating clauses for relation R7 (supports) and variables V158 V159 
0.43	c instanciating clauses for relation R19 (conflicts) and variables V158 V160 
0.43	c instanciating clauses for relation R9 (supports) and variables V158 V163 
0.43	c instanciating clauses for relation R5 (conflicts) and variables V158 V164 
0.43	c instanciating clauses for relation R8 (supports) and variables V158 V167 
0.43	c instanciating clauses for relation R8 (supports) and variables V158 V178 
0.43	c instanciating clauses for relation R23 (conflicts) and variables V158 V206 
0.43	c instanciating clauses for relation R13 (supports) and variables V158 V226 
0.43	c instanciating clauses for relation R15 (supports) and variables V158 V227 
0.43	c instanciating clauses for relation R0 (conflicts) and variables V158 V248 
0.43	c instanciating clauses for relation R23 (conflicts) and variables V158 V263 
0.43	c instanciating clauses for relation R0 (conflicts) and variables V158 V265 
0.43	c instanciating clauses for relation R6 (supports) and variables V158 V268 
0.43	c instanciating clauses for relation R10 (conflicts) and variables V158 V269 
0.43	c instanciating clauses for relation R14 (conflicts) and variables V158 V270 
0.43	c instanciating clauses for relation R14 (conflicts) and variables V158 V273 
0.43	c instanciating clauses for relation R9 (supports) and variables V158 V279 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V158 V311 
0.43	c instanciating clauses for relation R3 (supports) and variables V158 V314 
0.43	c instanciating clauses for relation R19 (conflicts) and variables V159 V162 
0.43	c instanciating clauses for relation R10 (conflicts) and variables V159 V167 
0.43	c instanciating clauses for relation R10 (conflicts) and variables V159 V178 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V159 V195 
0.43	c instanciating clauses for relation R2 (supports) and variables V159 V197 
0.43	c instanciating clauses for relation R7 (supports) and variables V159 V206 
0.43	c instanciating clauses for relation R13 (supports) and variables V159 V210 
0.43	c instanciating clauses for relation R0 (conflicts) and variables V159 V249 
0.43	c instanciating clauses for relation R6 (supports) and variables V159 V253 
0.43	c instanciating clauses for relation R7 (supports) and variables V159 V263 
0.43	c instanciating clauses for relation R8 (supports) and variables V159 V269 
0.43	c instanciating clauses for relation R21 (conflicts) and variables V159 V294 
0.43	c instanciating clauses for relation R13 (supports) and variables V159 V298 
0.43	c instanciating clauses for relation R11 (supports) and variables V159 V301 
0.43	c instanciating clauses for relation R0 (conflicts) and variables V159 V304 
0.43	c instanciating clauses for relation R4 (conflicts) and variables V159 V314 
0.43	c instanciating clauses for relation R4 (conflicts) and variables V160 V164 
0.43	c instanciating clauses for relation R9 (supports) and variables V160 V169 
0.43	c instanciating clauses for relation R6 (supports) and variables V160 V171 
0.43	c instanciating clauses for relation R9 (supports) and variables V160 V175 
0.43	c instanciating clauses for relation R14 (conflicts) and variables V160 V224 
0.43	c instanciating clauses for relation R7 (supports) and variables V160 V227 
0.43	c instanciating clauses for relation R14 (conflicts) and variables V160 V238 
0.43	c instanciating clauses for relation R9 (supports) and variables V160 V239 
0.43	c instanciating clauses for relation R11 (supports) and variables V160 V240 
0.43	c instanciating clauses for relation R2 (supports) and variables V160 V241 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V160 V248 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V160 V265 
0.44	c instanciating clauses for relation R19 (conflicts) and variables V160 V266 
0.44	c instanciating clauses for relation R8 (supports) and variables V160 V268 
0.44	c instanciating clauses for relation R2 (supports) and variables V161 V165 
0.44	c instanciating clauses for relation R23 (conflicts) and variables V161 V166 
0.44	c instanciating clauses for relation R19 (conflicts) and variables V161 V169 
0.44	c instanciating clauses for relation R21 (conflicts) and variables V161 V180 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V161 V196 
0.44	c instanciating clauses for relation R21 (conflicts) and variables V161 V209 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V161 V216 
0.44	c instanciating clauses for relation R7 (supports) and variables V161 V229 
0.44	c instanciating clauses for relation R23 (conflicts) and variables V161 V235 
0.44	c instanciating clauses for relation R13 (supports) and variables V161 V243 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V161 V250 
0.44	c instanciating clauses for relation R15 (supports) and variables V161 V252 
0.44	c instanciating clauses for relation R21 (conflicts) and variables V161 V255 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V161 V266 
0.44	c instanciating clauses for relation R8 (supports) and variables V161 V271 
0.44	c instanciating clauses for relation R4 (conflicts) and variables V161 V272 
0.44	c instanciating clauses for relation R6 (supports) and variables V161 V280 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V161 V284 
0.44	c instanciating clauses for relation R6 (supports) and variables V161 V285 
0.44	c instanciating clauses for relation R21 (conflicts) and variables V161 V300 
0.44	c instanciating clauses for relation R13 (supports) and variables V162 V166 
0.44	c instanciating clauses for relation R0 (conflicts) and variables V162 V180 
0.44	c instanciating clauses for relation R3 (supports) and variables V162 V197 
0.44	c instanciating clauses for relation R5 (conflicts) and variables V162 V202 
0.44	c instanciating clauses for relation R15 (supports) and variables V162 V246 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V162 V249 
0.44	c instanciating clauses for relation R75 (supports) and variables V162 V253 
0.44	c instanciating clauses for relation R12 (conflicts) and variables V162 V255 
0.44	c instanciating clauses for relation R15 (supports) and variables V162 V261 
0.44	c instanciating clauses for relation R9 (supports) and variables V162 V287 
0.44	c instanciating clauses for relation R9 (supports) and variables V162 V292 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V162 V304 
0.44	c instanciating clauses for relation R13 (supports) and variables V162 V305 
0.44	c instanciating clauses for relation R19 (conflicts) and variables V162 V306 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V162 V312 
0.44	c instanciating clauses for relation R23 (conflicts) and variables V163 V188 
0.44	c instanciating clauses for relation R9 (supports) and variables V163 V204 
0.44	c instanciating clauses for relation R8 (supports) and variables V163 V225 
0.44	c instanciating clauses for relation R0 (conflicts) and variables V163 V226 
0.44	c instanciating clauses for relation R23 (conflicts) and variables V163 V258 
0.44	c instanciating clauses for relation R15 (supports) and variables V163 V270 
0.44	c instanciating clauses for relation R15 (supports) and variables V163 V273 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V163 V276 
0.44	c instanciating clauses for relation R5 (conflicts) and variables V163 V279 
0.44	c instanciating clauses for relation R13 (supports) and variables V163 V290 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V163 V303 
0.44	c instanciating clauses for relation R2 (supports) and variables V163 V311 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V164 V173 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V164 V175 
0.44	c instanciating clauses for relation R23 (conflicts) and variables V164 V204 
0.44	c instanciating clauses for relation R13 (supports) and variables V164 V220 
0.44	c instanciating clauses for relation R3 (supports) and variables V164 V222 
0.44	c instanciating clauses for relation R13 (supports) and variables V164 V224 
0.44	c instanciating clauses for relation R54 (supports) and variables V164 V227 
0.44	c instanciating clauses for relation R11 (supports) and variables V164 V234 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V164 V245 
0.44	c instanciating clauses for relation R0 (conflicts) and variables V164 V248 
0.44	c instanciating clauses for relation R0 (conflicts) and variables V164 V265 
0.44	c instanciating clauses for relation R7 (supports) and variables V164 V267 
0.44	c instanciating clauses for relation R6 (supports) and variables V164 V268 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V164 V300 
0.44	c instanciating clauses for relation R4 (conflicts) and variables V164 V309 
0.44	c instanciating clauses for relation R15 (supports) and variables V165 V169 
0.44	c instanciating clauses for relation R11 (supports) and variables V165 V178 
0.44	c instanciating clauses for relation R23 (conflicts) and variables V165 V184 
0.44	c instanciating clauses for relation R14 (conflicts) and variables V165 V187 
0.44	c instanciating clauses for relation R7 (supports) and variables V165 V196 
0.44	c instanciating clauses for relation R9 (supports) and variables V165 V218 
0.44	c instanciating clauses for relation R4 (conflicts) and variables V165 V221 
0.44	c instanciating clauses for relation R19 (conflicts) and variables V165 V252 
0.44	c instanciating clauses for relation R76 (supports) and variables V165 V280 
0.44	c instanciating clauses for relation R8 (supports) and variables V165 V282 
0.44	c instanciating clauses for relation R11 (supports) and variables V165 V283 
0.44	c instanciating clauses for relation R0 (conflicts) and variables V165 V285 
0.44	c instanciating clauses for relation R3 (supports) and variables V165 V288 
0.44	c instanciating clauses for relation R10 (conflicts) and variables V166 V196 
0.44	c instanciating clauses for relation R6 (supports) and variables V166 V201 
0.44	c instanciating clauses for relation R6 (supports) and variables V166 V222 
0.44	c instanciating clauses for relation R7 (supports) and variables V166 V229 
0.45	c instanciating clauses for relation R23 (conflicts) and variables V166 V235 
0.45	c instanciating clauses for relation R13 (supports) and variables V166 V255 
0.45	c instanciating clauses for relation R10 (conflicts) and variables V166 V266 
0.45	c instanciating clauses for relation R8 (supports) and variables V166 V271 
0.45	c instanciating clauses for relation R4 (conflicts) and variables V166 V272 
0.45	c instanciating clauses for relation R10 (conflicts) and variables V166 V284 
0.45	c instanciating clauses for relation R21 (conflicts) and variables V166 V287 
0.45	c instanciating clauses for relation R19 (conflicts) and variables V166 V289 
0.45	c instanciating clauses for relation R21 (conflicts) and variables V166 V292 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V166 V305 
0.45	c instanciating clauses for relation R11 (supports) and variables V166 V312 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V167 V178 
0.45	c instanciating clauses for relation R8 (supports) and variables V167 V192 
0.45	c instanciating clauses for relation R11 (supports) and variables V167 V206 
0.45	c instanciating clauses for relation R6 (supports) and variables V167 V208 
0.45	c instanciating clauses for relation R3 (supports) and variables V167 V224 
0.45	c instanciating clauses for relation R23 (conflicts) and variables V167 V225 
0.45	c instanciating clauses for relation R2 (supports) and variables V167 V256 
0.45	c instanciating clauses for relation R62 (supports) and variables V167 V263 
0.45	c instanciating clauses for relation R13 (supports) and variables V167 V269 
0.45	c instanciating clauses for relation R0 (conflicts) and variables V167 V288 
0.45	c instanciating clauses for relation R7 (supports) and variables V167 V309 
0.45	c instanciating clauses for relation R21 (conflicts) and variables V167 V314 
0.45	c instanciating clauses for relation R8 (supports) and variables V168 V184 
0.45	c instanciating clauses for relation R10 (conflicts) and variables V168 V191 
0.45	c instanciating clauses for relation R23 (conflicts) and variables V168 V198 
0.45	c instanciating clauses for relation R3 (supports) and variables V168 V199 
0.45	c instanciating clauses for relation R2 (supports) and variables V168 V238 
0.45	c instanciating clauses for relation R0 (conflicts) and variables V168 V247 
0.45	c instanciating clauses for relation R9 (supports) and variables V168 V250 
0.45	c instanciating clauses for relation R30 (supports) and variables V168 V257 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V168 V261 
0.45	c instanciating clauses for relation R9 (supports) and variables V168 V266 
0.45	c instanciating clauses for relation R9 (supports) and variables V168 V296 
0.45	c instanciating clauses for relation R0 (conflicts) and variables V168 V302 
0.45	c instanciating clauses for relation R21 (conflicts) and variables V168 V307 
0.45	c instanciating clauses for relation R8 (supports) and variables V168 V314 
0.45	c instanciating clauses for relation R5 (conflicts) and variables V169 V175 
0.45	c instanciating clauses for relation R13 (supports) and variables V169 V194 
0.45	c instanciating clauses for relation R15 (supports) and variables V169 V224 
0.45	c instanciating clauses for relation R13 (supports) and variables V169 V233 
0.45	c instanciating clauses for relation R15 (supports) and variables V169 V238 
0.45	c instanciating clauses for relation R5 (conflicts) and variables V169 V239 
0.45	c instanciating clauses for relation R19 (conflicts) and variables V169 V240 
0.45	c instanciating clauses for relation R13 (supports) and variables V169 V245 
0.45	c instanciating clauses for relation R13 (supports) and variables V169 V246 
0.45	c instanciating clauses for relation R11 (supports) and variables V169 V247 
0.45	c instanciating clauses for relation R7 (supports) and variables V169 V252 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V169 V259 
0.45	c instanciating clauses for relation R8 (supports) and variables V169 V280 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V169 V283 
0.45	c instanciating clauses for relation R8 (supports) and variables V169 V285 
0.45	c instanciating clauses for relation R14 (conflicts) and variables V170 V173 
0.45	c instanciating clauses for relation R8 (supports) and variables V170 V175 
0.45	c instanciating clauses for relation R13 (supports) and variables V170 V185 
0.45	c instanciating clauses for relation R48 (supports) and variables V170 V194 
0.45	c instanciating clauses for relation R6 (supports) and variables V170 V197 
0.45	c instanciating clauses for relation R2 (supports) and variables V170 V200 
0.45	c instanciating clauses for relation R23 (conflicts) and variables V170 V207 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V170 V214 
0.45	c instanciating clauses for relation R19 (conflicts) and variables V170 V219 
0.45	c instanciating clauses for relation R19 (conflicts) and variables V170 V221 
0.45	c instanciating clauses for relation R12 (conflicts) and variables V170 V236 
0.45	c instanciating clauses for relation R5 (conflicts) and variables V170 V240 
0.45	c instanciating clauses for relation R0 (conflicts) and variables V170 V296 
0.45	c instanciating clauses for relation R23 (conflicts) and variables V170 V304 
0.45	c instanciating clauses for relation R6 (supports) and variables V171 V177 
0.45	c instanciating clauses for relation R3 (supports) and variables V171 V183 
0.45	c instanciating clauses for relation R3 (supports) and variables V171 V187 
0.45	c instanciating clauses for relation R19 (conflicts) and variables V171 V223 
0.45	c instanciating clauses for relation R19 (conflicts) and variables V171 V226 
0.45	c instanciating clauses for relation R6 (supports) and variables V171 V231 
0.45	c instanciating clauses for relation R3 (supports) and variables V171 V235 
0.45	c instanciating clauses for relation R2 (supports) and variables V171 V237 
0.45	c instanciating clauses for relation R21 (conflicts) and variables V171 V241 
0.45	c instanciating clauses for relation R11 (supports) and variables V171 V266 
0.45	c instanciating clauses for relation R7 (supports) and variables V171 V288 
0.45	c instanciating clauses for relation R3 (supports) and variables V171 V293 
0.45	c instanciating clauses for relation R4 (conflicts) and variables V171 V306 
0.45	c instanciating clauses for relation R4 (conflicts) and variables V171 V312 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V172 V217 
0.46	c instanciating clauses for relation R11 (supports) and variables V172 V218 
0.46	c instanciating clauses for relation R13 (supports) and variables V172 V227 
0.46	c instanciating clauses for relation R8 (supports) and variables V172 V252 
0.46	c instanciating clauses for relation R21 (conflicts) and variables V172 V262 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V172 V285 
0.46	c instanciating clauses for relation R8 (supports) and variables V172 V293 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V172 V299 
0.46	c instanciating clauses for relation R77 (supports) and variables V172 V302 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V172 V304 
0.46	c instanciating clauses for relation R6 (supports) and variables V172 V311 
0.46	c instanciating clauses for relation R8 (supports) and variables V173 V185 
0.46	c instanciating clauses for relation R0 (conflicts) and variables V173 V193 
0.46	c instanciating clauses for relation R14 (conflicts) and variables V173 V204 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V173 V208 
0.46	c instanciating clauses for relation R10 (conflicts) and variables V173 V214 
0.46	c instanciating clauses for relation R6 (supports) and variables V173 V217 
0.46	c instanciating clauses for relation R9 (supports) and variables V173 V222 
0.46	c instanciating clauses for relation R21 (conflicts) and variables V173 V227 
0.46	c instanciating clauses for relation R10 (conflicts) and variables V173 V236 
0.46	c instanciating clauses for relation R6 (supports) and variables V173 V258 
0.46	c instanciating clauses for relation R0 (conflicts) and variables V173 V264 
0.46	c instanciating clauses for relation R11 (supports) and variables V173 V267 
0.46	c instanciating clauses for relation R2 (supports) and variables V173 V281 
0.46	c instanciating clauses for relation R2 (supports) and variables V173 V285 
0.46	c instanciating clauses for relation R21 (conflicts) and variables V173 V309 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V173 V310 
0.46	c instanciating clauses for relation R11 (supports) and variables V174 V177 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V174 V179 
0.46	c instanciating clauses for relation R7 (supports) and variables V174 V192 
0.46	c instanciating clauses for relation R23 (conflicts) and variables V174 V200 
0.46	c instanciating clauses for relation R12 (conflicts) and variables V174 V202 
0.46	c instanciating clauses for relation R13 (supports) and variables V174 V206 
0.46	c instanciating clauses for relation R10 (conflicts) and variables V174 V211 
0.46	c instanciating clauses for relation R21 (conflicts) and variables V174 V232 
0.46	c instanciating clauses for relation R15 (supports) and variables V174 V256 
0.46	c instanciating clauses for relation R3 (supports) and variables V174 V264 
0.46	c instanciating clauses for relation R14 (conflicts) and variables V174 V295 
0.46	c instanciating clauses for relation R10 (conflicts) and variables V174 V303 
0.46	c instanciating clauses for relation R21 (conflicts) and variables V175 V194 
0.46	c instanciating clauses for relation R11 (supports) and variables V175 V207 
0.46	c instanciating clauses for relation R8 (supports) and variables V175 V220 
0.46	c instanciating clauses for relation R57 (supports) and variables V175 V224 
0.46	c instanciating clauses for relation R7 (supports) and variables V175 V234 
0.46	c instanciating clauses for relation R15 (supports) and variables V175 V238 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V175 V239 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V175 V240 
0.46	c instanciating clauses for relation R23 (conflicts) and variables V175 V245 
0.46	c instanciating clauses for relation R23 (conflicts) and variables V175 V300 
0.46	c instanciating clauses for relation R11 (supports) and variables V175 V304 
0.46	c instanciating clauses for relation R2 (supports) and variables V176 V182 
0.46	c instanciating clauses for relation R12 (conflicts) and variables V176 V183 
0.46	c instanciating clauses for relation R14 (conflicts) and variables V176 V189 
0.46	c instanciating clauses for relation R72 (supports) and variables V176 V195 
0.46	c instanciating clauses for relation R7 (supports) and variables V176 V203 
0.46	c instanciating clauses for relation R14 (conflicts) and variables V176 V243 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V176 V273 
0.46	c instanciating clauses for relation R0 (conflicts) and variables V176 V286 
0.46	c instanciating clauses for relation R13 (supports) and variables V176 V310 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V177 V183 
0.46	c instanciating clauses for relation R8 (supports) and variables V177 V202 
0.46	c instanciating clauses for relation R10 (conflicts) and variables V177 V206 
0.46	c instanciating clauses for relation R11 (supports) and variables V177 V223 
0.46	c instanciating clauses for relation R11 (supports) and variables V177 V226 
0.46	c instanciating clauses for relation R2 (supports) and variables V177 V228 
0.46	c instanciating clauses for relation R12 (conflicts) and variables V177 V231 
0.46	c instanciating clauses for relation R3 (supports) and variables V177 V232 
0.46	c instanciating clauses for relation R21 (conflicts) and variables V177 V237 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V177 V263 
0.46	c instanciating clauses for relation R7 (supports) and variables V177 V295 
0.46	c instanciating clauses for relation R7 (supports) and variables V178 V187 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V178 V202 
0.46	c instanciating clauses for relation R11 (supports) and variables V178 V206 
0.46	c instanciating clauses for relation R4 (conflicts) and variables V178 V218 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V178 V230 
0.46	c instanciating clauses for relation R5 (conflicts) and variables V178 V243 
0.46	c instanciating clauses for relation R6 (supports) and variables V178 V250 
0.46	c instanciating clauses for relation R2 (supports) and variables V178 V259 
0.46	c instanciating clauses for relation R11 (supports) and variables V178 V263 
0.46	c instanciating clauses for relation R19 (conflicts) and variables V178 V265 
0.46	c instanciating clauses for relation R13 (supports) and variables V178 V269 
0.46	c instanciating clauses for relation R7 (supports) and variables V178 V280 
0.47	c instanciating clauses for relation R23 (conflicts) and variables V178 V283 
0.47	c instanciating clauses for relation R2 (supports) and variables V178 V289 
0.47	c instanciating clauses for relation R21 (conflicts) and variables V178 V314 
0.47	c instanciating clauses for relation R6 (supports) and variables V179 V190 
0.47	c instanciating clauses for relation R2 (supports) and variables V179 V196 
0.47	c instanciating clauses for relation R2 (supports) and variables V179 V198 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V179 V205 
0.47	c instanciating clauses for relation R9 (supports) and variables V179 V210 
0.47	c instanciating clauses for relation R6 (supports) and variables V179 V219 
0.47	c instanciating clauses for relation R9 (supports) and variables V179 V236 
0.47	c instanciating clauses for relation R7 (supports) and variables V179 V256 
0.47	c instanciating clauses for relation R12 (conflicts) and variables V179 V277 
0.47	c instanciating clauses for relation R78 (supports) and variables V179 V287 
0.47	c instanciating clauses for relation R9 (supports) and variables V179 V305 
0.47	c instanciating clauses for relation R21 (conflicts) and variables V180 V202 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V180 V209 
0.47	c instanciating clauses for relation R19 (conflicts) and variables V180 V216 
0.47	c instanciating clauses for relation R6 (supports) and variables V180 V243 
0.47	c instanciating clauses for relation R11 (supports) and variables V180 V246 
0.47	c instanciating clauses for relation R23 (conflicts) and variables V180 V248 
0.47	c instanciating clauses for relation R19 (conflicts) and variables V180 V250 
0.47	c instanciating clauses for relation R9 (supports) and variables V180 V253 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V180 V255 
0.47	c instanciating clauses for relation R11 (supports) and variables V180 V261 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V180 V283 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V180 V300 
0.47	c instanciating clauses for relation R14 (conflicts) and variables V180 V306 
0.47	c instanciating clauses for relation R9 (supports) and variables V181 V184 
0.47	c instanciating clauses for relation R2 (supports) and variables V181 V188 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V181 V219 
0.47	c instanciating clauses for relation R10 (conflicts) and variables V181 V237 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V181 V244 
0.47	c instanciating clauses for relation R19 (conflicts) and variables V181 V257 
0.47	c instanciating clauses for relation R15 (supports) and variables V181 V260 
0.47	c instanciating clauses for relation R0 (conflicts) and variables V181 V275 
0.47	c instanciating clauses for relation R2 (supports) and variables V181 V290 
0.47	c instanciating clauses for relation R8 (supports) and variables V181 V301 
0.47	c instanciating clauses for relation R19 (conflicts) and variables V181 V307 
0.47	c instanciating clauses for relation R7 (supports) and variables V181 V308 
0.47	c instanciating clauses for relation R21 (conflicts) and variables V181 V313 
0.47	c instanciating clauses for relation R10 (conflicts) and variables V182 V189 
0.47	c instanciating clauses for relation R3 (supports) and variables V182 V217 
0.47	c instanciating clauses for relation R13 (supports) and variables V182 V218 
0.47	c instanciating clauses for relation R11 (supports) and variables V182 V222 
0.47	c instanciating clauses for relation R12 (conflicts) and variables V182 V228 
0.47	c instanciating clauses for relation R2 (supports) and variables V182 V273 
0.47	c instanciating clauses for relation R21 (conflicts) and variables V182 V276 
0.47	c instanciating clauses for relation R6 (supports) and variables V182 V286 
0.47	c instanciating clauses for relation R11 (supports) and variables V182 V292 
0.47	c instanciating clauses for relation R14 (conflicts) and variables V182 V310 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V183 V187 
0.47	c instanciating clauses for relation R14 (conflicts) and variables V183 V189 
0.47	c instanciating clauses for relation R14 (conflicts) and variables V183 V195 
0.47	c instanciating clauses for relation R3 (supports) and variables V183 V228 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V183 V235 
0.47	c instanciating clauses for relation R14 (conflicts) and variables V183 V243 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V183 V263 
0.47	c instanciating clauses for relation R19 (conflicts) and variables V183 V288 
0.47	c instanciating clauses for relation R5 (conflicts) and variables V183 V293 
0.47	c instanciating clauses for relation R2 (supports) and variables V183 V306 
0.47	c instanciating clauses for relation R13 (supports) and variables V183 V310 
0.47	c instanciating clauses for relation R2 (supports) and variables V183 V312 
0.47	c instanciating clauses for relation R13 (supports) and variables V184 V191 
0.47	c instanciating clauses for relation R7 (supports) and variables V184 V196 
0.47	c instanciating clauses for relation R11 (supports) and variables V184 V198 
0.47	c instanciating clauses for relation R21 (conflicts) and variables V184 V199 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V184 V221 
0.47	c instanciating clauses for relation R21 (conflicts) and variables V184 V257 
0.47	c instanciating clauses for relation R8 (supports) and variables V184 V282 
0.47	c instanciating clauses for relation R3 (supports) and variables V184 V288 
0.47	c instanciating clauses for relation R2 (supports) and variables V184 V313 
0.47	c instanciating clauses for relation R12 (conflicts) and variables V184 V314 
0.47	c instanciating clauses for relation R8 (supports) and variables V185 V187 
0.47	c instanciating clauses for relation R6 (supports) and variables V185 V212 
0.47	c instanciating clauses for relation R13 (supports) and variables V185 V214 
0.47	c instanciating clauses for relation R13 (supports) and variables V185 V236 
0.47	c instanciating clauses for relation R23 (conflicts) and variables V185 V254 
0.47	c instanciating clauses for relation R7 (supports) and variables V185 V275 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V185 V278 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V185 V280 
0.47	c instanciating clauses for relation R4 (conflicts) and variables V185 V284 
0.47	c instanciating clauses for relation R15 (supports) and variables V185 V314 
0.48	c instanciating clauses for relation R0 (conflicts) and variables V186 V203 
0.48	c instanciating clauses for relation R2 (supports) and variables V186 V206 
0.48	c instanciating clauses for relation R10 (conflicts) and variables V186 V209 
0.48	c instanciating clauses for relation R15 (supports) and variables V186 V249 
0.48	c instanciating clauses for relation R21 (conflicts) and variables V186 V254 
0.48	c instanciating clauses for relation R4 (conflicts) and variables V186 V271 
0.48	c instanciating clauses for relation R21 (conflicts) and variables V186 V275 
0.48	c instanciating clauses for relation R2 (supports) and variables V186 V301 
0.48	c instanciating clauses for relation R7 (supports) and variables V186 V305 
0.48	c instanciating clauses for relation R3 (supports) and variables V187 V218 
0.48	c instanciating clauses for relation R5 (conflicts) and variables V187 V235 
0.48	c instanciating clauses for relation R11 (supports) and variables V187 V254 
0.48	c instanciating clauses for relation R14 (conflicts) and variables V187 V275 
0.48	c instanciating clauses for relation R9 (supports) and variables V187 V278 
0.48	c instanciating clauses for relation R29 (supports) and variables V187 V280 
0.48	c instanciating clauses for relation R7 (supports) and variables V187 V283 
0.48	c instanciating clauses for relation R9 (supports) and variables V187 V284 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V187 V288 
0.48	c instanciating clauses for relation R5 (conflicts) and variables V187 V293 
0.48	c instanciating clauses for relation R2 (supports) and variables V187 V306 
0.48	c instanciating clauses for relation R2 (supports) and variables V187 V312 
0.48	c instanciating clauses for relation R14 (conflicts) and variables V188 V211 
0.48	c instanciating clauses for relation R8 (supports) and variables V188 V225 
0.48	c instanciating clauses for relation R15 (supports) and variables V188 V257 
0.48	c instanciating clauses for relation R23 (conflicts) and variables V188 V258 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V188 V260 
0.48	c instanciating clauses for relation R12 (conflicts) and variables V188 V270 
0.48	c instanciating clauses for relation R6 (supports) and variables V188 V275 
0.48	c instanciating clauses for relation R14 (conflicts) and variables V188 V279 
0.48	c instanciating clauses for relation R5 (conflicts) and variables V188 V290 
0.48	c instanciating clauses for relation R15 (supports) and variables V188 V307 
0.48	c instanciating clauses for relation R23 (conflicts) and variables V189 V195 
0.48	c instanciating clauses for relation R9 (supports) and variables V189 V217 
0.48	c instanciating clauses for relation R23 (conflicts) and variables V189 V243 
0.48	c instanciating clauses for relation R6 (supports) and variables V189 V297 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V189 V299 
0.48	c instanciating clauses for relation R8 (supports) and variables V189 V310 
0.48	c instanciating clauses for relation R5 (conflicts) and variables V190 V193 
0.48	c instanciating clauses for relation R21 (conflicts) and variables V190 V196 
0.48	c instanciating clauses for relation R79 (supports) and variables V190 V198 
0.48	c instanciating clauses for relation R10 (conflicts) and variables V190 V199 
0.48	c instanciating clauses for relation R58 (supports) and variables V190 V205 
0.48	c instanciating clauses for relation R4 (conflicts) and variables V190 V212 
0.48	c instanciating clauses for relation R12 (conflicts) and variables V190 V219 
0.48	c instanciating clauses for relation R8 (supports) and variables V190 V235 
0.48	c instanciating clauses for relation R0 (conflicts) and variables V190 V238 
0.48	c instanciating clauses for relation R6 (supports) and variables V190 V239 
0.48	c instanciating clauses for relation R3 (supports) and variables V190 V248 
0.48	c instanciating clauses for relation R2 (supports) and variables V190 V249 
0.48	c instanciating clauses for relation R15 (supports) and variables V190 V277 
0.48	c instanciating clauses for relation R6 (supports) and variables V190 V278 
0.48	c instanciating clauses for relation R12 (conflicts) and variables V190 V287 
0.48	c instanciating clauses for relation R8 (supports) and variables V190 V313 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V191 V193 
0.48	c instanciating clauses for relation R14 (conflicts) and variables V191 V198 
0.48	c instanciating clauses for relation R9 (supports) and variables V191 V199 
0.48	c instanciating clauses for relation R8 (supports) and variables V191 V200 
0.48	c instanciating clauses for relation R3 (supports) and variables V191 V203 
0.48	c instanciating clauses for relation R7 (supports) and variables V191 V242 
0.48	c instanciating clauses for relation R4 (conflicts) and variables V191 V246 
0.48	c instanciating clauses for relation R9 (supports) and variables V191 V257 
0.48	c instanciating clauses for relation R4 (conflicts) and variables V191 V258 
0.48	c instanciating clauses for relation R10 (conflicts) and variables V191 V276 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V191 V278 
0.48	c instanciating clauses for relation R15 (supports) and variables V191 V294 
0.48	c instanciating clauses for relation R15 (supports) and variables V191 V298 
0.48	c instanciating clauses for relation R0 (conflicts) and variables V191 V300 
0.48	c instanciating clauses for relation R13 (supports) and variables V191 V314 
0.48	c instanciating clauses for relation R7 (supports) and variables V192 V200 
0.48	c instanciating clauses for relation R8 (supports) and variables V192 V211 
0.48	c instanciating clauses for relation R15 (supports) and variables V192 V215 
0.48	c instanciating clauses for relation R21 (conflicts) and variables V192 V224 
0.48	c instanciating clauses for relation R11 (supports) and variables V192 V225 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V192 V241 
0.48	c instanciating clauses for relation R2 (supports) and variables V192 V251 
0.48	c instanciating clauses for relation R13 (supports) and variables V192 V263 
0.48	c instanciating clauses for relation R4 (conflicts) and variables V192 V264 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V192 V272 
0.48	c instanciating clauses for relation R19 (conflicts) and variables V192 V297 
0.48	c instanciating clauses for relation R8 (supports) and variables V192 V303 
0.49	c instanciating clauses for relation R14 (conflicts) and variables V192 V309 
0.49	c instanciating clauses for relation R15 (supports) and variables V193 V205 
0.49	c instanciating clauses for relation R21 (conflicts) and variables V193 V208 
0.49	c instanciating clauses for relation R13 (supports) and variables V193 V217 
0.49	c instanciating clauses for relation R0 (conflicts) and variables V193 V238 
0.49	c instanciating clauses for relation R6 (supports) and variables V193 V239 
0.49	c instanciating clauses for relation R2 (supports) and variables V193 V249 
0.49	c instanciating clauses for relation R13 (supports) and variables V193 V258 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V193 V264 
0.49	c instanciating clauses for relation R15 (supports) and variables V193 V277 
0.49	c instanciating clauses for relation R40 (supports) and variables V193 V278 
0.49	c instanciating clauses for relation R9 (supports) and variables V193 V281 
0.49	c instanciating clauses for relation R9 (supports) and variables V193 V285 
0.49	c instanciating clauses for relation R7 (supports) and variables V193 V294 
0.49	c instanciating clauses for relation R7 (supports) and variables V193 V298 
0.49	c instanciating clauses for relation R10 (conflicts) and variables V193 V300 
0.49	c instanciating clauses for relation R21 (conflicts) and variables V193 V310 
0.49	c instanciating clauses for relation R8 (supports) and variables V194 V197 
0.49	c instanciating clauses for relation R3 (supports) and variables V194 V200 
0.49	c instanciating clauses for relation R15 (supports) and variables V194 V207 
0.49	c instanciating clauses for relation R23 (conflicts) and variables V194 V219 
0.49	c instanciating clauses for relation R23 (conflicts) and variables V194 V221 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V194 V233 
0.49	c instanciating clauses for relation R4 (conflicts) and variables V194 V240 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V194 V245 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V194 V246 
0.49	c instanciating clauses for relation R14 (conflicts) and variables V194 V247 
0.49	c instanciating clauses for relation R13 (supports) and variables V194 V259 
0.49	c instanciating clauses for relation R13 (supports) and variables V194 V283 
0.49	c instanciating clauses for relation R10 (conflicts) and variables V194 V296 
0.49	c instanciating clauses for relation R15 (supports) and variables V194 V304 
0.49	c instanciating clauses for relation R11 (supports) and variables V195 V203 
0.49	c instanciating clauses for relation R6 (supports) and variables V195 V210 
0.49	c instanciating clauses for relation R23 (conflicts) and variables V195 V243 
0.49	c instanciating clauses for relation R5 (conflicts) and variables V195 V294 
0.49	c instanciating clauses for relation R6 (supports) and variables V195 V298 
0.49	c instanciating clauses for relation R15 (supports) and variables V195 V301 
0.49	c instanciating clauses for relation R8 (supports) and variables V195 V310 
0.49	c instanciating clauses for relation R5 (conflicts) and variables V196 V198 
0.49	c instanciating clauses for relation R2 (supports) and variables V196 V205 
0.49	c instanciating clauses for relation R0 (conflicts) and variables V196 V219 
0.49	c instanciating clauses for relation R3 (supports) and variables V196 V221 
0.49	c instanciating clauses for relation R11 (supports) and variables V196 V229 
0.49	c instanciating clauses for relation R14 (conflicts) and variables V196 V235 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V196 V266 
0.49	c instanciating clauses for relation R13 (supports) and variables V196 V271 
0.49	c instanciating clauses for relation R21 (conflicts) and variables V196 V272 
0.49	c instanciating clauses for relation R10 (conflicts) and variables V196 V282 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V196 V284 
0.49	c instanciating clauses for relation R0 (conflicts) and variables V196 V287 
0.49	c instanciating clauses for relation R4 (conflicts) and variables V196 V288 
0.49	c instanciating clauses for relation R21 (conflicts) and variables V197 V200 
0.49	c instanciating clauses for relation R8 (supports) and variables V197 V215 
0.49	c instanciating clauses for relation R11 (supports) and variables V197 V219 
0.49	c instanciating clauses for relation R11 (supports) and variables V197 V221 
0.49	c instanciating clauses for relation R9 (supports) and variables V197 V240 
0.49	c instanciating clauses for relation R6 (supports) and variables V197 V249 
0.49	c instanciating clauses for relation R0 (conflicts) and variables V197 V253 
0.49	c instanciating clauses for relation R10 (conflicts) and variables V197 V281 
0.49	c instanciating clauses for relation R23 (conflicts) and variables V197 V282 
0.49	c instanciating clauses for relation R13 (supports) and variables V197 V296 
0.49	c instanciating clauses for relation R3 (supports) and variables V197 V303 
0.49	c instanciating clauses for relation R6 (supports) and variables V197 V304 
0.49	c instanciating clauses for relation R41 (supports) and variables V198 V199 
0.49	c instanciating clauses for relation R2 (supports) and variables V198 V205 
0.49	c instanciating clauses for relation R9 (supports) and variables V198 V212 
0.49	c instanciating clauses for relation R0 (conflicts) and variables V198 V219 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V198 V235 
0.49	c instanciating clauses for relation R21 (conflicts) and variables V198 V248 
0.49	c instanciating clauses for relation R3 (supports) and variables V198 V257 
0.49	c instanciating clauses for relation R0 (conflicts) and variables V198 V287 
0.49	c instanciating clauses for relation R12 (conflicts) and variables V198 V313 
0.49	c instanciating clauses for relation R8 (supports) and variables V198 V314 
0.49	c instanciating clauses for relation R3 (supports) and variables V199 V201 
0.49	c instanciating clauses for relation R21 (conflicts) and variables V199 V212 
0.49	c instanciating clauses for relation R13 (supports) and variables V199 V235 
0.49	c instanciating clauses for relation R23 (conflicts) and variables V199 V236 
0.49	c instanciating clauses for relation R9 (supports) and variables V199 V248 
0.50	c instanciating clauses for relation R3 (supports) and variables V199 V252 
0.50	c instanciating clauses for relation R5 (conflicts) and variables V199 V257 
0.50	c instanciating clauses for relation R8 (supports) and variables V199 V307 
0.50	c instanciating clauses for relation R13 (supports) and variables V199 V313 
0.50	c instanciating clauses for relation R0 (conflicts) and variables V199 V314 
0.50	c instanciating clauses for relation R21 (conflicts) and variables V200 V203 
0.50	c instanciating clauses for relation R10 (conflicts) and variables V200 V211 
0.50	c instanciating clauses for relation R15 (supports) and variables V200 V219 
0.50	c instanciating clauses for relation R15 (supports) and variables V200 V221 
0.50	c instanciating clauses for relation R2 (supports) and variables V200 V240 
0.50	c instanciating clauses for relation R14 (conflicts) and variables V200 V242 
0.50	c instanciating clauses for relation R9 (supports) and variables V200 V246 
0.50	c instanciating clauses for relation R9 (supports) and variables V200 V258 
0.50	c instanciating clauses for relation R3 (supports) and variables V200 V264 
0.50	c instanciating clauses for relation R13 (supports) and variables V200 V276 
0.50	c instanciating clauses for relation R6 (supports) and variables V200 V296 
0.50	c instanciating clauses for relation R10 (conflicts) and variables V200 V303 
0.50	c instanciating clauses for relation R3 (supports) and variables V201 V211 
0.50	c instanciating clauses for relation R12 (conflicts) and variables V201 V222 
0.50	c instanciating clauses for relation R8 (supports) and variables V201 V232 
0.50	c instanciating clauses for relation R15 (supports) and variables V201 V236 
0.50	c instanciating clauses for relation R5 (conflicts) and variables V201 V252 
0.50	c instanciating clauses for relation R23 (conflicts) and variables V201 V262 
0.50	c instanciating clauses for relation R3 (supports) and variables V201 V282 
0.50	c instanciating clauses for relation R11 (supports) and variables V201 V289 
0.50	c instanciating clauses for relation R7 (supports) and variables V201 V291 
0.50	c instanciating clauses for relation R0 (conflicts) and variables V201 V307 
0.50	c instanciating clauses for relation R13 (supports) and variables V202 V206 
0.50	c instanciating clauses for relation R23 (conflicts) and variables V202 V230 
0.50	c instanciating clauses for relation R21 (conflicts) and variables V202 V232 
0.50	c instanciating clauses for relation R4 (conflicts) and variables V202 V243 
0.50	c instanciating clauses for relation R15 (supports) and variables V202 V246 
0.50	c instanciating clauses for relation R8 (supports) and variables V202 V250 
0.50	c instanciating clauses for relation R2 (supports) and variables V202 V253 
0.50	c instanciating clauses for relation R3 (supports) and variables V202 V259 
0.50	c instanciating clauses for relation R15 (supports) and variables V202 V261 
0.50	c instanciating clauses for relation R23 (conflicts) and variables V202 V265 
0.50	c instanciating clauses for relation R3 (supports) and variables V202 V289 
0.50	c instanciating clauses for relation R14 (conflicts) and variables V202 V295 
0.50	c instanciating clauses for relation R19 (conflicts) and variables V202 V306 
0.50	c instanciating clauses for relation R9 (supports) and variables V203 V206 
0.50	c instanciating clauses for relation R19 (conflicts) and variables V203 V242 
0.50	c instanciating clauses for relation R2 (supports) and variables V203 V246 
0.50	c instanciating clauses for relation R11 (supports) and variables V203 V249 
0.50	c instanciating clauses for relation R2 (supports) and variables V203 V258 
0.50	c instanciating clauses for relation R6 (supports) and variables V203 V276 
0.50	c instanciating clauses for relation R9 (supports) and variables V203 V301 
0.50	c instanciating clauses for relation R3 (supports) and variables V204 V222 
0.50	c instanciating clauses for relation R4 (conflicts) and variables V204 V227 
0.50	c instanciating clauses for relation R11 (supports) and variables V204 V228 
0.50	c instanciating clauses for relation R11 (supports) and variables V204 V239 
0.50	c instanciating clauses for relation R21 (conflicts) and variables V204 V261 
0.50	c instanciating clauses for relation R7 (supports) and variables V204 V267 
0.50	c instanciating clauses for relation R15 (supports) and variables V204 V276 
0.50	c instanciating clauses for relation R11 (supports) and variables V204 V281 
0.50	c instanciating clauses for relation R0 (conflicts) and variables V204 V290 
0.50	c instanciating clauses for relation R15 (supports) and variables V204 V303 
0.50	c instanciating clauses for relation R4 (conflicts) and variables V204 V309 
0.50	c instanciating clauses for relation R12 (conflicts) and variables V205 V213 
0.50	c instanciating clauses for relation R12 (conflicts) and variables V205 V216 
0.50	c instanciating clauses for relation R6 (supports) and variables V205 V219 
0.50	c instanciating clauses for relation R8 (supports) and variables V205 V238 
0.50	c instanciating clauses for relation R10 (conflicts) and variables V205 V239 
0.50	c instanciating clauses for relation R21 (conflicts) and variables V205 V247 
0.50	c instanciating clauses for relation R4 (conflicts) and variables V205 V249 
0.50	c instanciating clauses for relation R13 (supports) and variables V205 V274 
0.50	c instanciating clauses for relation R23 (conflicts) and variables V205 V277 
0.50	c instanciating clauses for relation R10 (conflicts) and variables V205 V278 
0.50	c instanciating clauses for relation R6 (supports) and variables V205 V287 
0.50	c instanciating clauses for relation R12 (conflicts) and variables V205 V312 
0.50	c instanciating clauses for relation R9 (supports) and variables V206 V232 
0.50	c instanciating clauses for relation R19 (conflicts) and variables V206 V249 
0.50	c instanciating clauses for relation R23 (conflicts) and variables V206 V263 
0.50	c instanciating clauses for relation R10 (conflicts) and variables V206 V269 
0.50	c instanciating clauses for relation R11 (supports) and variables V206 V295 
0.50	c instanciating clauses for relation R5 (conflicts) and variables V206 V301 
0.50	c instanciating clauses for relation R3 (supports) and variables V206 V314 
0.51	c instanciating clauses for relation R14 (conflicts) and variables V207 V253 
0.51	c instanciating clauses for relation R19 (conflicts) and variables V207 V255 
0.51	c instanciating clauses for relation R6 (supports) and variables V207 V256 
0.51	c instanciating clauses for relation R26 (supports) and variables V207 V268 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V207 V270 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V207 V304 
0.51	c instanciating clauses for relation R3 (supports) and variables V208 V215 
0.51	c instanciating clauses for relation R4 (conflicts) and variables V208 V216 
0.51	c instanciating clauses for relation R6 (supports) and variables V208 V217 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V208 V231 
0.51	c instanciating clauses for relation R21 (conflicts) and variables V208 V256 
0.51	c instanciating clauses for relation R6 (supports) and variables V208 V258 
0.51	c instanciating clauses for relation R10 (conflicts) and variables V208 V262 
0.51	c instanciating clauses for relation R0 (conflicts) and variables V208 V264 
0.51	c instanciating clauses for relation R7 (supports) and variables V208 V271 
0.51	c instanciating clauses for relation R2 (supports) and variables V208 V281 
0.51	c instanciating clauses for relation R2 (supports) and variables V208 V285 
0.51	c instanciating clauses for relation R13 (supports) and variables V208 V288 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V208 V310 
0.51	c instanciating clauses for relation R3 (supports) and variables V209 V214 
0.51	c instanciating clauses for relation R19 (conflicts) and variables V209 V216 
0.51	c instanciating clauses for relation R3 (supports) and variables V209 V226 
0.51	c instanciating clauses for relation R10 (conflicts) and variables V209 V240 
0.51	c instanciating clauses for relation R6 (supports) and variables V209 V243 
0.51	c instanciating clauses for relation R19 (conflicts) and variables V209 V250 
0.51	c instanciating clauses for relation R7 (supports) and variables V209 V251 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V209 V255 
0.51	c instanciating clauses for relation R21 (conflicts) and variables V209 V271 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V209 V300 
0.51	c instanciating clauses for relation R11 (supports) and variables V209 V305 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V210 V236 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V210 V237 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V210 V274 
0.51	c instanciating clauses for relation R6 (supports) and variables V210 V277 
0.51	c instanciating clauses for relation R15 (supports) and variables V210 V287 
0.51	c instanciating clauses for relation R9 (supports) and variables V210 V294 
0.51	c instanciating clauses for relation R3 (supports) and variables V210 V295 
0.51	c instanciating clauses for relation R12 (conflicts) and variables V210 V298 
0.51	c instanciating clauses for relation R14 (conflicts) and variables V210 V301 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V210 V305 
0.51	c instanciating clauses for relation R0 (conflicts) and variables V211 V232 
0.51	c instanciating clauses for relation R15 (supports) and variables V211 V262 
0.51	c instanciating clauses for relation R9 (supports) and variables V211 V264 
0.51	c instanciating clauses for relation R10 (conflicts) and variables V211 V270 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V211 V279 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V211 V282 
0.51	c instanciating clauses for relation R19 (conflicts) and variables V211 V291 
0.51	c instanciating clauses for relation R12 (conflicts) and variables V211 V303 
0.51	c instanciating clauses for relation R8 (supports) and variables V212 V229 
0.51	c instanciating clauses for relation R3 (supports) and variables V212 V233 
0.51	c instanciating clauses for relation R6 (supports) and variables V212 V235 
0.51	c instanciating clauses for relation R2 (supports) and variables V212 V248 
0.51	c instanciating clauses for relation R8 (supports) and variables V212 V254 
0.51	c instanciating clauses for relation R3 (supports) and variables V212 V291 
0.51	c instanciating clauses for relation R3 (supports) and variables V212 V298 
0.51	c instanciating clauses for relation R6 (supports) and variables V212 V313 
0.51	c instanciating clauses for relation R14 (conflicts) and variables V212 V314 
0.51	c instanciating clauses for relation R12 (conflicts) and variables V213 V216 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V213 V220 
0.51	c instanciating clauses for relation R2 (supports) and variables V213 V223 
0.51	c instanciating clauses for relation R6 (supports) and variables V213 V244 
0.51	c instanciating clauses for relation R21 (conflicts) and variables V213 V247 
0.51	c instanciating clauses for relation R13 (supports) and variables V213 V274 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V213 V286 
0.51	c instanciating clauses for relation R0 (conflicts) and variables V213 V299 
0.51	c instanciating clauses for relation R12 (conflicts) and variables V213 V312 
0.51	c instanciating clauses for relation R8 (supports) and variables V214 V221 
0.51	c instanciating clauses for relation R5 (conflicts) and variables V214 V226 
0.51	c instanciating clauses for relation R3 (supports) and variables V214 V229 
0.51	c instanciating clauses for relation R10 (conflicts) and variables V214 V234 
0.51	c instanciating clauses for relation R12 (conflicts) and variables V214 V236 
0.51	c instanciating clauses for relation R6 (supports) and variables V214 V240 
0.51	c instanciating clauses for relation R19 (conflicts) and variables V214 V251 
0.51	c instanciating clauses for relation R8 (supports) and variables V214 V267 
0.51	c instanciating clauses for relation R4 (conflicts) and variables V214 V269 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V214 V286 
0.51	c instanciating clauses for relation R8 (supports) and variables V214 V289 
0.51	c instanciating clauses for relation R10 (conflicts) and variables V214 V291 
0.51	c instanciating clauses for relation R23 (conflicts) and variables V214 V311 
0.51	c instanciating clauses for relation R2 (supports) and variables V215 V216 
0.51	c instanciating clauses for relation R15 (supports) and variables V215 V231 
0.51	c instanciating clauses for relation R7 (supports) and variables V215 V241 
0.51	c instanciating clauses for relation R4 (conflicts) and variables V215 V251 
0.52	c instanciating clauses for relation R6 (supports) and variables V215 V262 
0.52	c instanciating clauses for relation R19 (conflicts) and variables V215 V271 
0.52	c instanciating clauses for relation R7 (supports) and variables V215 V272 
0.52	c instanciating clauses for relation R13 (supports) and variables V215 V281 
0.52	c instanciating clauses for relation R11 (supports) and variables V215 V282 
0.52	c instanciating clauses for relation R7 (supports) and variables V215 V297 
0.52	c instanciating clauses for relation R21 (conflicts) and variables V215 V303 
0.52	c instanciating clauses for relation R19 (conflicts) and variables V216 V231 
0.52	c instanciating clauses for relation R8 (supports) and variables V216 V243 
0.52	c instanciating clauses for relation R21 (conflicts) and variables V216 V247 
0.52	c instanciating clauses for relation R23 (conflicts) and variables V216 V250 
0.52	c instanciating clauses for relation R4 (conflicts) and variables V216 V255 
0.52	c instanciating clauses for relation R0 (conflicts) and variables V216 V262 
0.52	c instanciating clauses for relation R15 (supports) and variables V216 V271 
0.52	c instanciating clauses for relation R13 (supports) and variables V216 V274 
0.52	c instanciating clauses for relation R4 (conflicts) and variables V216 V300 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V216 V312 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V217 V258 
0.52	c instanciating clauses for relation R13 (supports) and variables V217 V264 
0.52	c instanciating clauses for relation R21 (conflicts) and variables V217 V281 
0.52	c instanciating clauses for relation R80 (supports) and variables V217 V285 
0.52	c instanciating clauses for relation R4 (conflicts) and variables V217 V299 
0.52	c instanciating clauses for relation R4 (conflicts) and variables V217 V304 
0.52	c instanciating clauses for relation R9 (supports) and variables V217 V310 
0.52	c instanciating clauses for relation R8 (supports) and variables V217 V311 
0.52	c instanciating clauses for relation R14 (conflicts) and variables V218 V222 
0.52	c instanciating clauses for relation R10 (conflicts) and variables V218 V227 
0.52	c instanciating clauses for relation R13 (supports) and variables V218 V228 
0.52	c instanciating clauses for relation R3 (supports) and variables V218 V262 
0.52	c instanciating clauses for relation R9 (supports) and variables V218 V276 
0.52	c instanciating clauses for relation R15 (supports) and variables V218 V280 
0.52	c instanciating clauses for relation R19 (conflicts) and variables V218 V283 
0.52	c instanciating clauses for relation R14 (conflicts) and variables V218 V292 
0.52	c instanciating clauses for relation R23 (conflicts) and variables V218 V302 
0.52	c instanciating clauses for relation R11 (supports) and variables V218 V310 
0.52	c instanciating clauses for relation R23 (conflicts) and variables V219 V221 
0.52	c instanciating clauses for relation R0 (conflicts) and variables V219 V237 
0.52	c instanciating clauses for relation R4 (conflicts) and variables V219 V240 
0.52	c instanciating clauses for relation R5 (conflicts) and variables V219 V244 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V219 V287 
0.52	c instanciating clauses for relation R10 (conflicts) and variables V219 V296 
0.52	c instanciating clauses for relation R6 (supports) and variables V219 V301 
0.52	c instanciating clauses for relation R15 (supports) and variables V219 V308 
0.52	c instanciating clauses for relation R0 (conflicts) and variables V220 V223 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V220 V224 
0.52	c instanciating clauses for relation R14 (conflicts) and variables V220 V234 
0.52	c instanciating clauses for relation R2 (supports) and variables V220 V242 
0.52	c instanciating clauses for relation R11 (supports) and variables V220 V245 
0.52	c instanciating clauses for relation R15 (supports) and variables V220 V259 
0.52	c instanciating clauses for relation R0 (conflicts) and variables V220 V279 
0.52	c instanciating clauses for relation R19 (conflicts) and variables V220 V296 
0.52	c instanciating clauses for relation R11 (supports) and variables V220 V300 
0.52	c instanciating clauses for relation R21 (conflicts) and variables V221 V229 
0.52	c instanciating clauses for relation R13 (supports) and variables V221 V234 
0.52	c instanciating clauses for relation R4 (conflicts) and variables V221 V240 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V221 V267 
0.52	c instanciating clauses for relation R9 (supports) and variables V221 V269 
0.52	c instanciating clauses for relation R6 (supports) and variables V221 V282 
0.52	c instanciating clauses for relation R11 (supports) and variables V221 V286 
0.52	c instanciating clauses for relation R2 (supports) and variables V221 V288 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V221 V289 
0.52	c instanciating clauses for relation R13 (supports) and variables V221 V291 
0.52	c instanciating clauses for relation R10 (conflicts) and variables V221 V296 
0.52	c instanciating clauses for relation R11 (supports) and variables V221 V311 
0.52	c instanciating clauses for relation R2 (supports) and variables V222 V227 
0.52	c instanciating clauses for relation R8 (supports) and variables V222 V228 
0.52	c instanciating clauses for relation R19 (conflicts) and variables V222 V267 
0.52	c instanciating clauses for relation R3 (supports) and variables V222 V276 
0.52	c instanciating clauses for relation R11 (supports) and variables V222 V289 
0.52	c instanciating clauses for relation R23 (conflicts) and variables V222 V292 
0.52	c instanciating clauses for relation R2 (supports) and variables V222 V309 
0.52	c instanciating clauses for relation R7 (supports) and variables V222 V310 
0.52	c instanciating clauses for relation R23 (conflicts) and variables V223 V226 
0.52	c instanciating clauses for relation R8 (supports) and variables V223 V231 
0.52	c instanciating clauses for relation R3 (supports) and variables V223 V237 
0.52	c instanciating clauses for relation R9 (supports) and variables V223 V242 
0.52	c instanciating clauses for relation R0 (conflicts) and variables V223 V244 
0.52	c instanciating clauses for relation R11 (supports) and variables V223 V259 
0.52	c instanciating clauses for relation R12 (conflicts) and variables V223 V279 
0.52	c instanciating clauses for relation R2 (supports) and variables V223 V286 
0.53	c instanciating clauses for relation R14 (conflicts) and variables V223 V296 
0.53	c instanciating clauses for relation R6 (supports) and variables V223 V299 
0.53	c instanciating clauses for relation R15 (supports) and variables V224 V225 
0.53	c instanciating clauses for relation R14 (conflicts) and variables V224 V234 
0.53	c instanciating clauses for relation R23 (conflicts) and variables V224 V238 
0.53	c instanciating clauses for relation R3 (supports) and variables V224 V239 
0.53	c instanciating clauses for relation R7 (supports) and variables V224 V240 
0.53	c instanciating clauses for relation R11 (supports) and variables V224 V245 
0.53	c instanciating clauses for relation R6 (supports) and variables V224 V263 
0.53	c instanciating clauses for relation R11 (supports) and variables V224 V300 
0.53	c instanciating clauses for relation R19 (conflicts) and variables V224 V309 
0.53	c instanciating clauses for relation R11 (supports) and variables V225 V258 
0.53	c instanciating clauses for relation R10 (conflicts) and variables V225 V263 
0.53	c instanciating clauses for relation R19 (conflicts) and variables V225 V290 
0.53	c instanciating clauses for relation R7 (supports) and variables V225 V309 
0.53	c instanciating clauses for relation R8 (supports) and variables V226 V231 
0.53	c instanciating clauses for relation R3 (supports) and variables V226 V237 
0.53	c instanciating clauses for relation R6 (supports) and variables V226 V240 
0.53	c instanciating clauses for relation R19 (conflicts) and variables V226 V251 
0.53	c instanciating clauses for relation R11 (supports) and variables V226 V270 
0.53	c instanciating clauses for relation R11 (supports) and variables V226 V273 
0.53	c instanciating clauses for relation R21 (conflicts) and variables V226 V279 
0.53	c instanciating clauses for relation R9 (supports) and variables V226 V311 
0.53	c instanciating clauses for relation R8 (supports) and variables V227 V248 
0.53	c instanciating clauses for relation R9 (supports) and variables V227 V262 
0.53	c instanciating clauses for relation R8 (supports) and variables V227 V265 
0.53	c instanciating clauses for relation R15 (supports) and variables V227 V267 
0.53	c instanciating clauses for relation R10 (conflicts) and variables V227 V268 
0.53	c instanciating clauses for relation R14 (conflicts) and variables V227 V302 
0.53	c instanciating clauses for relation R5 (conflicts) and variables V227 V309 
0.53	c instanciating clauses for relation R23 (conflicts) and variables V228 V239 
0.53	c instanciating clauses for relation R3 (supports) and variables V228 V261 
0.53	c instanciating clauses for relation R2 (supports) and variables V228 V263 
0.53	c instanciating clauses for relation R21 (conflicts) and variables V228 V276 
0.53	c instanciating clauses for relation R23 (conflicts) and variables V228 V281 
0.53	c instanciating clauses for relation R11 (supports) and variables V228 V292 
0.53	c instanciating clauses for relation R14 (conflicts) and variables V228 V310 
0.53	c instanciating clauses for relation R21 (conflicts) and variables V229 V233 
0.53	c instanciating clauses for relation R6 (supports) and variables V229 V234 
0.53	c instanciating clauses for relation R7 (supports) and variables V229 V235 
0.53	c instanciating clauses for relation R12 (conflicts) and variables V229 V254 
0.53	c instanciating clauses for relation R8 (supports) and variables V229 V266 
0.53	c instanciating clauses for relation R0 (conflicts) and variables V229 V267 
0.53	c instanciating clauses for relation R2 (supports) and variables V229 V269 
0.53	c instanciating clauses for relation R10 (conflicts) and variables V229 V271 
0.53	c instanciating clauses for relation R3 (supports) and variables V229 V272 
0.53	c instanciating clauses for relation R8 (supports) and variables V229 V284 
0.53	c instanciating clauses for relation R15 (supports) and variables V229 V286 
0.53	c instanciating clauses for relation R0 (conflicts) and variables V229 V289 
0.53	c instanciating clauses for relation R43 (supports) and variables V229 V291 
0.53	c instanciating clauses for relation R21 (conflicts) and variables V229 V298 
0.53	c instanciating clauses for relation R15 (supports) and variables V229 V311 
0.53	c instanciating clauses for relation R4 (conflicts) and variables V230 V243 
0.53	c instanciating clauses for relation R8 (supports) and variables V230 V250 
0.53	c instanciating clauses for relation R3 (supports) and variables V230 V259 
0.53	c instanciating clauses for relation R23 (conflicts) and variables V230 V265 
0.53	c instanciating clauses for relation R5 (conflicts) and variables V230 V267 
0.53	c instanciating clauses for relation R13 (supports) and variables V230 V272 
0.53	c instanciating clauses for relation R6 (supports) and variables V230 V273 
0.53	c instanciating clauses for relation R15 (supports) and variables V230 V284 
0.53	c instanciating clauses for relation R3 (supports) and variables V230 V289 
0.53	c instanciating clauses for relation R19 (conflicts) and variables V230 V293 
0.53	c instanciating clauses for relation R13 (supports) and variables V230 V294 
0.53	c instanciating clauses for relation R13 (supports) and variables V230 V308 
0.53	c instanciating clauses for relation R2 (supports) and variables V231 V234 
0.53	c instanciating clauses for relation R21 (conflicts) and variables V231 V237 
0.53	c instanciating clauses for relation R5 (conflicts) and variables V231 V260 
0.53	c instanciating clauses for relation R10 (conflicts) and variables V231 V262 
0.53	c instanciating clauses for relation R19 (conflicts) and variables V231 V264 
0.53	c instanciating clauses for relation R7 (supports) and variables V231 V271 
0.53	c instanciating clauses for relation R0 (conflicts) and variables V231 V292 
0.53	c instanciating clauses for relation R11 (supports) and variables V232 V262 
0.53	c instanciating clauses for relation R21 (conflicts) and variables V232 V282 
0.53	c instanciating clauses for relation R14 (conflicts) and variables V232 V291 
0.53	c instanciating clauses for relation R19 (conflicts) and variables V232 V295 
0.53	c instanciating clauses for relation R8 (supports) and variables V233 V241 
0.53	c instanciating clauses for relation R8 (supports) and variables V233 V242 
0.53	c instanciating clauses for relation R12 (conflicts) and variables V233 V245 
0.53	c instanciating clauses for relation R12 (conflicts) and variables V233 V246 
0.54	c instanciating clauses for relation R14 (conflicts) and variables V233 V247 
0.54	c instanciating clauses for relation R0 (conflicts) and variables V233 V254 
0.54	c instanciating clauses for relation R13 (supports) and variables V233 V259 
0.54	c instanciating clauses for relation R4 (conflicts) and variables V233 V265 
0.54	c instanciating clauses for relation R13 (supports) and variables V233 V283 
0.54	c instanciating clauses for relation R5 (conflicts) and variables V233 V291 
0.54	c instanciating clauses for relation R5 (conflicts) and variables V233 V298 
0.54	c instanciating clauses for relation R7 (supports) and variables V234 V245 
0.54	c instanciating clauses for relation R2 (supports) and variables V234 V260 
0.54	c instanciating clauses for relation R15 (supports) and variables V234 V264 
0.54	c instanciating clauses for relation R13 (supports) and variables V234 V267 
0.54	c instanciating clauses for relation R21 (conflicts) and variables V234 V269 
0.54	c instanciating clauses for relation R14 (conflicts) and variables V234 V286 
0.54	c instanciating clauses for relation R13 (supports) and variables V234 V289 
0.54	c instanciating clauses for relation R12 (conflicts) and variables V234 V291 
0.54	c instanciating clauses for relation R6 (supports) and variables V234 V292 
0.54	c instanciating clauses for relation R7 (supports) and variables V234 V300 
0.54	c instanciating clauses for relation R14 (conflicts) and variables V234 V311 
0.54	c instanciating clauses for relation R21 (conflicts) and variables V235 V248 
0.54	c instanciating clauses for relation R10 (conflicts) and variables V235 V266 
0.54	c instanciating clauses for relation R8 (supports) and variables V235 V271 
0.54	c instanciating clauses for relation R4 (conflicts) and variables V235 V272 
0.54	c instanciating clauses for relation R10 (conflicts) and variables V235 V284 
0.54	c instanciating clauses for relation R19 (conflicts) and variables V235 V288 
0.54	c instanciating clauses for relation R5 (conflicts) and variables V235 V293 
0.54	c instanciating clauses for relation R2 (supports) and variables V235 V306 
0.54	c instanciating clauses for relation R2 (supports) and variables V235 V312 
0.54	c instanciating clauses for relation R12 (conflicts) and variables V235 V313 
0.54	c instanciating clauses for relation R3 (supports) and variables V236 V252 
0.54	c instanciating clauses for relation R6 (supports) and variables V236 V277 
0.54	c instanciating clauses for relation R15 (supports) and variables V236 V287 
0.54	c instanciating clauses for relation R5 (conflicts) and variables V236 V305 
0.54	c instanciating clauses for relation R8 (supports) and variables V236 V307 
0.54	c instanciating clauses for relation R21 (conflicts) and variables V237 V244 
0.54	c instanciating clauses for relation R23 (conflicts) and variables V237 V274 
0.54	c instanciating clauses for relation R3 (supports) and variables V237 V295 
0.54	c instanciating clauses for relation R13 (supports) and variables V237 V301 
0.54	c instanciating clauses for relation R11 (supports) and variables V237 V308 
0.54	c instanciating clauses for relation R41 (supports) and variables V238 V239 
0.54	c instanciating clauses for relation R7 (supports) and variables V238 V240 
0.54	c instanciating clauses for relation R6 (supports) and variables V238 V247 
0.54	c instanciating clauses for relation R9 (supports) and variables V238 V249 
0.54	c instanciating clauses for relation R0 (conflicts) and variables V238 V257 
0.54	c instanciating clauses for relation R11 (supports) and variables V238 V277 
0.54	c instanciating clauses for relation R13 (supports) and variables V238 V278 
0.54	c instanciating clauses for relation R6 (supports) and variables V238 V302 
0.54	c instanciating clauses for relation R19 (conflicts) and variables V239 V240 
0.54	c instanciating clauses for relation R21 (conflicts) and variables V239 V249 
0.54	c instanciating clauses for relation R3 (supports) and variables V239 V261 
0.54	c instanciating clauses for relation R14 (conflicts) and variables V239 V277 
0.54	c instanciating clauses for relation R12 (conflicts) and variables V239 V278 
0.54	c instanciating clauses for relation R23 (conflicts) and variables V239 V281 
0.54	c instanciating clauses for relation R11 (supports) and variables V240 V251 
0.54	c instanciating clauses for relation R0 (conflicts) and variables V240 V296 
0.54	c instanciating clauses for relation R12 (conflicts) and variables V241 V242 
0.54	c instanciating clauses for relation R3 (supports) and variables V241 V251 
0.54	c instanciating clauses for relation R9 (supports) and variables V241 V265 
0.54	c instanciating clauses for relation R15 (supports) and variables V241 V266 
0.54	c instanciating clauses for relation R23 (conflicts) and variables V241 V272 
0.54	c instanciating clauses for relation R23 (conflicts) and variables V241 V297 
0.54	c instanciating clauses for relation R3 (supports) and variables V242 V246 
0.54	c instanciating clauses for relation R3 (supports) and variables V242 V258 
0.54	c instanciating clauses for relation R19 (conflicts) and variables V242 V259 
0.54	c instanciating clauses for relation R9 (supports) and variables V242 V265 
0.54	c instanciating clauses for relation R8 (supports) and variables V242 V276 
0.54	c instanciating clauses for relation R6 (supports) and variables V242 V279 
0.54	c instanciating clauses for relation R15 (supports) and variables V242 V296 
0.54	c instanciating clauses for relation R64 (supports) and variables V243 V250 
0.54	c instanciating clauses for relation R9 (supports) and variables V243 V255 
0.54	c instanciating clauses for relation R2 (supports) and variables V243 V259 
0.54	c instanciating clauses for relation R19 (conflicts) and variables V243 V265 
0.54	c instanciating clauses for relation R2 (supports) and variables V243 V289 
0.54	c instanciating clauses for relation R9 (supports) and variables V243 V300 
0.54	c instanciating clauses for relation R8 (supports) and variables V243 V310 
0.54	c instanciating clauses for relation R10 (conflicts) and variables V244 V251 
0.54	c instanciating clauses for relation R9 (supports) and variables V244 V286 
0.54	c instanciating clauses for relation R13 (supports) and variables V244 V299 
0.55	c instanciating clauses for relation R6 (supports) and variables V244 V301 
0.55	c instanciating clauses for relation R10 (conflicts) and variables V244 V306 
0.55	c instanciating clauses for relation R15 (supports) and variables V244 V308 
0.55	c instanciating clauses for relation R12 (conflicts) and variables V245 V246 
0.55	c instanciating clauses for relation R14 (conflicts) and variables V245 V247 
0.55	c instanciating clauses for relation R13 (supports) and variables V245 V259 
0.55	c instanciating clauses for relation R13 (supports) and variables V245 V283 
0.55	c instanciating clauses for relation R23 (conflicts) and variables V245 V300 
0.55	c instanciating clauses for relation R6 (supports) and variables V245 V309 
0.55	c instanciating clauses for relation R14 (conflicts) and variables V246 V247 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V246 V253 
0.55	c instanciating clauses for relation R5 (conflicts) and variables V246 V258 
0.55	c instanciating clauses for relation R13 (supports) and variables V246 V259 
0.55	c instanciating clauses for relation R23 (conflicts) and variables V246 V261 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V246 V276 
0.55	c instanciating clauses for relation R13 (supports) and variables V246 V283 
0.55	c instanciating clauses for relation R7 (supports) and variables V246 V306 
0.55	c instanciating clauses for relation R13 (supports) and variables V247 V257 
0.55	c instanciating clauses for relation R8 (supports) and variables V247 V259 
0.55	c instanciating clauses for relation R6 (supports) and variables V247 V274 
0.55	c instanciating clauses for relation R8 (supports) and variables V247 V283 
0.55	c instanciating clauses for relation R12 (conflicts) and variables V247 V302 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V247 V312 
0.55	c instanciating clauses for relation R12 (conflicts) and variables V248 V265 
0.55	c instanciating clauses for relation R13 (supports) and variables V248 V268 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V248 V283 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V248 V313 
0.55	c instanciating clauses for relation R13 (supports) and variables V249 V253 
0.55	c instanciating clauses for relation R19 (conflicts) and variables V249 V277 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V249 V278 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V249 V301 
0.55	c instanciating clauses for relation R12 (conflicts) and variables V249 V304 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V250 V255 
0.55	c instanciating clauses for relation R21 (conflicts) and variables V250 V259 
0.55	c instanciating clauses for relation R6 (supports) and variables V250 V261 
0.55	c instanciating clauses for relation R11 (supports) and variables V250 V265 
0.55	c instanciating clauses for relation R5 (conflicts) and variables V250 V266 
0.55	c instanciating clauses for relation R21 (conflicts) and variables V250 V289 
0.55	c instanciating clauses for relation R5 (conflicts) and variables V250 V296 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V250 V300 
0.55	c instanciating clauses for relation R2 (supports) and variables V250 V307 
0.55	c instanciating clauses for relation R15 (supports) and variables V251 V272 
0.55	c instanciating clauses for relation R15 (supports) and variables V251 V297 
0.55	c instanciating clauses for relation R12 (conflicts) and variables V251 V306 
0.55	c instanciating clauses for relation R10 (conflicts) and variables V252 V280 
0.55	c instanciating clauses for relation R10 (conflicts) and variables V252 V285 
0.55	c instanciating clauses for relation R12 (conflicts) and variables V252 V293 
0.55	c instanciating clauses for relation R9 (supports) and variables V252 V302 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V252 V307 
0.55	c instanciating clauses for relation R19 (conflicts) and variables V253 V261 
0.55	c instanciating clauses for relation R3 (supports) and variables V253 V268 
0.55	c instanciating clauses for relation R13 (supports) and variables V253 V304 
0.55	c instanciating clauses for relation R15 (supports) and variables V253 V306 
0.55	c instanciating clauses for relation R65 (supports) and variables V254 V275 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V254 V278 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V254 V280 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V254 V284 
0.55	c instanciating clauses for relation R21 (conflicts) and variables V254 V291 
0.55	c instanciating clauses for relation R21 (conflicts) and variables V254 V298 
0.55	c instanciating clauses for relation R8 (supports) and variables V255 V256 
0.55	c instanciating clauses for relation R23 (conflicts) and variables V255 V268 
0.55	c instanciating clauses for relation R4 (conflicts) and variables V255 V270 
0.55	c instanciating clauses for relation R9 (supports) and variables V255 V287 
0.55	c instanciating clauses for relation R9 (supports) and variables V255 V292 
0.55	c instanciating clauses for relation R5 (conflicts) and variables V255 V300 
0.55	c instanciating clauses for relation R13 (supports) and variables V255 V305 
0.55	c instanciating clauses for relation R14 (conflicts) and variables V255 V312 
0.55	c instanciating clauses for relation R11 (supports) and variables V256 V268 
0.55	c instanciating clauses for relation R9 (supports) and variables V256 V270 
0.55	c instanciating clauses for relation R6 (supports) and variables V256 V288 
0.55	c instanciating clauses for relation R7 (supports) and variables V257 V260 
0.55	c instanciating clauses for relation R10 (conflicts) and variables V257 V275 
0.55	c instanciating clauses for relation R3 (supports) and variables V257 V290 
0.55	c instanciating clauses for relation R13 (supports) and variables V257 V302 
0.55	c instanciating clauses for relation R23 (conflicts) and variables V257 V307 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V257 V314 
0.55	c instanciating clauses for relation R13 (supports) and variables V258 V264 
0.55	c instanciating clauses for relation R0 (conflicts) and variables V258 V276 
0.55	c instanciating clauses for relation R21 (conflicts) and variables V258 V281 
0.55	c instanciating clauses for relation R21 (conflicts) and variables V258 V285 
0.55	c instanciating clauses for relation R9 (supports) and variables V258 V310 
0.56	c instanciating clauses for relation R15 (supports) and variables V259 V265 
0.56	c instanciating clauses for relation R8 (supports) and variables V259 V279 
0.56	c instanciating clauses for relation R12 (conflicts) and variables V259 V283 
0.56	c instanciating clauses for relation R5 (conflicts) and variables V259 V289 
0.56	c instanciating clauses for relation R7 (supports) and variables V259 V296 
0.56	c instanciating clauses for relation R19 (conflicts) and variables V260 V264 
0.56	c instanciating clauses for relation R8 (supports) and variables V260 V275 
0.56	c instanciating clauses for relation R9 (supports) and variables V260 V277 
0.56	c instanciating clauses for relation R4 (conflicts) and variables V260 V290 
0.56	c instanciating clauses for relation R0 (conflicts) and variables V260 V292 
0.56	c instanciating clauses for relation R7 (supports) and variables V260 V307 
0.56	c instanciating clauses for relation R9 (supports) and variables V260 V308 
0.56	c instanciating clauses for relation R9 (supports) and variables V261 V266 
0.56	c instanciating clauses for relation R15 (supports) and variables V261 V281 
0.56	c instanciating clauses for relation R9 (supports) and variables V261 V296 
0.56	c instanciating clauses for relation R7 (supports) and variables V261 V306 
0.56	c instanciating clauses for relation R21 (conflicts) and variables V261 V307 
0.56	c instanciating clauses for relation R11 (supports) and variables V262 V271 
0.56	c instanciating clauses for relation R3 (supports) and variables V262 V282 
0.56	c instanciating clauses for relation R7 (supports) and variables V262 V291 
0.56	c instanciating clauses for relation R15 (supports) and variables V262 V302 
0.56	c instanciating clauses for relation R10 (conflicts) and variables V263 V269 
0.56	c instanciating clauses for relation R11 (supports) and variables V263 V309 
0.56	c instanciating clauses for relation R3 (supports) and variables V263 V314 
0.56	c instanciating clauses for relation R9 (supports) and variables V264 V281 
0.56	c instanciating clauses for relation R9 (supports) and variables V264 V285 
0.56	c instanciating clauses for relation R10 (conflicts) and variables V264 V292 
0.56	c instanciating clauses for relation R6 (supports) and variables V264 V303 
0.56	c instanciating clauses for relation R21 (conflicts) and variables V264 V310 
0.56	c instanciating clauses for relation R13 (supports) and variables V265 V268 
0.56	c instanciating clauses for relation R3 (supports) and variables V265 V289 
0.56	c instanciating clauses for relation R13 (supports) and variables V266 V271 
0.56	c instanciating clauses for relation R21 (conflicts) and variables V266 V272 
0.56	c instanciating clauses for relation R12 (conflicts) and variables V266 V284 
0.56	c instanciating clauses for relation R5 (conflicts) and variables V266 V296 
0.56	c instanciating clauses for relation R2 (supports) and variables V266 V307 
0.56	c instanciating clauses for relation R9 (supports) and variables V267 V269 
0.56	c instanciating clauses for relation R6 (supports) and variables V267 V273 
0.56	c instanciating clauses for relation R15 (supports) and variables V267 V284 
0.56	c instanciating clauses for relation R11 (supports) and variables V267 V286 
0.56	c instanciating clauses for relation R12 (conflicts) and variables V267 V289 
0.56	c instanciating clauses for relation R13 (supports) and variables V267 V291 
0.56	c instanciating clauses for relation R19 (conflicts) and variables V267 V293 
0.56	c instanciating clauses for relation R3 (supports) and variables V267 V309 
0.56	c instanciating clauses for relation R11 (supports) and variables V267 V311 
0.56	c instanciating clauses for relation R4 (conflicts) and variables V268 V270 
0.56	c instanciating clauses for relation R19 (conflicts) and variables V269 V286 
0.56	c instanciating clauses for relation R6 (supports) and variables V269 V289 
0.56	c instanciating clauses for relation R0 (conflicts) and variables V269 V291 
0.56	c instanciating clauses for relation R19 (conflicts) and variables V269 V311 
0.56	c instanciating clauses for relation R9 (supports) and variables V269 V314 
0.56	c instanciating clauses for relation R23 (conflicts) and variables V270 V273 
0.56	c instanciating clauses for relation R27 (supports) and variables V270 V279 
0.56	c instanciating clauses for relation R4 (conflicts) and variables V270 V311 
0.56	c instanciating clauses for relation R9 (supports) and variables V271 V272 
0.56	c instanciating clauses for relation R13 (supports) and variables V271 V284 
0.56	c instanciating clauses for relation R15 (supports) and variables V271 V305 
0.56	c instanciating clauses for relation R0 (conflicts) and variables V272 V284 
0.56	c instanciating clauses for relation R12 (conflicts) and variables V272 V294 
0.56	c instanciating clauses for relation R23 (conflicts) and variables V272 V297 
0.56	c instanciating clauses for relation R12 (conflicts) and variables V272 V308 
0.56	c instanciating clauses for relation R3 (supports) and variables V273 V279 
0.56	c instanciating clauses for relation R14 (conflicts) and variables V273 V284 
0.56	c instanciating clauses for relation R0 (conflicts) and variables V273 V286 
0.56	c instanciating clauses for relation R11 (supports) and variables V273 V293 
0.56	c instanciating clauses for relation R4 (conflicts) and variables V273 V311 
0.56	c instanciating clauses for relation R31 (supports) and variables V274 V295 
0.56	c instanciating clauses for relation R5 (conflicts) and variables V274 V297 
0.56	c instanciating clauses for relation R13 (supports) and variables V274 V312 
0.56	c instanciating clauses for relation R3 (supports) and variables V275 V278 
0.56	c instanciating clauses for relation R3 (supports) and variables V275 V280 
0.56	c instanciating clauses for relation R3 (supports) and variables V275 V284 
0.56	c instanciating clauses for relation R9 (supports) and variables V275 V290 
0.56	c instanciating clauses for relation R14 (conflicts) and variables V275 V307 
0.56	c instanciating clauses for relation R8 (supports) and variables V276 V290 
0.56	c instanciating clauses for relation R15 (supports) and variables V276 V292 
0.56	c instanciating clauses for relation R23 (conflicts) and variables V276 V303 
0.57	c instanciating clauses for relation R19 (conflicts) and variables V276 V310 
0.57	c instanciating clauses for relation R10 (conflicts) and variables V277 V278 
0.57	c instanciating clauses for relation R14 (conflicts) and variables V277 V287 
0.57	c instanciating clauses for relation R9 (supports) and variables V277 V305 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V277 V308 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V278 V280 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V278 V284 
0.57	c instanciating clauses for relation R7 (supports) and variables V278 V294 
0.57	c instanciating clauses for relation R7 (supports) and variables V278 V298 
0.57	c instanciating clauses for relation R10 (conflicts) and variables V278 V300 
0.57	c instanciating clauses for relation R14 (conflicts) and variables V279 V296 
0.57	c instanciating clauses for relation R2 (supports) and variables V279 V311 
0.57	c instanciating clauses for relation R7 (supports) and variables V280 V283 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V280 V284 
0.57	c instanciating clauses for relation R12 (conflicts) and variables V280 V285 
0.57	c instanciating clauses for relation R14 (conflicts) and variables V281 V282 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V281 V285 
0.57	c instanciating clauses for relation R9 (supports) and variables V281 V303 
0.57	c instanciating clauses for relation R2 (supports) and variables V281 V310 
0.57	c instanciating clauses for relation R21 (conflicts) and variables V282 V288 
0.57	c instanciating clauses for relation R19 (conflicts) and variables V282 V291 
0.57	c instanciating clauses for relation R3 (supports) and variables V282 V303 
0.57	c instanciating clauses for relation R7 (supports) and variables V284 V293 
0.57	c instanciating clauses for relation R4 (conflicts) and variables V285 V299 
0.57	c instanciating clauses for relation R4 (conflicts) and variables V285 V304 
0.57	c instanciating clauses for relation R2 (supports) and variables V285 V310 
0.57	c instanciating clauses for relation R8 (supports) and variables V285 V311 
0.57	c instanciating clauses for relation R8 (supports) and variables V286 V289 
0.57	c instanciating clauses for relation R10 (conflicts) and variables V286 V291 
0.57	c instanciating clauses for relation R0 (conflicts) and variables V286 V299 
0.57	c instanciating clauses for relation R23 (conflicts) and variables V286 V311 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V287 V292 
0.57	c instanciating clauses for relation R31 (supports) and variables V287 V305 
0.57	c instanciating clauses for relation R15 (supports) and variables V287 V312 
0.57	c instanciating clauses for relation R4 (conflicts) and variables V288 V293 
0.57	c instanciating clauses for relation R3 (supports) and variables V288 V306 
0.57	c instanciating clauses for relation R3 (supports) and variables V288 V312 
0.57	c instanciating clauses for relation R13 (supports) and variables V289 V291 
0.57	c instanciating clauses for relation R11 (supports) and variables V289 V311 
0.57	c instanciating clauses for relation R11 (supports) and variables V290 V303 
0.57	c instanciating clauses for relation R15 (supports) and variables V290 V307 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V291 V298 
0.57	c instanciating clauses for relation R14 (conflicts) and variables V291 V311 
0.57	c instanciating clauses for relation R0 (conflicts) and variables V292 V305 
0.57	c instanciating clauses for relation R7 (supports) and variables V292 V310 
0.57	c instanciating clauses for relation R15 (supports) and variables V292 V312 
0.57	c instanciating clauses for relation R9 (supports) and variables V293 V302 
0.57	c instanciating clauses for relation R2 (supports) and variables V293 V306 
0.57	c instanciating clauses for relation R2 (supports) and variables V293 V312 
0.57	c instanciating clauses for relation R40 (supports) and variables V294 V298 
0.57	c instanciating clauses for relation R8 (supports) and variables V294 V300 
0.57	c instanciating clauses for relation R15 (supports) and variables V294 V301 
0.57	c instanciating clauses for relation R12 (conflicts) and variables V294 V308 
0.57	c instanciating clauses for relation R21 (conflicts) and variables V295 V297 
0.57	c instanciating clauses for relation R2 (supports) and variables V296 V307 
0.57	c instanciating clauses for relation R11 (supports) and variables V297 V299 
0.57	c instanciating clauses for relation R8 (supports) and variables V298 V300 
0.57	c instanciating clauses for relation R14 (conflicts) and variables V298 V301 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V299 V304 
0.57	c instanciating clauses for relation R6 (supports) and variables V299 V311 
0.57	c instanciating clauses for relation R14 (conflicts) and variables V301 V308 
0.57	c instanciating clauses for relation R6 (supports) and variables V304 V311 
0.57	c instanciating clauses for relation R11 (supports) and variables V305 V312 
0.57	c instanciating clauses for relation R5 (conflicts) and variables V306 V312 
0.57	c ...done
0.57	c #SATvar=163462 #SATclauses=569520 #CSPpredicates=0
0.63	c SAT problem is solved
0.63	restarts              : 1
0.63	conflicts             : 16             (32 /sec)
0.63	decisions             : 16             (0.00 % random) (32 /sec)
0.63	propagations          : 46605          (94357 /sec)
0.63	conflict literals     : 61             (0.00 % deleted)
0.63	Memory used           : 42.70 MB
0.63	CPU time              : 0.493924 s
0.63	
0.63	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-219956-1168066539 -o ROOT/results/node4/solver-219956-1168066539 -C 1800 -M 900 /tmp/evaluation/219956-1168066539/CSPtoSAT+minisat /tmp/evaluation/219956-1168066539/unknown.xml 

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

/proc/loadavg: 1.49 1.84 1.91 3/86 8829
/proc/meminfo: memFree=1081968/2055920 swapFree=4191880/4192956
[pid=8828] ppid=8826 vsize=6696 CPUtime=0
/proc/8828/stat : 8828 (CSPtoSAT+minisa) R 8826 8828 8662 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 155049490 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10558328 0 0 4096 0 0 0 0 17 0 0 0
/proc/8828/statm: 1674 415 375 52 0 30 0

[startup+0.109435 s]
/proc/loadavg: 1.49 1.84 1.91 3/86 8829
/proc/meminfo: memFree=1081968/2055920 swapFree=4191880/4192956
[pid=8828] ppid=8826 vsize=12992 CPUtime=0.09
/proc/8828/stat : 8828 (CSPtoSAT+minisa) R 8826 8828 8662 0 -1 4194304 2306 0 0 0 8 1 0 0 18 0 1 0 155049490 13303808 2274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/8828/statm: 3248 2274 705 52 0 1616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12992

[startup+0.517475 s]
/proc/loadavg: 1.49 1.84 1.91 3/86 8829
/proc/meminfo: memFree=1081968/2055920 swapFree=4191880/4192956
[pid=8828] ppid=8826 vsize=39404 CPUtime=0.44
/proc/8828/stat : 8828 (CSPtoSAT+minisa) R 8826 8828 8662 0 -1 4194304 8398 0 0 0 39 5 0 0 22 0 1 0 155049490 40349696 8366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/8828/statm: 9851 8366 705 52 0 8219 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 39404

Child status: 0
Real time (s): 0.772963
CPU time (s): 0.6479
CPU user time (s): 0.578911
CPU system time (s): 0.068989
CPU usage (%): 83.8203
Max. virtual memory (cumulated for all children) (KiB): 43716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.578911
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9349
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= 19
involuntary context switches= 4472

runsolver used 0.025996 s user time and 0.06099 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 06:55:39 UTC 2007


IDJOB= 219956
IDBENCH= 5334
FILE ID= node4/219956-1168066539

PBS_JOBID= 3475437

Free space on /tmp= 66307 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ehi/ehi-90/ehi-90-315-83_ext.xml
COMMAND LINE= /tmp/evaluation/219956-1168066539/CSPtoSAT+minisat /tmp/evaluation/219956-1168066539/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-219956-1168066539 -o ROOT/results/node4/solver-219956-1168066539 -C 1800 -M 900  /tmp/evaluation/219956-1168066539/CSPtoSAT+minisat /tmp/evaluation/219956-1168066539/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f95fa8a54e734351ff2c4f8a3f3ec4af

RANDOM SEED= 522762599

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1082448 kB
Buffers:         72996 kB
Cached:         541524 kB
SwapCached:        268 kB
Active:         615432 kB
Inactive:       262544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082448 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:         285212 kB
Slab:            79832 kB
Committed_AS:  3895496 kB
PageTables:       2776 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= 66307 MiB



End job on node4 on Sat Jan  6 06:55:40 UTC 2007