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 in four parts:
  1. 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 provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namenormalized-opb/web/uclid_pb_benchmarks/normalized-cache.inv10.ucl.opb
MD5SUMea70a6ce261832262b9b777eddefacaf
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.883865
Number of variables8937
Total number of constraints26319
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9

Trace number 6300

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc24 THE 2005-04-14 04:30:33 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4796 boxname=wulflinc24 idbench=284 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  ea70a6ce261832262b9b777eddefacaf  /oldhome/oroussel/tmp/wulflinc24/normalized-cache.inv10.ucl.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc24/normalized-cache.inv10.ucl.opb /oldhome/oroussel/tmp/wulflinc24/normalized-cache.inv10.ucl.opb
IDLAUNCH: 4796
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        819860 kB
Buffers:         35388 kB
Cached:         136360 kB
SwapCached:       3828 kB
Active:          56124 kB
Inactive:       122312 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        819608 kB
SwapTotal:     2097892 kB
SwapFree:      2094064 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           6924 kB
Slab:            30740 kB
Committed_AS:    63488 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 04:30:34 (client local time) WITH STATUS 20 IN 0.761883 SECONDS
stats: 4796 7 0.761883 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 26318 PB-constraints to clauses...
c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppp
c   -- Detecting intervals from adjacent constraints: ######################################################################################################################################################################################################
c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[26308]---> BDD-cost:    1
c ---[26303]---> BDD-cost:    1
c ---[26295]---> BDD-cost:    1
c ---[26290]---> BDD-cost:    1
c ---[26285]---> BDD-cost:    1
c ---[26274]---> BDD-cost:    1
c ---[26269]---> BDD-cost:    1
c ---[26255]---> BDD-cost:    1
c ---[26250]---> BDD-cost:    1
c ---[26245]---> BDD-cost:    1
c ---[26210]---> BDD-cost:    1
c ---[26175]---> BDD-cost:    1
c ---[26167]---> BDD-cost:    1
c ---[26078]---> BDD-cost:    1
c ---[26064]---> BDD-cost:    1
c ---[26050]---> BDD-cost:    1
c ---[26000]---> BDD-cost:    1
c ---[25977]---> BDD-cost:    1
c ---[25972]---> BDD-cost:    1
c ---[25967]---> BDD-cost:    1
c ---[25962]---> BDD-cost:    1
c ---[25882]---> BDD-cost:    1
c ---[25814]---> BDD-cost:    1
c ---[25806]---> BDD-cost:    1
c ---[25603]---> BDD-cost:    1
c ---[25583]---> BDD-cost:    1
c ---[25515]---> BDD-cost:    1
c ---[25495]---> BDD-cost:    1
c ---[25475]---> BDD-cost:    1
c ---[25410]---> BDD-cost:    1
c ---[25333]---> BDD-cost:    1
c ---[25295]---> BDD-cost:    1
c ---[25290]---> BDD-cost:    1
c ---[25285]---> BDD-cost:    1
c ---[25280]---> BDD-cost:    1
c ---[25275]---> BDD-cost:    1
c ---[25129]---> BDD-cost:    1
c ---[25118]---> BDD-cost:    1
c ---[24999]---> BDD-cost:    1
c ---[24955]---> BDD-cost:    1
c ---[24608]---> BDD-cost:    1
c ---[24582]---> BDD-cost:    1
c ---[24454]---> BDD-cost:    1
c ---[24428]---> BDD-cost:    1
c ---[24342]---> BDD-cost:    1
c ---[24316]---> BDD-cost:    1
c ---[24290]---> BDD-cost:    1
c ---[24225]---> BDD-cost:    1
c ---[24088]---> BDD-cost:    1
c ---[23951]---> BDD-cost:    1
c ---[23460]---> BDD-cost:    1
c ---[23428]---> BDD-cost:    1
c ---[23222]---> BDD-cost:    1
c ---[23190]---> BDD-cost:    1
c ---[23035]---> BDD-cost:    1
c ---[23003]---> BDD-cost:    1
c ---[22899]---> BDD-cost:    1
c ---[22867]---> BDD-cost:    1
c ---[22835]---> BDD-cost:    1
c ---[22740]---> BDD-cost:    1
c ---[22714]---> BDD-cost:    1
c ---[22406]---> BDD-cost:    1
c ---[22044]---> BDD-cost:    1
c ---[22027]---> BDD-cost:    1
c ---[22022]---> BDD-cost:    1
c ---[22017]---> BDD-cost:    1
c ---[22012]---> BDD-cost:    1
c ---[22007]---> BDD-cost:    1
c ---[21987]---> BDD-cost:    1
c ---[21853]---> BDD-cost:    1
c ---[21848]---> BDD-cost:    1
c ---[21846]---> BDD-cost:    1
c ---[21844]---> BDD-cost:    1
c ---[21842]---> BDD-cost:    1
c ---[21840]---> BDD-cost:    1
c ---[21838]---> BDD-cost:    1
c ---[21836]---> BDD-cost:    1
c ---[21834]---> BDD-cost:    1
c ---[21220]---> BDD-cost:    1
c ---[21218]---> BDD-cost:    1
c ---[21216]---> BDD-cost:    1
c ---[21214]---> BDD-cost:    1
c ---[21212]---> BDD-cost:    1
c ---[21210]---> BDD-cost:    1
c ---[21205]---> BDD-cost:    1
c ---[20954]---> BDD-cost:    1
c ---[20913]---> BDD-cost:    1
c ---[20872]---> BDD-cost:    1
c ---[20831]---> BDD-cost:    1
c ---[20748]---> BDD-cost:    1
c ---[20569]---> BDD-cost:    1
c ---[20267]---> BDD-cost:    1
c ---[20184]---> BDD-cost:    1
c ---[19966]---> BDD-cost:    1
c ---[19937]---> BDD-cost:    1
c ---[19749]---> BDD-cost:    1
c ---[19696]---> BDD-cost:    1
c ---[19694]---> BDD-cost:    1
c ---[19692]---> BDD-cost:    1
c ---[18979]---> BDD-cost:    1
c ---[18974]---> BDD-cost:    1
c ---[18936]---> BDD-cost:    1
c ---[18634]---> BDD-cost:    1
c ---[18596]---> BDD-cost:    1
c ---[18354]---> BDD-cost:    1
c ---[18316]---> BDD-cost:    1
c ---[18134]---> BDD-cost:    1
c ---[18096]---> BDD-cost:    1
c ---[17974]---> BDD-cost:    1
c ---[17936]---> BDD-cost:    1
c ---[17898]---> BDD-cost:    1
c ---[16429]---> BDD-cost:    1
c ---[16370]---> BDD-cost:    1
c ---[16365]---> BDD-cost:    1
c ---[16360]---> BDD-cost:    1
c ---[16343]---> BDD-cost:    1
c ---[16338]---> BDD-cost:    1
c ---[16300]---> BDD-cost:    1
c ---[16295]---> BDD-cost:    1
c ---[16263]---> BDD-cost:    1
c ---[16228]---> BDD-cost:    1
c ---[14813]---> BDD-cost:    1
c ---[14811]---> BDD-cost:    1
c ---[14785]---> BDD-cost:    1
c ---[14783]---> BDD-cost:    1
c ---[14781]---> BDD-cost:    1
c ---[14779]---> BDD-cost:    1
c ---[14777]---> BDD-cost:    1
c ---[14775]---> BDD-cost:    1
c ---[14770]---> BDD-cost:    1
c ---[14423]---> BDD-cost:    1
c ---[14364]---> BDD-cost:    1
c ---[14314]---> BDD-cost:    1
c ---[14264]---> BDD-cost:    1
c ---[13479]---> BDD-cost:    1
c ---[13039]---> BDD-cost:    1
c ---[12989]---> BDD-cost:    1
c ---[12714]---> BDD-cost:    1
c ---[12655]---> BDD-cost:    1
c ---[12653]---> BDD-cost:    1
c ---[12651]---> BDD-cost:    1
c ---[12196]---> BDD-cost:    1
c ---[11687]---> BDD-cost:    1
c ---[11682]---> BDD-cost:    1
c ---[11638]---> BDD-cost:    1
c ---[11222]---> BDD-cost:    1
c ---[11217]---> BDD-cost:    1
c ---[11173]---> BDD-cost:    1
c ---[10826]---> BDD-cost:    1
c ---[10782]---> BDD-cost:    1
c ---[10504]---> BDD-cost:    1
c ---[10460]---> BDD-cost:    1
c ---[10251]---> BDD-cost:    1
c ---[10207]---> BDD-cost:    1
c ---[10067]---> BDD-cost:    1
c ---[10023]---> BDD-cost:    1
c ---[9979]---> BDD-cost:    1
c ---[6935]---> BDD-cost:    1
c ---[6813]---> BDD-cost:    1
c ---[6808]---> BDD-cost:    1
c ---[6803]---> BDD-cost:    1
c ---[6786]---> BDD-cost:    1
c ---[6781]---> BDD-cost:    1
c ---[6737]---> BDD-cost:    1
c ---[6732]---> BDD-cost:    1
c ---[6730]---> BDD-cost:    1
c ---[6692]---> BDD-cost:    1
c ---[6687]---> BDD-cost:    1
c ---[6634]---> BDD-cost:    1
c ---[6629]---> BDD-cost:    1
c ---[6585]---> BDD-cost:    1
c ---[3580]---> BDD-cost:    1
c ---[3578]---> BDD-cost:    1
c ---[3525]---> BDD-cost:    1
c ---[3523]---> BDD-cost:    1
c ---[3521]---> BDD-cost:    1
c ---[3519]---> BDD-cost:    1
c ---[3517]---> BDD-cost:    1
c ---[3515]---> BDD-cost:    1
c ---[3510]---> BDD-cost:    1
c ---[3373]---> BDD-cost:    1
c ---[3290]---> BDD-cost:    1
c ---[2901]---> BDD-cost:    1
c ---[2815]---> BDD-cost:    1
c ---[2756]---> BDD-cost:    1
c ---[2697]---> BDD-cost:    1
c ---[1351]---> BDD-cost:    1
c ---[1181]---> BDD-cost:    1
c ---[1138]---> BDD-cost:    1
c ---[1133]---> BDD-cost:    1
c ---[1128]---> BDD-cost:    1
c ---[1123]---> BDD-cost:    1
c ---[1118]---> BDD-cost:    1
c ---[1113]---> BDD-cost:    1
c ---[1108]---> BDD-cost:    1
c ---[1103]---> BDD-cost:    1
c ---[1098]---> BDD-cost:    1
c ---[1093]---> BDD-cost:    1
c ---[ 271]---> BDD-cost:   11
c ---[ 270]---> BDD-cost:   11
c ---[ 269]---> BDD-cost:    1
c ---[ 268]---> BDD-cost:    1
c ---[ 267]---> BDD-cost:   11
c ---[ 266]---> BDD-cost:   11
c ---[ 265]---> BDD-cost:    1
c ---[ 264]---> BDD-cost:    1
c ---[ 263]---> BDD-cost:   11
c ---[ 262]---> BDD-cost:   11
c ---[ 261]---> BDD-cost:    1
c ---[ 260]---> BDD-cost:    1
c ---[ 259]---> BDD-cost:   11
c ---[ 258]---> BDD-cost:   11
c ---[ 257]---> BDD-cost:    1
c ---[ 256]---> BDD-cost:    1
c ---[ 255]---> BDD-cost:   11
c ---[ 254]---> BDD-cost:   11
c ---[ 253]---> BDD-cost:    1
c ---[ 252]---> BDD-cost:    1
c ---[ 251]---> BDD-cost:   11
c ---[ 250]---> BDD-cost:   11
c ---[ 249]---> BDD-cost:    1
c ---[ 248]---> BDD-cost:    1
c ---[ 247]---> BDD-cost:   11
c ---[ 246]---> BDD-cost:   11
c ---[ 245]---> BDD-cost:    1
c ---[ 244]---> BDD-cost:    1
c ---[ 243]---> BDD-cost:   11
c ---[ 242]---> BDD-cost:   11
c ---[ 241]---> BDD-cost:    1
c ---[ 240]---> BDD-cost:    1
c ---[ 239]---> BDD-cost:   11
c ---[ 238]---> BDD-cost:   11
c ---[ 237]---> BDD-cost:    1
c ---[ 236]---> BDD-cost:    1
c ---[ 235]---> BDD-cost:   11
c ---[ 234]---> BDD-cost:   11
c ---[ 233]---> BDD-cost:    1
c ---[ 232]---> BDD-cost:    1
c ---[ 231]---> BDD-cost:   11
c ---[ 230]---> BDD-cost:   11
c ---[ 229]---> BDD-cost:    1
c ---[ 228]---> BDD-cost:    1
c ---[ 227]---> BDD-cost:   11
c ---[ 226]---> BDD-cost:   11
c ---[ 225]---> BDD-cost:    1
c ---[ 224]---> BDD-cost:    1
c ---[ 223]---> BDD-cost:   11
c ---[ 222]---> BDD-cost:   11
c ---[ 221]---> BDD-cost:    1
c ---[ 220]---> BDD-cost:    1
c ---[ 219]---> BDD-cost:   11
c ---[ 218]---> BDD-cost:   11
c ---[ 217]---> BDD-cost:    1
c ---[ 216]---> BDD-cost:    1
c ---[ 215]---> BDD-cost:   11
c ---[ 214]---> BDD-cost:   11
c ---[ 213]---> BDD-cost:    1
c ---[ 212]---> BDD-cost:    1
c ---[ 211]---> BDD-cost:   11
c ---[ 210]---> BDD-cost:   11
c ---[ 209]---> BDD-cost:    1
c ---[ 208]---> BDD-cost:    1
c ---[ 207]---> BDD-cost:   11
c ---[ 206]---> BDD-cost:   11
c ---[ 205]---> BDD-cost:    1
c ---[ 204]---> BDD-cost:    1
c ---[ 203]---> BDD-cost:   11
c ---[ 202]---> BDD-cost:   11
c ---[ 201]---> BDD-cost:    1
c ---[ 200]---> BDD-cost:    1
c ---[ 199]---> BDD-cost:   11
c ---[ 198]---> BDD-cost:   11
c ---[ 197]---> BDD-cost:    1
c ---[ 196]---> BDD-cost:    1
c ---[ 195]---> BDD-cost:   11
c ---[ 194]---> BDD-cost:   11
c ---[ 193]---> BDD-cost:    1
c ---[ 192]---> BDD-cost:    1
c ---[ 191]---> BDD-cost:   11
c ---[ 190]---> BDD-cost:   11
c ---[ 189]---> BDD-cost:    1
c ---[ 188]---> BDD-cost:    1
c ---[ 187]---> BDD-cost:   11
c ---[ 186]---> BDD-cost:   11
c ---[ 185]---> BDD-cost:    1
c ---[ 184]---> BDD-cost:    1
c ---[ 183]---> BDD-cost:   11
c ---[ 182]---> BDD-cost:   11
c ---[ 181]---> BDD-cost:    1
c ---[ 180]---> BDD-cost:    1
c ---[ 179]---> BDD-cost:   11
c ---[ 178]---> BDD-cost:   11
c ---[ 177]---> BDD-cost:    1
c ---[ 176]---> BDD-cost:    1
c ---[ 175]---> BDD-cost:   11
c ---[ 174]---> BDD-cost:   11
c ---[ 173]---> BDD-cost:    1
c ---[ 172]---> BDD-cost:    1
c ---[ 171]---> BDD-cost:   11
c ---[ 170]---> BDD-cost:   11
c ---[ 169]---> BDD-cost:    1
c ---[ 168]---> BDD-cost:    1
c ---[ 167]---> BDD-cost:   11
c ---[ 166]---> BDD-cost:   11
c ---[ 165]---> BDD-cost:    1
c ---[ 164]---> BDD-cost:    1
c ---[ 163]---> BDD-cost:   11
c ---[ 162]---> BDD-cost:   11
c ---[ 161]---> BDD-cost:    1
c ---[ 160]---> BDD-cost:    1
c ---[ 159]---> BDD-cost:   11
c ---[ 158]---> BDD-cost:   11
c ---[ 157]---> BDD-cost:    1
c ---[ 156]---> BDD-cost:    1
c ---[ 155]---> BDD-cost:   11
c ---[ 154]---> BDD-cost:   11
c ---[ 153]---> BDD-cost:    1
c ---[ 152]---> BDD-cost:    1
c ---[ 151]---> BDD-cost:   11
c ---[ 150]---> BDD-cost:   11
c ---[ 149]---> BDD-cost:    1
c ---[ 148]---> BDD-cost:    1
c ---[ 147]---> BDD-cost:   11
c ---[ 146]---> BDD-cost:   11
c ---[ 145]---> BDD-cost:    1
c ---[ 144]---> BDD-cost:    1
c ---[ 143]---> BDD-cost:   11
c ---[ 142]---> BDD-cost:   11
c ---[ 141]---> BDD-cost:    1
c ---[ 140]---> BDD-cost:    1
c ---[ 139]---> BDD-cost:   11
c ---[ 138]---> BDD-cost:   11
c ---[ 137]---> BDD-cost:    1
c ---[ 136]---> BDD-cost:    1
c ---[ 135]---> BDD-cost:   11
c ---[ 134]---> BDD-cost:   11
c ---[ 133]---> BDD-cost:    1
c ---[ 132]---> BDD-cost:    1
c ---[ 131]---> BDD-cost:   11
c ---[ 130]---> BDD-cost:   11
c ---[ 129]---> BDD-cost:    1
c ---[ 128]---> BDD-cost:    1
c ---[ 127]---> BDD-cost:   11
c ---[ 126]---> BDD-cost:   11
c ---[ 125]---> BDD-cost:    1
c ---[ 124]---> BDD-cost:    1
c ---[ 123]---> BDD-cost:   11
c ---[ 122]---> BDD-cost:   11
c ---[ 121]---> BDD-cost:    1
c ---[ 120]---> BDD-cost:    1
c ---[ 119]---> BDD-cost:   11
c ---[ 118]---> BDD-cost:   11
c ---[ 117]---> BDD-cost:    1
c ---[ 116]---> BDD-cost:    1
c ---[ 115]---> BDD-cost:   11
c ---[ 114]---> BDD-cost:   11
c ---[ 113]---> BDD-cost:    1
c ---[ 112]---> BDD-cost:    1
c ---[ 111]---> BDD-cost:   11
c ---[ 110]---> BDD-cost:   11
c ---[ 109]---> BDD-cost:    1
c ---[ 108]---> BDD-cost:    1
c ---[ 107]---> BDD-cost:   11
c ---[ 106]---> BDD-cost:   11
c ---[ 105]---> BDD-cost:    1
c ---[ 104]---> BDD-cost:    1
c ---[ 103]---> BDD-cost:   11
c ---[ 102]---> BDD-cost:   11
c ---[ 101]---> BDD-cost:    1
c ---[ 100]---> BDD-cost:    1
c ---[  99]---> BDD-cost:   11
c ---[  98]---> BDD-cost:   11
c ---[  97]---> BDD-cost:    1
c ---[  96]---> BDD-cost:    1
c ---[  95]---> BDD-cost:   11
c ---[  94]---> BDD-cost:   11
c ---[  93]---> BDD-cost:    1
c ---[  92]---> BDD-cost:    1
c ---[  91]---> BDD-cost:   11
c ---[  90]---> BDD-cost:   11
c ---[  89]---> BDD-cost:    1
c ---[  88]---> BDD-cost:    1
c ---[  87]---> BDD-cost:   11
c ---[  86]---> BDD-cost:   11
c ---[  85]---> BDD-cost:    1
c ---[  84]---> BDD-cost:    1
c ---[  83]---> BDD-cost:   11
c ---[  82]---> BDD-cost:   11
c ---[  81]---> BDD-cost:    1
c ---[  80]---> BDD-cost:    1
c ---[  79]---> BDD-cost:   11
c ---[  78]---> BDD-cost:   11
c ---[  77]---> BDD-cost:    1
c ---[  76]---> BDD-cost:    1
c ---[  75]---> BDD-cost:   11
c ---[  74]---> BDD-cost:   11
c ---[  73]---> BDD-cost:    1
c ---[  72]---> BDD-cost:    1
c ---[  71]---> BDD-cost:   11
c ---[  70]---> BDD-cost:   11
c ---[  69]---> BDD-cost:    1
c ---[  68]---> BDD-cost:    1
c ---[  67]---> BDD-cost:   11
c ---[  66]---> BDD-cost:   11
c ---[  65]---> BDD-cost:    1
c ---[  64]---> BDD-cost:    1
c ---[  63]---> BDD-cost:   11
c ---[  62]---> BDD-cost:   11
c ---[  61]---> BDD-cost:    1
c ---[  60]---> BDD-cost:    1
c ---[  59]---> BDD-cost:   11
c ---[  58]---> BDD-cost:   11
c ---[  57]---> BDD-cost:    1
c ---[  56]---> BDD-cost:    1
c ---[  55]---> BDD-cost:   11
c ---[  54]---> BDD-cost:   11
c ---[  53]---> BDD-cost:    1
c ---[  52]---> BDD-cost:    1
c ---[  51]---> BDD-cost:   11
c ---[  50]---> BDD-cost:   11
c ---[  49]---> BDD-cost:    1
c ---[  48]---> BDD-cost:    1
c ---[  47]---> BDD-cost:   11
c ---[  46]---> BDD-cost:   11
c ---[  45]---> BDD-cost:    1
c ---[  44]---> BDD-cost:    1
c ---[  43]---> BDD-cost:   11
c ---[  42]---> BDD-cost:   11
c ---[  41]---> BDD-cost:    1
c ---[  40]---> BDD-cost:    1
c ---[  39]---> BDD-cost:   11
c ---[  38]---> BDD-cost:   11
c ---[  37]---> BDD-cost:    1
c ---[  36]---> BDD-cost:    1
c ---[  35]---> BDD-cost:   11
c ---[  34]---> BDD-cost:   11
c ---[  33]---> BDD-cost:    1
c ---[  32]---> BDD-cost:    1
c ---[  31]---> BDD-cost:   11
c ---[  30]---> BDD-cost:   11
c ---[  29]---> BDD-cost:    1
c ---[  28]---> BDD-cost:    1
c ---[  27]---> BDD-cost:   11
c ---[  26]---> BDD-cost:   11
c ---[  25]---> BDD-cost:    1
c ---[  24]---> BDD-cost:    1
c ---[  23]---> BDD-cost:   11
c ---[  22]---> BDD-cost:   11
c ---[  21]---> BDD-cost:    1
c ---[  20]---> BDD-cost:    1
c ---[  19]---> BDD-cost:   11
c ---[  18]---> BDD-cost:   11
c ---[  17]---> BDD-cost:    1
c ---[  16]---> BDD-cost:    1
c ---[  15]---> BDD-cost:   11
c ---[  14]---> BDD-cost:   11
c ---[  13]---> BDD-cost:    1
c ---[  12]---> BDD-cost:    1
c ---[  11]---> BDD-cost:   11
c ---[  10]---> BDD-cost:   11
c ---[   9]---> BDD-cost:    1
c ---[   8]---> BDD-cost:    1
c ---[   7]---> BDD-cost:   11
c ---[   6]---> BDD-cost:   11
c ---[   5]---> BDD-cost:    1
c ---[   4]---> BDD-cost:    1
c ---[   3]---> BDD-cost:   11
c ---[   2]---> BDD-cost:   11
c ---[   1]---> BDD-cost:    1
c ---[   0]---> BDD-cost:    1
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   31504    75579 |   10501       0        0     nan |  0.000 % |
c ==============================================================================
c UNSATISFIABLE
s UNKNOWN
c _______________________________________________________________________________
c 
c restarts              : 1
c conflicts             : 14             (20 /sec)
c decisions             : 150            (216 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 0.695894 s
c _______________________________________________________________________________
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Raw data (loadavg): 0.84 0.94 0.90 2/54 4211
Raw data (stat): 4211 (runsolver) R 4210 28546 28545 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 481721524 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+0.7748 s]
Raw data (loadavg): 0.84 0.94 0.90 1/53 4211
Raw data (stat): 4211 (runsolver) R 4210 28546 28545 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 481721524 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 0

Child status: 20
Real time (s): 0.774476
CPU time (s): 0.761883
CPU user time (s): 0.700893
CPU system time (s): 0.06099
CPU usage (%): 98.374
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####