Trace number 219443

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.6529 0.730221

General information on the benchmark

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

[startup+0.109102 s]
/proc/loadavg: 1.71 1.88 1.89 5/86 15258
/proc/meminfo: memFree=1407896/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=12972 CPUtime=0.09
/proc/15257/stat : 15257 (CSPtoSAT+minisa) S 15255 15257 15054 0 -1 4194304 2272 0 0 0 8 1 0 0 18 0 1 0 155042128 13283328 2240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/15257/statm: 3243 2240 705 52 0 1611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12972

[startup+0.517143 s]
/proc/loadavg: 1.71 1.88 1.89 5/86 15258
/proc/meminfo: memFree=1407896/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=36724 CPUtime=0.45
/proc/15257/stat : 15257 (CSPtoSAT+minisa) R 15255 15257 15054 0 -1 4194304 7959 0 0 0 39 6 0 0 21 0 1 0 155042128 37605376 7927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156221867 0 0 4096 0 0 0 0 17 1 0 0
/proc/15257/statm: 9181 7927 705 52 0 7549 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 36724

Child status: 0
Real time (s): 0.730221
CPU time (s): 0.6529
CPU user time (s): 0.570913
CPU system time (s): 0.081987
CPU usage (%): 89.4113
Max. virtual memory (cumulated for all children) (KiB): 43828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.570913
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9408
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= 81
involuntary context switches= 3326

runsolver used 0.014997 s user time and 0.06299 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 06:54:27 UTC 2007


IDJOB= 219443
IDBENCH= 5307
FILE ID= node7/219443-1168066467

PBS_JOBID= 3475432

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d97aa48eb803feeb798676b672ebd2f0

RANDOM SEED= 739761495

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.220
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.220
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:       1408312 kB
Buffers:         78100 kB
Cached:         377772 kB
SwapCached:          0 kB
Active:         328708 kB
Inactive:       216228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1408312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:         110516 kB
Slab:            87384 kB
Committed_AS:  4250432 kB
PageTables:       2372 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= 66547 MiB



End job on node7 on Sat Jan  6 06:54:28 UTC 2007