Trace number 192660

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.655899 0.691739

General information on the benchmark

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

Solver Data (download as text)

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

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-192660-1168048935 -o ROOT/results/node9/solver-192660-1168048935 -C 1800 -M 900 /tmp/evaluation/192660-1168048935/CSPtoSAT+minisat /tmp/evaluation/192660-1168048935/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.36 0.89 1.07 5/92 6431
/proc/meminfo: memFree=1331968/2055920 swapFree=4191880/4192956
[pid=6430] ppid=6428 vsize=496 CPUtime=0
/proc/6430/stat : 6430 (CSPtoSAT+minisa) R 6428 6430 6025 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153288669 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 124 36 29 52 0 19 0

[startup+0.104491 s]
/proc/loadavg: 0.36 0.89 1.07 5/92 6431
/proc/meminfo: memFree=1331968/2055920 swapFree=4191880/4192956
[pid=6430] ppid=6428 vsize=11896 CPUtime=0.07
/proc/6430/stat : 6430 (CSPtoSAT+minisa) R 6428 6430 6025 0 -1 4194304 1977 0 0 0 7 0 0 0 19 0 1 0 153288669 12181504 1945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6430/statm: 2974 1946 705 52 0 1342 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11896

[startup+0.512544 s]
/proc/loadavg: 0.36 0.89 1.07 5/92 6431
/proc/meminfo: memFree=1331968/2055920 swapFree=4191880/4192956
[pid=6430] ppid=6428 vsize=39120 CPUtime=0.48
/proc/6430/stat : 6430 (CSPtoSAT+minisa) R 6428 6430 6025 0 -1 4194304 8291 0 0 0 42 6 0 0 23 0 1 0 153288669 40058880 8259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9097699 0 0 4096 0 0 0 0 17 1 0 0
/proc/6430/statm: 9780 8259 705 52 0 8148 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 39120

Child status: 0
Real time (s): 0.691739
CPU time (s): 0.655899
CPU user time (s): 0.579911
CPU system time (s): 0.075988
CPU usage (%): 94.8188
Max. virtual memory (cumulated for all children) (KiB): 39620

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

runsolver used 0.023996 s user time and 0.05999 s system time

The end

Launcher Data (download as text)

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


IDJOB= 192660
IDBENCH= 3120
FILE ID= node9/192660-1168048935

PBS_JOBID= 3475286

Free space on /tmp= 66490 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1a4011a3987a12eb5bcd5e6864bb0692

RANDOM SEED= 416516963

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1332448 kB
Buffers:         87632 kB
Cached:         453240 kB
SwapCached:        408 kB
Active:         398572 kB
Inactive:       223592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332448 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4308 kB
Writeback:           0 kB
Mapped:          96672 kB
Slab:            85560 kB
Committed_AS:  3874124 kB
PageTables:       2564 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66490 MiB



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