Trace number 230585

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.3SAT 0.25996 0.281577

General information on the benchmark

Namegeom/
geo50-20-d4-75-98_ext.xml
MD5SUMe5ab1747cde861323d93f50120d77a34
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.117981
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints377
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension377
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.01	c preparing clauses for relation R0
0.01	c preparing clauses for relation R1
0.01	c preparing clauses for relation R2
0.01	c preparing clauses for relation R3
0.01	c preparing clauses for relation R4
0.01	c preparing clauses for relation R5
0.01	c preparing clauses for relation R6
0.02	c preparing clauses for relation R7
0.02	c preparing clauses for relation R8
0.02	c preparing clauses for relation R9
0.02	c preparing clauses for relation R10
0.02	c preparing clauses for relation R11
0.02	c preparing clauses for relation R12
0.02	c preparing clauses for relation R13
0.02	c preparing clauses for relation R14
0.02	c preparing clauses for relation R15
0.02	c preparing clauses for relation R16
0.02	c preparing clauses for relation R17
0.02	c preparing clauses for relation R18
0.02	c preparing clauses for relation R19
0.02	c preparing clauses for relation R20
0.02	c preparing clauses for relation R21
0.02	c preparing clauses for relation R22
0.02	c preparing clauses for relation R23
0.02	c preparing clauses for relation R24
0.02	c preparing clauses for relation R25
0.02	c preparing clauses for relation R26
0.02	c preparing clauses for relation R27
0.02	c preparing clauses for relation R28
0.02	c preparing clauses for relation R29
0.03	c preparing clauses for relation R30
0.03	c preparing clauses for relation R31
0.03	c preparing clauses for relation R32
0.03	c preparing clauses for relation R33
0.03	c preparing clauses for relation R34
0.03	c preparing clauses for relation R35
0.03	c preparing clauses for relation R36
0.03	c preparing clauses for relation R37
0.03	c preparing clauses for relation R38
0.03	c preparing clauses for relation R39
0.03	c preparing clauses for relation R40
0.03	c preparing clauses for relation R41
0.03	c preparing clauses for relation R42
0.03	c preparing clauses for relation R43
0.03	c preparing clauses for relation R44
0.03	c preparing clauses for relation R45
0.03	c preparing clauses for relation R46
0.03	c preparing clauses for relation R47
0.03	c preparing clauses for relation R48
0.03	c preparing clauses for relation R49
0.03	c preparing clauses for relation R50
0.03	c preparing clauses for relation R51
0.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.05	c preparing clauses for relation R75
0.05	c preparing clauses for relation R76
0.05	c preparing clauses for relation R77
0.05	c preparing clauses for relation R78
0.05	c preparing clauses for relation R79
0.05	c preparing clauses for relation R80
0.05	c preparing clauses for relation R81
0.05	c preparing clauses for relation R82
0.05	c preparing clauses for relation R83
0.05	c preparing clauses for relation R84
0.05	c preparing clauses for relation R85
0.05	c preparing clauses for relation R86
0.05	c preparing clauses for relation R87
0.05	c preparing clauses for relation R88
0.05	c preparing clauses for relation R89
0.05	c preparing clauses for relation R90
0.05	c preparing clauses for relation R91
0.05	c preparing clauses for relation R92
0.05	c preparing clauses for relation R93
0.05	c preparing clauses for relation R94
0.05	c preparing clauses for relation R95
0.05	c preparing clauses for relation R96
0.06	c preparing clauses for relation R97
0.06	c preparing clauses for relation R98
0.06	c preparing clauses for relation R99
0.06	c preparing clauses for relation R100
0.06	c preparing clauses for relation R101
0.06	c preparing clauses for relation R102
0.06	c preparing clauses for relation R103
0.06	c preparing clauses for relation R104
0.06	c preparing clauses for relation R105
0.06	c preparing clauses for relation R106
0.06	c preparing clauses for relation R107
0.06	c preparing clauses for relation R108
0.06	c preparing clauses for relation R109
0.06	c preparing clauses for relation R110
0.06	c preparing clauses for relation R111
0.06	c preparing clauses for relation R112
0.06	c preparing clauses for relation R113
0.06	c preparing clauses for relation R114
0.06	c preparing clauses for relation R115
0.06	c preparing clauses for relation R116
0.06	c preparing clauses for relation R117
0.07	c preparing clauses for relation R118
0.07	c preparing clauses for relation R119
0.07	c preparing clauses for relation R120
0.07	c preparing clauses for relation R121
0.07	c preparing clauses for relation R122
0.07	c preparing clauses for relation R123
0.07	c preparing clauses for relation R124
0.07	c preparing clauses for relation R125
0.07	c preparing clauses for relation R126
0.07	c preparing clauses for relation R127
0.07	c preparing clauses for relation R128
0.07	c preparing clauses for relation R129
0.07	c preparing clauses for relation R130
0.07	c preparing clauses for relation R131
0.07	c preparing clauses for relation R132
0.07	c preparing clauses for relation R133
0.07	c preparing clauses for relation R134
0.07	c preparing clauses for relation R135
0.07	c preparing clauses for relation R136
0.07	c preparing clauses for relation R137
0.07	c preparing clauses for relation R138
0.07	c preparing clauses for relation R139
0.08	c preparing clauses for relation R140
0.08	c preparing clauses for relation R141
0.08	c preparing clauses for relation R142
0.08	c preparing clauses for relation R143
0.08	c preparing clauses for relation R144
0.08	c preparing clauses for relation R145
0.08	c preparing clauses for relation R146
0.08	c preparing clauses for relation R147
0.08	c preparing clauses for relation R148
0.08	c preparing clauses for relation R149
0.08	c preparing clauses for relation R150
0.08	c preparing clauses for relation R151
0.08	c preparing clauses for relation R152
0.08	c preparing clauses for relation R153
0.08	c preparing clauses for relation R154
0.08	c preparing clauses for relation R155
0.08	c preparing clauses for relation R156
0.08	c preparing clauses for relation R157
0.08	c preparing clauses for relation R158
0.08	c preparing clauses for relation R159
0.08	c preparing clauses for relation R160
0.08	c preparing clauses for relation R161
0.09	c preparing clauses for relation R162
0.09	c preparing clauses for relation R163
0.09	c preparing clauses for relation R164
0.09	c preparing clauses for relation R165
0.09	c preparing clauses for relation R166
0.09	c preparing clauses for relation R167
0.09	c preparing clauses for relation R168
0.09	c preparing clauses for relation R169
0.09	c preparing clauses for relation R170
0.09	c preparing clauses for relation R171
0.09	c preparing clauses for relation R172
0.09	c preparing clauses for relation R173
0.09	c preparing clauses for relation R174
0.09	c preparing clauses for relation R175
0.09	c preparing clauses for relation R176
0.09	c preparing clauses for relation R177
0.09	c preparing clauses for relation R178
0.09	c preparing clauses for relation R179
0.09	c preparing clauses for relation R180
0.09	c preparing clauses for relation R181
0.09	c preparing clauses for relation R182
0.09	c preparing clauses for relation R183
0.10	c preparing clauses for relation R184
0.10	c preparing clauses for relation R185
0.10	c preparing clauses for relation R186
0.10	c preparing clauses for relation R187
0.10	c preparing clauses for relation R188
0.10	c preparing clauses for relation R189
0.10	c preparing clauses for relation R190
0.10	c preparing clauses for relation R191
0.10	c preparing clauses for relation R192
0.10	c preparing clauses for relation R193
0.10	c preparing clauses for relation R194
0.10	c preparing clauses for relation R195
0.10	c preparing clauses for relation R196
0.10	c preparing clauses for relation R197
0.10	c preparing clauses for relation R198
0.10	c preparing clauses for relation R199
0.10	c preparing clauses for relation R200
0.10	c preparing clauses for relation R201
0.10	c preparing clauses for relation R202
0.10	c preparing clauses for relation R203
0.10	c preparing clauses for relation R204
0.10	c preparing clauses for relation R205
0.11	c preparing clauses for relation R206
0.11	c preparing clauses for relation R207
0.11	c preparing clauses for relation R208
0.11	c preparing clauses for relation R209
0.11	c preparing clauses for relation R210
0.11	c preparing clauses for relation R211
0.11	c preparing clauses for relation R212
0.11	c preparing clauses for relation R213
0.11	c preparing clauses for relation R214
0.11	c preparing clauses for relation R215
0.11	c preparing clauses for relation R216
0.11	c preparing clauses for relation R217
0.11	c preparing clauses for relation R218
0.11	c preparing clauses for relation R219
0.11	c preparing clauses for relation R220
0.11	c preparing clauses for relation R221
0.11	c preparing clauses for relation R222
0.11	c preparing clauses for relation R223
0.11	c preparing clauses for relation R224
0.11	c preparing clauses for relation R225
0.11	c preparing clauses for relation R226
0.11	c preparing clauses for relation R227
0.12	c preparing clauses for relation R228
0.12	c preparing clauses for relation R229
0.12	c preparing clauses for relation R230
0.12	c preparing clauses for relation R231
0.12	c preparing clauses for relation R232
0.12	c preparing clauses for relation R233
0.12	c preparing clauses for relation R234
0.12	c preparing clauses for relation R235
0.12	c preparing clauses for relation R236
0.12	c preparing clauses for relation R237
0.12	c preparing clauses for relation R238
0.12	c preparing clauses for relation R239
0.12	c preparing clauses for relation R240
0.12	c preparing clauses for relation R241
0.12	c preparing clauses for relation R242
0.12	c preparing clauses for relation R243
0.12	c preparing clauses for relation R244
0.12	c preparing clauses for relation R245
0.12	c preparing clauses for relation R246
0.12	c preparing clauses for relation R247
0.12	c preparing clauses for relation R248
0.12	c preparing clauses for relation R249
0.13	c preparing clauses for relation R250
0.13	c preparing clauses for relation R251
0.13	c preparing clauses for relation R252
0.13	c preparing clauses for relation R253
0.13	c preparing clauses for relation R254
0.13	c preparing clauses for relation R255
0.13	c preparing clauses for relation R256
0.13	c preparing clauses for relation R257
0.13	c preparing clauses for relation R258
0.13	c preparing clauses for relation R259
0.13	c preparing clauses for relation R260
0.13	c preparing clauses for relation R261
0.13	c preparing clauses for relation R262
0.13	c preparing clauses for relation R263
0.13	c preparing clauses for relation R264
0.13	c preparing clauses for relation R265
0.13	c preparing clauses for relation R266
0.13	c preparing clauses for relation R267
0.13	c preparing clauses for relation R268
0.13	c preparing clauses for relation R269
0.13	c preparing clauses for relation R270
0.13	c preparing clauses for relation R271
0.14	c preparing clauses for relation R272
0.14	c preparing clauses for relation R273
0.14	c preparing clauses for relation R274
0.14	c preparing clauses for relation R275
0.14	c preparing clauses for relation R276
0.14	c preparing clauses for relation R277
0.14	c preparing clauses for relation R278
0.14	c preparing clauses for relation R279
0.14	c preparing clauses for relation R280
0.14	c preparing clauses for relation R281
0.14	c preparing clauses for relation R282
0.14	c preparing clauses for relation R283
0.14	c preparing clauses for relation R284
0.14	c preparing clauses for relation R285
0.14	c preparing clauses for relation R286
0.14	c preparing clauses for relation R287
0.14	c preparing clauses for relation R288
0.14	c preparing clauses for relation R289
0.14	c preparing clauses for relation R290
0.14	c preparing clauses for relation R291
0.14	c preparing clauses for relation R292
0.14	c preparing clauses for relation R293
0.15	c preparing clauses for relation R294
0.15	c preparing clauses for relation R295
0.15	c preparing clauses for relation R296
0.15	c preparing clauses for relation R297
0.15	c preparing clauses for relation R298
0.15	c preparing clauses for relation R299
0.15	c preparing clauses for relation R300
0.15	c preparing clauses for relation R301
0.15	c preparing clauses for relation R302
0.15	c preparing clauses for relation R303
0.15	c preparing clauses for relation R304
0.15	c preparing clauses for relation R305
0.15	c preparing clauses for relation R306
0.15	c preparing clauses for relation R307
0.15	c preparing clauses for relation R308
0.15	c preparing clauses for relation R309
0.15	c preparing clauses for relation R310
0.15	c preparing clauses for relation R311
0.15	c preparing clauses for relation R312
0.15	c preparing clauses for relation R313
0.15	c preparing clauses for relation R314
0.15	c preparing clauses for relation R315
0.16	c preparing clauses for relation R316
0.16	c preparing clauses for relation R317
0.16	c preparing clauses for relation R318
0.16	c preparing clauses for relation R319
0.16	c preparing clauses for relation R320
0.16	c preparing clauses for relation R321
0.16	c preparing clauses for relation R322
0.16	c preparing clauses for relation R323
0.16	c preparing clauses for relation R324
0.16	c preparing clauses for relation R325
0.16	c preparing clauses for relation R326
0.16	c preparing clauses for relation R327
0.16	c preparing clauses for relation R328
0.16	c preparing clauses for relation R329
0.16	c preparing clauses for relation R330
0.16	c preparing clauses for relation R331
0.16	c preparing clauses for relation R332
0.16	c preparing clauses for relation R333
0.16	c preparing clauses for relation R334
0.16	c preparing clauses for relation R335
0.16	c preparing clauses for relation R336
0.16	c preparing clauses for relation R337
0.17	c preparing clauses for relation R338
0.17	c preparing clauses for relation R339
0.17	c preparing clauses for relation R340
0.17	c preparing clauses for relation R341
0.17	c preparing clauses for relation R342
0.17	c preparing clauses for relation R343
0.17	c preparing clauses for relation R344
0.17	c preparing clauses for relation R345
0.17	c preparing clauses for relation R346
0.17	c preparing clauses for relation R347
0.17	c preparing clauses for relation R348
0.17	c preparing clauses for relation R349
0.17	c preparing clauses for relation R350
0.17	c preparing clauses for relation R351
0.17	c preparing clauses for relation R352
0.17	c preparing clauses for relation R353
0.17	c preparing clauses for relation R354
0.17	c preparing clauses for relation R355
0.17	c preparing clauses for relation R356
0.17	c preparing clauses for relation R357
0.17	c preparing clauses for relation R358
0.18	c preparing clauses for relation R359
0.18	c preparing clauses for relation R360
0.18	c preparing clauses for relation R361
0.18	c preparing clauses for relation R362
0.18	c preparing clauses for relation R363
0.18	c preparing clauses for relation R364
0.18	c preparing clauses for relation R365
0.18	c preparing clauses for relation R366
0.18	c preparing clauses for relation R367
0.18	c preparing clauses for relation R368
0.18	c preparing clauses for relation R369
0.18	c preparing clauses for relation R370
0.18	c preparing clauses for relation R371
0.18	c preparing clauses for relation R372
0.18	c preparing clauses for relation R373
0.18	c preparing clauses for relation R374
0.18	c preparing clauses for relation R375
0.18	c preparing clauses for relation R376
0.18	c instanciating clauses for relation R0 (conflicts) and variables V0 V1 
0.18	c instanciating clauses for relation R1 (conflicts) and variables V0 V4 
0.18	c instanciating clauses for relation R2 (conflicts) and variables V0 V5 
0.18	c instanciating clauses for relation R3 (conflicts) and variables V0 V12 
0.18	c instanciating clauses for relation R4 (conflicts) and variables V0 V16 
0.18	c instanciating clauses for relation R5 (conflicts) and variables V0 V23 
0.18	c instanciating clauses for relation R6 (conflicts) and variables V0 V27 
0.18	c instanciating clauses for relation R7 (conflicts) and variables V0 V29 
0.18	c instanciating clauses for relation R8 (conflicts) and variables V0 V33 
0.18	c instanciating clauses for relation R9 (conflicts) and variables V0 V34 
0.18	c instanciating clauses for relation R10 (conflicts) and variables V0 V39 
0.18	c instanciating clauses for relation R11 (conflicts) and variables V0 V45 
0.18	c instanciating clauses for relation R12 (conflicts) and variables V0 V47 
0.18	c instanciating clauses for relation R13 (conflicts) and variables V0 V48 
0.19	c instanciating clauses for relation R14 (conflicts) and variables V1 V4 
0.19	c instanciating clauses for relation R15 (conflicts) and variables V1 V12 
0.19	c instanciating clauses for relation R16 (conflicts) and variables V1 V23 
0.19	c instanciating clauses for relation R17 (conflicts) and variables V1 V24 
0.19	c instanciating clauses for relation R18 (conflicts) and variables V1 V27 
0.19	c instanciating clauses for relation R19 (conflicts) and variables V1 V29 
0.19	c instanciating clauses for relation R20 (conflicts) and variables V1 V33 
0.19	c instanciating clauses for relation R21 (conflicts) and variables V1 V34 
0.19	c instanciating clauses for relation R22 (conflicts) and variables V1 V38 
0.19	c instanciating clauses for relation R23 (conflicts) and variables V1 V39 
0.19	c instanciating clauses for relation R24 (conflicts) and variables V1 V47 
0.19	c instanciating clauses for relation R25 (conflicts) and variables V1 V48 
0.19	c instanciating clauses for relation R26 (conflicts) and variables V2 V6 
0.19	c instanciating clauses for relation R27 (conflicts) and variables V2 V7 
0.19	c instanciating clauses for relation R28 (conflicts) and variables V2 V8 
0.19	c instanciating clauses for relation R29 (conflicts) and variables V2 V9 
0.19	c instanciating clauses for relation R30 (conflicts) and variables V2 V10 
0.19	c instanciating clauses for relation R31 (conflicts) and variables V2 V12 
0.19	c instanciating clauses for relation R32 (conflicts) and variables V2 V23 
0.19	c instanciating clauses for relation R33 (conflicts) and variables V2 V24 
0.19	c instanciating clauses for relation R34 (conflicts) and variables V2 V27 
0.19	c instanciating clauses for relation R35 (conflicts) and variables V2 V28 
0.19	c instanciating clauses for relation R36 (conflicts) and variables V2 V30 
0.19	c instanciating clauses for relation R37 (conflicts) and variables V2 V32 
0.19	c instanciating clauses for relation R38 (conflicts) and variables V2 V33 
0.19	c instanciating clauses for relation R39 (conflicts) and variables V2 V36 
0.19	c instanciating clauses for relation R40 (conflicts) and variables V2 V38 
0.19	c instanciating clauses for relation R41 (conflicts) and variables V2 V41 
0.19	c instanciating clauses for relation R42 (conflicts) and variables V2 V44 
0.19	c instanciating clauses for relation R43 (conflicts) and variables V2 V47 
0.19	c instanciating clauses for relation R44 (conflicts) and variables V2 V48 
0.19	c instanciating clauses for relation R45 (conflicts) and variables V3 V14 
0.19	c instanciating clauses for relation R46 (conflicts) and variables V3 V18 
0.19	c instanciating clauses for relation R47 (conflicts) and variables V3 V21 
0.19	c instanciating clauses for relation R48 (conflicts) and variables V3 V22 
0.19	c instanciating clauses for relation R49 (conflicts) and variables V3 V24 
0.19	c instanciating clauses for relation R50 (conflicts) and variables V3 V25 
0.19	c instanciating clauses for relation R51 (conflicts) and variables V3 V26 
0.19	c instanciating clauses for relation R52 (conflicts) and variables V3 V32 
0.19	c instanciating clauses for relation R53 (conflicts) and variables V3 V37 
0.19	c instanciating clauses for relation R54 (conflicts) and variables V3 V38 
0.19	c instanciating clauses for relation R55 (conflicts) and variables V3 V46 
0.19	c instanciating clauses for relation R56 (conflicts) and variables V4 V12 
0.19	c instanciating clauses for relation R57 (conflicts) and variables V4 V23 
0.19	c instanciating clauses for relation R58 (conflicts) and variables V4 V24 
0.19	c instanciating clauses for relation R59 (conflicts) and variables V4 V25 
0.19	c instanciating clauses for relation R60 (conflicts) and variables V4 V27 
0.19	c instanciating clauses for relation R61 (conflicts) and variables V4 V29 
0.19	c instanciating clauses for relation R62 (conflicts) and variables V4 V34 
0.19	c instanciating clauses for relation R63 (conflicts) and variables V4 V38 
0.19	c instanciating clauses for relation R64 (conflicts) and variables V4 V39 
0.19	c instanciating clauses for relation R65 (conflicts) and variables V4 V47 
0.19	c instanciating clauses for relation R66 (conflicts) and variables V4 V48 
0.19	c instanciating clauses for relation R67 (conflicts) and variables V5 V9 
0.19	c instanciating clauses for relation R68 (conflicts) and variables V5 V16 
0.19	c instanciating clauses for relation R69 (conflicts) and variables V5 V23 
0.19	c instanciating clauses for relation R70 (conflicts) and variables V5 V27 
0.19	c instanciating clauses for relation R71 (conflicts) and variables V5 V29 
0.19	c instanciating clauses for relation R72 (conflicts) and variables V5 V30 
0.19	c instanciating clauses for relation R73 (conflicts) and variables V5 V33 
0.19	c instanciating clauses for relation R74 (conflicts) and variables V5 V34 
0.19	c instanciating clauses for relation R75 (conflicts) and variables V5 V42 
0.19	c instanciating clauses for relation R76 (conflicts) and variables V5 V43 
0.19	c instanciating clauses for relation R77 (conflicts) and variables V5 V45 
0.19	c instanciating clauses for relation R78 (conflicts) and variables V5 V47 
0.19	c instanciating clauses for relation R79 (conflicts) and variables V5 V48 
0.19	c instanciating clauses for relation R80 (conflicts) and variables V5 V49 
0.19	c instanciating clauses for relation R81 (conflicts) and variables V6 V7 
0.20	c instanciating clauses for relation R82 (conflicts) and variables V6 V8 
0.20	c instanciating clauses for relation R83 (conflicts) and variables V6 V9 
0.20	c instanciating clauses for relation R84 (conflicts) and variables V6 V10 
0.20	c instanciating clauses for relation R85 (conflicts) and variables V6 V11 
0.20	c instanciating clauses for relation R86 (conflicts) and variables V6 V13 
0.20	c instanciating clauses for relation R87 (conflicts) and variables V6 V17 
0.20	c instanciating clauses for relation R88 (conflicts) and variables V6 V23 
0.20	c instanciating clauses for relation R89 (conflicts) and variables V6 V26 
0.20	c instanciating clauses for relation R90 (conflicts) and variables V6 V28 
0.20	c instanciating clauses for relation R91 (conflicts) and variables V6 V30 
0.20	c instanciating clauses for relation R92 (conflicts) and variables V6 V32 
0.20	c instanciating clauses for relation R93 (conflicts) and variables V6 V36 
0.20	c instanciating clauses for relation R94 (conflicts) and variables V6 V38 
0.20	c instanciating clauses for relation R95 (conflicts) and variables V6 V41 
0.20	c instanciating clauses for relation R96 (conflicts) and variables V6 V44 
0.20	c instanciating clauses for relation R97 (conflicts) and variables V6 V47 
0.20	c instanciating clauses for relation R98 (conflicts) and variables V6 V48 
0.20	c instanciating clauses for relation R99 (conflicts) and variables V7 V8 
0.20	c instanciating clauses for relation R100 (conflicts) and variables V7 V10 
0.20	c instanciating clauses for relation R101 (conflicts) and variables V7 V13 
0.20	c instanciating clauses for relation R102 (conflicts) and variables V7 V14 
0.20	c instanciating clauses for relation R103 (conflicts) and variables V7 V17 
0.20	c instanciating clauses for relation R104 (conflicts) and variables V7 V18 
0.20	c instanciating clauses for relation R105 (conflicts) and variables V7 V20 
0.20	c instanciating clauses for relation R106 (conflicts) and variables V7 V21 
0.20	c instanciating clauses for relation R107 (conflicts) and variables V7 V22 
0.20	c instanciating clauses for relation R108 (conflicts) and variables V7 V26 
0.20	c instanciating clauses for relation R109 (conflicts) and variables V7 V28 
0.20	c instanciating clauses for relation R110 (conflicts) and variables V7 V32 
0.20	c instanciating clauses for relation R111 (conflicts) and variables V7 V35 
0.20	c instanciating clauses for relation R112 (conflicts) and variables V7 V36 
0.20	c instanciating clauses for relation R113 (conflicts) and variables V7 V41 
0.20	c instanciating clauses for relation R114 (conflicts) and variables V7 V44 
0.20	c instanciating clauses for relation R115 (conflicts) and variables V8 V9 
0.20	c instanciating clauses for relation R116 (conflicts) and variables V8 V10 
0.20	c instanciating clauses for relation R117 (conflicts) and variables V8 V11 
0.20	c instanciating clauses for relation R118 (conflicts) and variables V8 V13 
0.20	c instanciating clauses for relation R119 (conflicts) and variables V8 V15 
0.20	c instanciating clauses for relation R120 (conflicts) and variables V8 V17 
0.20	c instanciating clauses for relation R121 (conflicts) and variables V8 V20 
0.20	c instanciating clauses for relation R122 (conflicts) and variables V8 V28 
0.20	c instanciating clauses for relation R123 (conflicts) and variables V8 V30 
0.20	c instanciating clauses for relation R124 (conflicts) and variables V8 V31 
0.20	c instanciating clauses for relation R125 (conflicts) and variables V8 V32 
0.20	c instanciating clauses for relation R126 (conflicts) and variables V8 V35 
0.20	c instanciating clauses for relation R127 (conflicts) and variables V8 V36 
0.20	c instanciating clauses for relation R128 (conflicts) and variables V8 V40 
0.20	c instanciating clauses for relation R129 (conflicts) and variables V8 V41 
0.20	c instanciating clauses for relation R130 (conflicts) and variables V8 V43 
0.20	c instanciating clauses for relation R131 (conflicts) and variables V8 V44 
0.20	c instanciating clauses for relation R132 (conflicts) and variables V8 V48 
0.20	c instanciating clauses for relation R133 (conflicts) and variables V9 V10 
0.20	c instanciating clauses for relation R134 (conflicts) and variables V9 V13 
0.20	c instanciating clauses for relation R135 (conflicts) and variables V9 V15 
0.20	c instanciating clauses for relation R136 (conflicts) and variables V9 V19 
0.20	c instanciating clauses for relation R137 (conflicts) and variables V9 V30 
0.20	c instanciating clauses for relation R138 (conflicts) and variables V9 V31 
0.20	c instanciating clauses for relation R139 (conflicts) and variables V9 V36 
0.20	c instanciating clauses for relation R140 (conflicts) and variables V9 V40 
0.20	c instanciating clauses for relation R141 (conflicts) and variables V9 V41 
0.20	c instanciating clauses for relation R142 (conflicts) and variables V9 V42 
0.20	c instanciating clauses for relation R143 (conflicts) and variables V9 V43 
0.20	c instanciating clauses for relation R144 (conflicts) and variables V9 V44 
0.20	c instanciating clauses for relation R145 (conflicts) and variables V9 V45 
0.20	c instanciating clauses for relation R146 (conflicts) and variables V9 V48 
0.20	c instanciating clauses for relation R147 (conflicts) and variables V9 V49 
0.20	c instanciating clauses for relation R148 (conflicts) and variables V10 V11 
0.20	c instanciating clauses for relation R149 (conflicts) and variables V10 V13 
0.21	c instanciating clauses for relation R150 (conflicts) and variables V10 V17 
0.21	c instanciating clauses for relation R151 (conflicts) and variables V10 V23 
0.21	c instanciating clauses for relation R152 (conflicts) and variables V10 V26 
0.21	c instanciating clauses for relation R153 (conflicts) and variables V10 V28 
0.21	c instanciating clauses for relation R154 (conflicts) and variables V10 V30 
0.21	c instanciating clauses for relation R155 (conflicts) and variables V10 V32 
0.21	c instanciating clauses for relation R156 (conflicts) and variables V10 V36 
0.21	c instanciating clauses for relation R157 (conflicts) and variables V10 V38 
0.21	c instanciating clauses for relation R158 (conflicts) and variables V10 V41 
0.21	c instanciating clauses for relation R159 (conflicts) and variables V10 V44 
0.21	c instanciating clauses for relation R160 (conflicts) and variables V10 V47 
0.21	c instanciating clauses for relation R161 (conflicts) and variables V10 V48 
0.21	c instanciating clauses for relation R162 (conflicts) and variables V11 V13 
0.21	c instanciating clauses for relation R163 (conflicts) and variables V11 V15 
0.21	c instanciating clauses for relation R164 (conflicts) and variables V11 V17 
0.21	c instanciating clauses for relation R165 (conflicts) and variables V11 V20 
0.21	c instanciating clauses for relation R166 (conflicts) and variables V11 V30 
0.21	c instanciating clauses for relation R167 (conflicts) and variables V11 V31 
0.21	c instanciating clauses for relation R168 (conflicts) and variables V11 V36 
0.21	c instanciating clauses for relation R169 (conflicts) and variables V11 V40 
0.21	c instanciating clauses for relation R170 (conflicts) and variables V11 V41 
0.21	c instanciating clauses for relation R171 (conflicts) and variables V11 V43 
0.21	c instanciating clauses for relation R172 (conflicts) and variables V11 V44 
0.21	c instanciating clauses for relation R173 (conflicts) and variables V12 V16 
0.21	c instanciating clauses for relation R174 (conflicts) and variables V12 V23 
0.21	c instanciating clauses for relation R175 (conflicts) and variables V12 V24 
0.21	c instanciating clauses for relation R176 (conflicts) and variables V12 V27 
0.21	c instanciating clauses for relation R177 (conflicts) and variables V12 V29 
0.21	c instanciating clauses for relation R178 (conflicts) and variables V12 V33 
0.21	c instanciating clauses for relation R179 (conflicts) and variables V12 V34 
0.21	c instanciating clauses for relation R180 (conflicts) and variables V12 V38 
0.21	c instanciating clauses for relation R181 (conflicts) and variables V12 V39 
0.21	c instanciating clauses for relation R182 (conflicts) and variables V12 V45 
0.21	c instanciating clauses for relation R183 (conflicts) and variables V12 V47 
0.21	c instanciating clauses for relation R184 (conflicts) and variables V12 V48 
0.21	c instanciating clauses for relation R185 (conflicts) and variables V13 V15 
0.21	c instanciating clauses for relation R186 (conflicts) and variables V13 V17 
0.21	c instanciating clauses for relation R187 (conflicts) and variables V13 V28 
0.21	c instanciating clauses for relation R188 (conflicts) and variables V13 V30 
0.21	c instanciating clauses for relation R189 (conflicts) and variables V13 V31 
0.21	c instanciating clauses for relation R190 (conflicts) and variables V13 V36 
0.21	c instanciating clauses for relation R191 (conflicts) and variables V13 V40 
0.21	c instanciating clauses for relation R192 (conflicts) and variables V13 V41 
0.21	c instanciating clauses for relation R193 (conflicts) and variables V13 V43 
0.21	c instanciating clauses for relation R194 (conflicts) and variables V13 V44 
0.21	c instanciating clauses for relation R195 (conflicts) and variables V13 V49 
0.21	c instanciating clauses for relation R196 (conflicts) and variables V14 V18 
0.21	c instanciating clauses for relation R197 (conflicts) and variables V14 V21 
0.21	c instanciating clauses for relation R198 (conflicts) and variables V14 V22 
0.21	c instanciating clauses for relation R199 (conflicts) and variables V14 V25 
0.21	c instanciating clauses for relation R200 (conflicts) and variables V14 V26 
0.21	c instanciating clauses for relation R201 (conflicts) and variables V14 V32 
0.21	c instanciating clauses for relation R202 (conflicts) and variables V14 V35 
0.21	c instanciating clauses for relation R203 (conflicts) and variables V14 V37 
0.21	c instanciating clauses for relation R204 (conflicts) and variables V14 V46 
0.21	c instanciating clauses for relation R205 (conflicts) and variables V15 V19 
0.21	c instanciating clauses for relation R206 (conflicts) and variables V15 V30 
0.21	c instanciating clauses for relation R207 (conflicts) and variables V15 V31 
0.21	c instanciating clauses for relation R208 (conflicts) and variables V15 V36 
0.21	c instanciating clauses for relation R209 (conflicts) and variables V15 V40 
0.21	c instanciating clauses for relation R210 (conflicts) and variables V15 V41 
0.21	c instanciating clauses for relation R211 (conflicts) and variables V15 V42 
0.21	c instanciating clauses for relation R212 (conflicts) and variables V15 V43 
0.21	c instanciating clauses for relation R213 (conflicts) and variables V15 V49 
0.21	c instanciating clauses for relation R214 (conflicts) and variables V16 V23 
0.21	c instanciating clauses for relation R215 (conflicts) and variables V16 V27 
0.21	c instanciating clauses for relation R216 (conflicts) and variables V16 V29 
0.22	c instanciating clauses for relation R217 (conflicts) and variables V16 V33 
0.22	c instanciating clauses for relation R218 (conflicts) and variables V16 V34 
0.22	c instanciating clauses for relation R219 (conflicts) and variables V16 V42 
0.22	c instanciating clauses for relation R220 (conflicts) and variables V16 V45 
0.22	c instanciating clauses for relation R221 (conflicts) and variables V16 V47 
0.22	c instanciating clauses for relation R222 (conflicts) and variables V16 V48 
0.22	c instanciating clauses for relation R223 (conflicts) and variables V17 V20 
0.22	c instanciating clauses for relation R224 (conflicts) and variables V17 V26 
0.22	c instanciating clauses for relation R225 (conflicts) and variables V17 V28 
0.22	c instanciating clauses for relation R226 (conflicts) and variables V17 V35 
0.22	c instanciating clauses for relation R227 (conflicts) and variables V17 V36 
0.22	c instanciating clauses for relation R228 (conflicts) and variables V17 V41 
0.22	c instanciating clauses for relation R229 (conflicts) and variables V18 V20 
0.22	c instanciating clauses for relation R230 (conflicts) and variables V18 V21 
0.22	c instanciating clauses for relation R231 (conflicts) and variables V18 V22 
0.22	c instanciating clauses for relation R232 (conflicts) and variables V18 V26 
0.22	c instanciating clauses for relation R233 (conflicts) and variables V18 V32 
0.22	c instanciating clauses for relation R234 (conflicts) and variables V18 V35 
0.22	c instanciating clauses for relation R235 (conflicts) and variables V18 V37 
0.22	c instanciating clauses for relation R236 (conflicts) and variables V18 V46 
0.22	c instanciating clauses for relation R237 (conflicts) and variables V19 V30 
0.22	c instanciating clauses for relation R238 (conflicts) and variables V19 V31 
0.22	c instanciating clauses for relation R239 (conflicts) and variables V19 V40 
0.22	c instanciating clauses for relation R240 (conflicts) and variables V19 V43 
0.22	c instanciating clauses for relation R241 (conflicts) and variables V19 V49 
0.22	c instanciating clauses for relation R242 (conflicts) and variables V20 V26 
0.22	c instanciating clauses for relation R243 (conflicts) and variables V20 V35 
0.22	c instanciating clauses for relation R244 (conflicts) and variables V21 V22 
0.22	c instanciating clauses for relation R245 (conflicts) and variables V21 V24 
0.22	c instanciating clauses for relation R246 (conflicts) and variables V21 V25 
0.22	c instanciating clauses for relation R247 (conflicts) and variables V21 V26 
0.22	c instanciating clauses for relation R248 (conflicts) and variables V21 V32 
0.22	c instanciating clauses for relation R249 (conflicts) and variables V21 V37 
0.22	c instanciating clauses for relation R250 (conflicts) and variables V21 V38 
0.22	c instanciating clauses for relation R251 (conflicts) and variables V21 V46 
0.22	c instanciating clauses for relation R252 (conflicts) and variables V22 V25 
0.22	c instanciating clauses for relation R253 (conflicts) and variables V22 V26 
0.22	c instanciating clauses for relation R254 (conflicts) and variables V22 V32 
0.22	c instanciating clauses for relation R255 (conflicts) and variables V22 V35 
0.22	c instanciating clauses for relation R256 (conflicts) and variables V22 V37 
0.22	c instanciating clauses for relation R257 (conflicts) and variables V22 V46 
0.22	c instanciating clauses for relation R258 (conflicts) and variables V23 V24 
0.22	c instanciating clauses for relation R259 (conflicts) and variables V23 V27 
0.22	c instanciating clauses for relation R260 (conflicts) and variables V23 V28 
0.22	c instanciating clauses for relation R261 (conflicts) and variables V23 V29 
0.22	c instanciating clauses for relation R262 (conflicts) and variables V23 V30 
0.22	c instanciating clauses for relation R263 (conflicts) and variables V23 V32 
0.22	c instanciating clauses for relation R264 (conflicts) and variables V23 V33 
0.22	c instanciating clauses for relation R265 (conflicts) and variables V23 V34 
0.22	c instanciating clauses for relation R266 (conflicts) and variables V23 V38 
0.22	c instanciating clauses for relation R267 (conflicts) and variables V23 V39 
0.22	c instanciating clauses for relation R268 (conflicts) and variables V23 V42 
0.22	c instanciating clauses for relation R269 (conflicts) and variables V23 V44 
0.22	c instanciating clauses for relation R270 (conflicts) and variables V23 V45 
0.22	c instanciating clauses for relation R271 (conflicts) and variables V23 V47 
0.22	c instanciating clauses for relation R272 (conflicts) and variables V23 V48 
0.22	c instanciating clauses for relation R273 (conflicts) and variables V24 V25 
0.22	c instanciating clauses for relation R274 (conflicts) and variables V24 V29 
0.22	c instanciating clauses for relation R275 (conflicts) and variables V24 V32 
0.22	c instanciating clauses for relation R276 (conflicts) and variables V24 V34 
0.22	c instanciating clauses for relation R277 (conflicts) and variables V24 V37 
0.22	c instanciating clauses for relation R278 (conflicts) and variables V24 V38 
0.22	c instanciating clauses for relation R279 (conflicts) and variables V24 V39 
0.22	c instanciating clauses for relation R280 (conflicts) and variables V24 V46 
0.22	c instanciating clauses for relation R281 (conflicts) and variables V24 V47 
0.22	c instanciating clauses for relation R282 (conflicts) and variables V24 V48 
0.22	c instanciating clauses for relation R283 (conflicts) and variables V25 V37 
0.22	c instanciating clauses for relation R284 (conflicts) and variables V25 V38 
0.22	c instanciating clauses for relation R285 (conflicts) and variables V25 V46 
0.23	c instanciating clauses for relation R286 (conflicts) and variables V26 V28 
0.23	c instanciating clauses for relation R287 (conflicts) and variables V26 V32 
0.23	c instanciating clauses for relation R288 (conflicts) and variables V26 V35 
0.23	c instanciating clauses for relation R289 (conflicts) and variables V26 V46 
0.23	c instanciating clauses for relation R290 (conflicts) and variables V27 V29 
0.23	c instanciating clauses for relation R291 (conflicts) and variables V27 V33 
0.23	c instanciating clauses for relation R292 (conflicts) and variables V27 V34 
0.23	c instanciating clauses for relation R293 (conflicts) and variables V27 V38 
0.23	c instanciating clauses for relation R294 (conflicts) and variables V27 V39 
0.23	c instanciating clauses for relation R295 (conflicts) and variables V27 V45 
0.23	c instanciating clauses for relation R296 (conflicts) and variables V27 V47 
0.23	c instanciating clauses for relation R297 (conflicts) and variables V27 V48 
0.23	c instanciating clauses for relation R298 (conflicts) and variables V28 V30 
0.23	c instanciating clauses for relation R299 (conflicts) and variables V28 V32 
0.23	c instanciating clauses for relation R300 (conflicts) and variables V28 V36 
0.23	c instanciating clauses for relation R301 (conflicts) and variables V28 V38 
0.23	c instanciating clauses for relation R302 (conflicts) and variables V28 V41 
0.23	c instanciating clauses for relation R303 (conflicts) and variables V28 V44 
0.23	c instanciating clauses for relation R304 (conflicts) and variables V28 V47 
0.23	c instanciating clauses for relation R305 (conflicts) and variables V28 V48 
0.23	c instanciating clauses for relation R306 (conflicts) and variables V29 V33 
0.23	c instanciating clauses for relation R307 (conflicts) and variables V29 V34 
0.23	c instanciating clauses for relation R308 (conflicts) and variables V29 V38 
0.23	c instanciating clauses for relation R309 (conflicts) and variables V29 V39 
0.23	c instanciating clauses for relation R310 (conflicts) and variables V29 V45 
0.23	c instanciating clauses for relation R311 (conflicts) and variables V29 V47 
0.23	c instanciating clauses for relation R312 (conflicts) and variables V29 V48 
0.23	c instanciating clauses for relation R313 (conflicts) and variables V30 V31 
0.23	c instanciating clauses for relation R314 (conflicts) and variables V30 V36 
0.23	c instanciating clauses for relation R315 (conflicts) and variables V30 V40 
0.23	c instanciating clauses for relation R316 (conflicts) and variables V30 V41 
0.23	c instanciating clauses for relation R317 (conflicts) and variables V30 V42 
0.23	c instanciating clauses for relation R318 (conflicts) and variables V30 V43 
0.23	c instanciating clauses for relation R319 (conflicts) and variables V30 V44 
0.23	c instanciating clauses for relation R320 (conflicts) and variables V30 V45 
0.23	c instanciating clauses for relation R321 (conflicts) and variables V30 V48 
0.23	c instanciating clauses for relation R322 (conflicts) and variables V30 V49 
0.23	c instanciating clauses for relation R323 (conflicts) and variables V31 V36 
0.23	c instanciating clauses for relation R324 (conflicts) and variables V31 V40 
0.23	c instanciating clauses for relation R325 (conflicts) and variables V31 V41 
0.23	c instanciating clauses for relation R326 (conflicts) and variables V31 V42 
0.23	c instanciating clauses for relation R327 (conflicts) and variables V31 V43 
0.23	c instanciating clauses for relation R328 (conflicts) and variables V31 V49 
0.23	c instanciating clauses for relation R329 (conflicts) and variables V32 V36 
0.23	c instanciating clauses for relation R330 (conflicts) and variables V32 V38 
0.23	c instanciating clauses for relation R331 (conflicts) and variables V32 V44 
0.23	c instanciating clauses for relation R332 (conflicts) and variables V32 V46 
0.23	c instanciating clauses for relation R333 (conflicts) and variables V32 V47 
0.23	c instanciating clauses for relation R334 (conflicts) and variables V32 V48 
0.23	c instanciating clauses for relation R335 (conflicts) and variables V33 V34 
0.23	c instanciating clauses for relation R336 (conflicts) and variables V33 V39 
0.23	c instanciating clauses for relation R337 (conflicts) and variables V33 V42 
0.23	c instanciating clauses for relation R338 (conflicts) and variables V33 V45 
0.23	c instanciating clauses for relation R339 (conflicts) and variables V33 V47 
0.23	c instanciating clauses for relation R340 (conflicts) and variables V33 V48 
0.23	c instanciating clauses for relation R341 (conflicts) and variables V34 V38 
0.23	c instanciating clauses for relation R342 (conflicts) and variables V34 V39 
0.23	c instanciating clauses for relation R343 (conflicts) and variables V34 V45 
0.23	c instanciating clauses for relation R344 (conflicts) and variables V34 V47 
0.23	c instanciating clauses for relation R345 (conflicts) and variables V34 V48 
0.23	c instanciating clauses for relation R346 (conflicts) and variables V36 V40 
0.23	c instanciating clauses for relation R347 (conflicts) and variables V36 V41 
0.23	c instanciating clauses for relation R348 (conflicts) and variables V36 V43 
0.23	c instanciating clauses for relation R349 (conflicts) and variables V36 V44 
0.23	c instanciating clauses for relation R350 (conflicts) and variables V36 V49 
0.23	c instanciating clauses for relation R351 (conflicts) and variables V37 V46 
0.23	c instanciating clauses for relation R352 (conflicts) and variables V38 V39 
0.23	c instanciating clauses for relation R353 (conflicts) and variables V38 V44 
0.24	c instanciating clauses for relation R354 (conflicts) and variables V38 V46 
0.24	c instanciating clauses for relation R355 (conflicts) and variables V38 V47 
0.24	c instanciating clauses for relation R356 (conflicts) and variables V38 V48 
0.24	c instanciating clauses for relation R357 (conflicts) and variables V39 V47 
0.24	c instanciating clauses for relation R358 (conflicts) and variables V39 V48 
0.24	c instanciating clauses for relation R359 (conflicts) and variables V40 V41 
0.24	c instanciating clauses for relation R360 (conflicts) and variables V40 V42 
0.24	c instanciating clauses for relation R361 (conflicts) and variables V40 V43 
0.24	c instanciating clauses for relation R362 (conflicts) and variables V40 V49 
0.24	c instanciating clauses for relation R363 (conflicts) and variables V41 V43 
0.24	c instanciating clauses for relation R364 (conflicts) and variables V41 V44 
0.24	c instanciating clauses for relation R365 (conflicts) and variables V41 V49 
0.24	c instanciating clauses for relation R366 (conflicts) and variables V42 V43 
0.24	c instanciating clauses for relation R367 (conflicts) and variables V42 V45 
0.24	c instanciating clauses for relation R368 (conflicts) and variables V42 V48 
0.24	c instanciating clauses for relation R369 (conflicts) and variables V42 V49 
0.24	c instanciating clauses for relation R370 (conflicts) and variables V43 V44 
0.24	c instanciating clauses for relation R371 (conflicts) and variables V43 V49 
0.24	c instanciating clauses for relation R372 (conflicts) and variables V44 V47 
0.24	c instanciating clauses for relation R373 (conflicts) and variables V44 V48 
0.24	c instanciating clauses for relation R374 (conflicts) and variables V45 V47 
0.24	c instanciating clauses for relation R375 (conflicts) and variables V45 V48 
0.24	c instanciating clauses for relation R376 (conflicts) and variables V47 V48 
0.24	c ...done
0.24	c #SATvar=2902 #SATclauses=58299 #CSPpredicates=0
0.27	Verified 58299 original clauses.
0.27	c SAT problem is solved
0.27	restarts              : 1
0.27	conflicts             : 44             (186 /sec)
0.27	decisions             : 66             (0.00 % random) (279 /sec)
0.27	propagations          : 8839           (37301 /sec)
0.27	conflict literals     : 4489           (7.37 % deleted)
0.27	Memory used           : 13.14 MB
0.27	CPU time              : 0.236963 s
0.27	c all predicates checked
0.27	
0.27	s SATISFIABLE
0.27	v 1 11 5 12 16 11 2 15 2 14 16 14 12 4 2 8 2 20 16 3 11 18 6 14 2 17 8 16 14 7 9 11 5 15 18 20 10 9 1 9 1 18 3 1 3 20 20 19 20 20 
0.27	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node76/watcher-230585-1168087357 -o ROOT/results/node76/solver-230585-1168087357 -C 1800 -M 900 /tmp/evaluation/230585-1168087357/CSPtoSAT+minisat /tmp/evaluation/230585-1168087357/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.77 0.94 1.04 5/74 1616
/proc/meminfo: memFree=1720704/2055888 swapFree=4096420/4096564
[pid=1615] ppid=1611 vsize=6704 CPUtime=0
/proc/1615/stat : 1615 (CSPtoSAT+minisa) R 1611 1615 1540 0 -1 4194304 446 0 0 0 0 0 0 0 18 0 1 0 157132810 6864896 426 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4787096 0 0 4096 0 0 0 0 17 0 0 0
/proc/1615/statm: 1676 426 386 52 0 30 0

