Trace number 193078

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.598908 0.642737

General information on the benchmark

Nameehi/ehi-85/
ehi-85-297-19_ext.xml
MD5SUMa38490b62e5c017aa5ca018a665b0e64
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.093985
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables297
Number of constraints4118
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4118
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

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


[startup+0.107264 s]
/proc/loadavg: 0.19 0.74 1.01 4/86 7264
/proc/meminfo: memFree=1332704/2055920 swapFree=4191880/4192956
[pid=7263] ppid=7261 vsize=12284 CPUtime=0.08
/proc/7263/stat : 7263 (CSPtoSAT+minisa) R 7261 7263 6929 0 -1 4194304 2143 0 0 0 8 0 0 0 22 0 1 0 153294652 12578816 2111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652284 0 0 4096 0 0 0 0 17 0 0 0
/proc/7263/statm: 3071 2111 705 52 0 1439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12284

[startup+0.515306 s]
/proc/loadavg: 0.19 0.74 1.01 4/86 7264
/proc/meminfo: memFree=1332704/2055920 swapFree=4191880/4192956
[pid=7263] ppid=7261 vsize=38824 CPUtime=0.46
/proc/7263/stat : 7263 (CSPtoSAT+minisa) R 7261 7263 6929 0 -1 4194304 8219 0 0 0 41 5 0 0 25 0 1 0 153294652 39755776 8187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/7263/statm: 9706 8188 705 52 0 8074 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 38824

Child status: 0
Real time (s): 0.642737
CPU time (s): 0.598908
CPU user time (s): 0.533918
CPU system time (s): 0.06499
CPU usage (%): 93.1809
Max. virtual memory (cumulated for all children) (KiB): 38824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.533918
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8616
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= 14
involuntary context switches= 1769

runsolver used 0.014997 s user time and 0.065989 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 02:03:15 UTC 2007


IDJOB= 193078
IDBENCH= 3142
FILE ID= node9/193078-1168048995

PBS_JOBID= 3475289

Free space on /tmp= 66490 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ehi/ehi-85/ehi-85-297-19_ext.xml
COMMAND LINE= /tmp/evaluation/193078-1168048995/CSPtoSAT+minisat /tmp/evaluation/193078-1168048995/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-193078-1168048995 -o ROOT/results/node9/solver-193078-1168048995 -C 1800 -M 900  /tmp/evaluation/193078-1168048995/CSPtoSAT+minisat /tmp/evaluation/193078-1168048995/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a38490b62e5c017aa5ca018a665b0e64

RANDOM SEED= 125483369

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.231
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.231
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:       1334400 kB
Buffers:         87708 kB
Cached:         456428 kB
SwapCached:        408 kB
Active:         395412 kB
Inactive:       225348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334400 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4164 kB
Writeback:           0 kB
Mapped:          91536 kB
Slab:            85612 kB
Committed_AS:  3868620 kB
PageTables:       2320 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= 66490 MiB



End job on node9 on Sat Jan  6 02:03:16 UTC 2007