Trace number 220507

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.612906 0.620101

General information on the benchmark

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

Solver Data (download as text)

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

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

/proc/loadavg: 0.72 0.93 1.11 4/65 29760
/proc/meminfo: memFree=1556992/2055920 swapFree=4192812/4192956
[pid=29759] ppid=29757 vsize=6696 CPUtime=0
/proc/29759/stat : 29759 (CSPtoSAT+minisa) R 29757 29759 29131 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 155060242 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2621528 0 0 4096 0 0 0 0 17 1 0 0
/proc/29759/statm: 1674 382 357 52 0 30 0

[startup+0.103125 s]
/proc/loadavg: 0.72 0.93 1.11 4/65 29760
/proc/meminfo: memFree=1556992/2055920 swapFree=4192812/4192956
[pid=29759] ppid=29757 vsize=13372 CPUtime=0.09
/proc/29759/stat : 29759 (CSPtoSAT+minisa) R 29757 29759 29131 0 -1 4194304 2344 0 0 0 8 1 0 0 18 0 1 0 155060242 13692928 2313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/29759/statm: 3343 2314 705 52 0 1711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13372

[startup+0.511193 s]
/proc/loadavg: 0.72 0.93 1.11 4/65 29760
/proc/meminfo: memFree=1556992/2055920 swapFree=4192812/4192956
[pid=29759] ppid=29757 vsize=43108 CPUtime=0.5
/proc/29759/stat : 29759 (CSPtoSAT+minisa) R 29757 29759 29131 0 -1 4194304 9074 0 0 0 44 6 0 0 21 0 1 0 155060242 44142592 9042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29759/statm: 10777 9043 705 52 0 9145 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 43108

Child status: 0
Real time (s): 0.620101
CPU time (s): 0.612906
CPU user time (s): 0.535918
CPU system time (s): 0.076988
CPU usage (%): 98.8397
Max. virtual memory (cumulated for all children) (KiB): 43108

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

runsolver used 0.017997 s user time and 0.046992 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 06:56:53 UTC 2007


IDJOB= 220507
IDBENCH= 5363
FILE ID= node51/220507-1168066607

PBS_JOBID= 3475578

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f5171c5e3021adae76e579aa944f5b6f

RANDOM SEED= 287438296

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.277
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.277
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:       1557472 kB
Buffers:         28016 kB
Cached:         385968 kB
SwapCached:          0 kB
Active:          39024 kB
Inactive:       390348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          25576 kB
Slab:            55076 kB
Committed_AS:  2978368 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66547 MiB



End job on node51 on Sat Jan  6 06:56:58 UTC 2007