[startup+0.102824 s]
/proc/loadavg: 0.77 0.94 1.04 5/74 1616
/proc/meminfo: memFree=1720704/2055888 swapFree=4096420/4096564
[pid=1615] ppid=1611 vsize=9100 CPUtime=0.08
/proc/1615/stat : 1615 (CSPtoSAT+minisa) R 1611 1615 1540 0 -1 4194304 1375 0 0 0 8 0 0 0 18 0 1 0 157132810 9318400 1343 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1615/statm: 2275 1344 700 52 0 642 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9100

Child status: 0
Real time (s): 0.281577
CPU time (s): 0.25996
CPU user time (s): 0.242963
CPU system time (s): 0.016997
CPU usage (%): 92.3229
Max. virtual memory (cumulated for all children) (KiB): 11656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.242963
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2521
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 722

runsolver used 0.008998 s user time and 0.019996 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 12:42:37 UTC 2007


IDJOB= 230585
IDBENCH= 6421
FILE ID= node76/230585-1168087357

PBS_JOBID= 3476607

Free space on /tmp= 66640 MiB

BENCH NAME= HOME/pub/bench/CPAI06/geom/geo50-20-d4-75-98_ext.xml
COMMAND LINE= /tmp/evaluation/230585-1168087357/CSPtoSAT+minisat /tmp/evaluation/230585-1168087357/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-230585-1168087357 -o ROOT/results/node76/solver-230585-1168087357 -C 1800 -M 900  /tmp/evaluation/230585-1168087357/CSPtoSAT+minisat /tmp/evaluation/230585-1168087357/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e5ab1747cde861323d93f50120d77a34

RANDOM SEED= 570957971

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1721072 kB
Buffers:         25488 kB
Cached:         232640 kB
SwapCached:          0 kB
Active:          77012 kB
Inactive:       201556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1721072 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            3784 kB
Writeback:           0 kB
Mapped:          30896 kB
Slab:            42228 kB
Committed_AS:  5844168 kB
PageTables:       1624 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66640 MiB



End job on node76 on Sat Jan  6 12:42:37 UTC 2007