Trace number 220659

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.678896 0.807964

General information on the benchmark

Nameehi/ehi-90/
ehi-90-315-69_ext.xml
MD5SUM89efb720294c7f8ba375fc3fadacb11b
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.272958
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables315
Number of constraints4386
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4386
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

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

[startup+0.108476 s]
/proc/loadavg: 1.41 1.83 1.91 5/86 9953
/proc/meminfo: memFree=1626520/2055920 swapFree=4192812/4192956
[pid=9952] ppid=9950 vsize=12960 CPUtime=0.08
/proc/9952/stat : 9952 (CSPtoSAT+minisa) R 9950 9952 9897 0 -1 4194304 2280 0 0 0 8 0 0 0 18 0 1 0 155058524 13271040 2248 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4156056070 0 0 4096 0 0 0 0 17 1 0 0
/proc/9952/statm: 3240 2248 705 52 0 1608 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12960

[startup+0.520477 s]
/proc/loadavg: 1.41 1.83 1.91 5/86 9953
/proc/meminfo: memFree=1626520/2055920 swapFree=4192812/4192956
[pid=9952] ppid=9950 vsize=38592 CPUtime=0.44
/proc/9952/stat : 9952 (CSPtoSAT+minisa) R 9950 9952 9897 0 -1 4194304 8114 0 0 0 39 5 0 0 21 0 1 0 155058524 39518208 8082 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4158484737 0 0 4096 0 0 0 0 17 1 0 0
/proc/9952/statm: 9648 8082 705 52 0 8016 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 38592

Child status: 0
Real time (s): 0.807964
CPU time (s): 0.678896
CPU user time (s): 0.606907
CPU system time (s): 0.071989
CPU usage (%): 84.0255
Max. virtual memory (cumulated for all children) (KiB): 43420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.606907
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9244
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= 91
involuntary context switches= 3321

runsolver used 0.022996 s user time and 0.06299 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 06:57:08 UTC 2007


IDJOB= 220659
IDBENCH= 5371
FILE ID= node17/220659-1168066626

PBS_JOBID= 3475656

Free space on /tmp= 66313 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  89efb720294c7f8ba375fc3fadacb11b

RANDOM SEED= 941695987

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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1628024 kB
Buffers:         45852 kB
Cached:         191400 kB
SwapCached:          0 kB
Active:         151956 kB
Inactive:       186992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:         124196 kB
Slab:            73756 kB
Committed_AS:  3743636 kB
PageTables:       2292 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= 66313 MiB



End job on node17 on Sat Jan  6 06:57:22 UTC 2007