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/mps-v2-13-7/MIPLIB/miplib2003/normalized-mps-v2-13-7-fast0507.opb
MD5SUM38504d32a17a57a658eee171614b901e
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 324
Optimality of the best value was proved NO
Number of terms in the objective function 63009
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 122425
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 122425
Number of bits of the biggest sum of numbers17
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.19
Number of variables63009
Total number of constraints63516
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)63009
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint7753

Trace number 41498

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc3 THE 2005-06-09 14:11:36 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=29564 boxname=wulflinc3 idbench=1348 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  38504d32a17a57a658eee171614b901e  /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-13-7-fast0507.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-13-7-fast0507.opb
IDLAUNCH: 29564
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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	: 2
cpu MHz		: 451.190
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:        876084 kB
Buffers:         14832 kB
Cached:         123244 kB
SwapCached:        712 kB
Active:          44196 kB
Inactive:        95848 kB
HighTotal:      131008 kB
HighFree:        22624 kB
LowTotal:       903652 kB
LowFree:        853460 kB
SwapTotal:     2097136 kB
SwapFree:      2095352 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5012 kB
Slab:            12808 kB
Committed_AS:    71796 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-09 14:17:36 (client local time) WITH STATUS 0 IN 359.286 SECONDS
stats: 29564 7 359.286 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
#### 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
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.86 0.95 0.90 1/54 11356
Raw data (stat): 11356 (runsolver) R 11355 20224 20223 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 910887031 884736 94 4294967295 134512640 135332820 3221224448 3221219628 135092226 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0003 s]
Raw data (loadavg): 0.88 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 5268 0 0 0 987 10 0 0 25 0 1 0 910887031 33894400 5188 4294967295 134512640 134716908 3221224560 3221222788 1077414383 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 8275 5188 1111 63 0 8212 0
vsize: 33100
[startup+20.0006 s]
Raw data (loadavg): 0.90 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 9992 0 0 0 1980 18 0 0 25 0 1 0 910887031 53145600 9912 4294967295 134512640 134716908 3221224560 3221222788 1077414385 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12975 9912 1111 63 0 12912 0
vsize: 51900
[startup+30.0008 s]
Raw data (loadavg): 0.91 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 14760 0 0 0 2972 26 0 0 25 0 1 0 910887031 72675328 14680 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 17743 14680 1111 63 0 17680 0
vsize: 70972
[startup+40.0016 s]
Raw data (loadavg): 0.93 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 19554 0 0 0 3963 35 0 0 25 0 1 0 910887031 92385280 19474 4294967295 134512640 134716908 3221224560 3221222788 1077414408 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 22555 19474 1111 63 0 22492 0
vsize: 90220
[startup+50.0022 s]
Raw data (loadavg): 0.94 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 24378 0 0 0 4955 44 0 0 25 0 1 0 910887031 112095232 24298 4294967295 134512640 134716908 3221224560 3221222788 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 27367 24298 1111 63 0 27304 0
vsize: 109468
[startup+60.0023 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 29263 0 0 0 5947 51 0 0 25 0 1 0 910887031 132071424 29183 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 32244 29183 1111 63 0 32181 0
vsize: 128976
[startup+70.0031 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 34186 0 0 0 6939 60 0 0 25 0 1 0 910887031 152227840 34106 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 37165 34106 1111 63 0 37102 0
vsize: 148660
[startup+80.0037 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 39176 0 0 0 7931 68 0 0 25 0 1 0 910887031 172683264 39096 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 42159 39096 1111 63 0 42096 0
vsize: 168636
[startup+90.0048 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 44219 0 0 0 8923 77 0 0 25 0 1 0 910887031 193437696 44139 4294967295 134512640 134716908 3221224560 3221222912 134567410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 47226 44139 1111 63 0 47163 0
vsize: 188904
[startup+100.006 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 49329 0 0 0 9915 84 0 0 25 0 1 0 910887031 214355968 49249 4294967295 134512640 134716908 3221224560 3221222788 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 52333 49249 1111 63 0 52270 0
vsize: 209332
[startup+110.005 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 54468 0 0 0 10907 93 0 0 25 0 1 0 910887031 235388928 54388 4294967295 134512640 134716908 3221224560 3221222788 1077414420 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 57468 54388 1111 63 0 57405 0
vsize: 229872
[startup+120.006 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 59676 0 0 0 11897 103 0 0 25 0 1 0 910887031 256741376 59596 4294967295 134512640 134716908 3221224560 3221222788 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 62681 59596 1111 63 0 62618 0
vsize: 250724
[startup+130.006 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 65066 0 0 0 12887 113 0 0 25 0 1 0 910887031 278835200 64986 4294967295 134512640 134716908 3221224560 3221222788 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 68075 64986 1111 63 0 68012 0
vsize: 272300
[startup+140.007 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 70560 0 0 0 13878 122 0 0 25 0 1 0 910887031 301232128 70480 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 73543 70480 1111 63 0 73480 0
vsize: 294172
[startup+150.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 76120 0 0 0 14869 131 0 0 25 0 1 0 910887031 324071424 76040 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 79119 76040 1111 63 0 79056 0
vsize: 316476
[startup+160.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 81749 0 0 0 15861 140 0 0 25 0 1 0 910887031 347066368 81669 4294967295 134512640 134716908 3221224560 3221222788 1077414408 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 84733 81669 1111 63 0 84670 0
vsize: 338932
[startup+170.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 87460 0 0 0 16851 150 0 0 25 0 1 0 910887031 370507776 87380 4294967295 134512640 134716908 3221224560 3221222788 1077414370 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 90456 87380 1111 63 0 90393 0
vsize: 361824
[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 93263 0 0 0 17840 161 0 0 25 0 1 0 910887031 394248192 93183 4294967295 134512640 134716908 3221224560 3221222912 134567410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 96252 93183 1111 63 0 96189 0
vsize: 385008
[startup+190.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 99174 0 0 0 18827 174 0 0 25 0 1 0 910887031 418652160 99094 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 102210 99094 1111 63 0 102147 0
vsize: 408840
[startup+200.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 105190 0 0 0 19815 187 0 0 25 0 1 0 910887031 443285504 105110 4294967295 134512640 134716908 3221224560 3221222788 1077414385 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 108224 105110 1111 63 0 108161 0
vsize: 432896
[startup+210.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 111316 0 0 0 20805 196 0 0 25 0 1 0 910887031 468369408 111236 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 114348 111236 1111 63 0 114285 0
vsize: 457392
[startup+220.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 117575 0 0 0 21795 207 0 0 25 0 1 0 910887031 493899776 117495 4294967295 134512640 134716908 3221224560 3221222788 1077414360 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 120581 117495 1111 63 0 120518 0
vsize: 482324
[startup+230.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 123994 0 0 0 22785 217 0 0 25 0 1 0 910887031 520179712 123914 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 126997 123914 1111 63 0 126934 0
vsize: 507988
[startup+240.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 130520 0 0 0 23774 228 0 0 25 0 1 0 910887031 546906112 130440 4294967295 134512640 134716908 3221224560 3221222788 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 133522 130440 1111 63 0 133459 0
vsize: 534088
[startup+250.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 137143 0 0 0 24762 241 0 0 25 0 1 0 910887031 574074880 137063 4294967295 134512640 134716908 3221224560 3221222788 1077414410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 140155 137063 1111 63 0 140092 0
vsize: 560620
[startup+260.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 143908 0 0 0 25752 251 0 0 25 0 1 0 910887031 601698304 143828 4294967295 134512640 134716908 3221224560 3221223216 134527932 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 146899 143828 1111 63 0 146836 0
vsize: 587596
[startup+270.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 150859 0 0 0 26740 263 0 0 25 0 1 0 910887031 630214656 150779 4294967295 134512640 134716908 3221224560 3221222788 1077414435 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 153861 150779 1111 63 0 153798 0
vsize: 615444
[startup+280.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 157958 0 0 0 27727 276 0 0 25 0 1 0 910887031 659329024 157878 4294967295 134512640 134716908 3221224560 3221222788 1077414408 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 160969 157878 1111 63 0 160906 0
vsize: 643876
[startup+290.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 165281 0 0 0 28716 288 0 0 25 0 1 0 910887031 689336320 165201 4294967295 134512640 134716908 3221224560 3221222788 1077414385 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 168295 165201 1111 63 0 168232 0
vsize: 673180
[startup+300.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 172775 0 0 0 29703 301 0 0 25 0 1 0 910887031 719949824 172695 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 175769 172695 1111 63 0 175706 0
vsize: 703076
[startup+310.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 180620 0 0 0 30689 314 0 0 25 0 1 0 910887031 752046080 180540 4294967295 134512640 134716908 3221224560 3221222788 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 183605 180540 1111 63 0 183542 0
vsize: 734420
[startup+320.014 s]
Raw data (loadavg): 1.07 0.99 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 189219 0 0 0 31677 327 0 0 25 0 1 0 910887031 787279872 189139 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 192207 189139 1111 63 0 192144 0
vsize: 768828
[startup+330.014 s]
Raw data (loadavg): 1.06 0.99 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 198390 0 0 0 32660 344 0 0 25 0 1 0 910887031 825122816 198310 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 201446 198310 1111 63 0 201383 0
vsize: 805784
[startup+340.013 s]
Raw data (loadavg): 1.05 0.99 0.91 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 208194 0 0 0 33643 361 0 0 25 0 1 0 910887031 865288192 208114 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 211252 208114 1111 63 0 211189 0
vsize: 845008
[startup+350.013 s]
Raw data (loadavg): 1.20 1.02 0.93 2/54 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 218134 0 0 0 34626 378 0 0 25 0 1 0 910887031 905895936 218054 4294967295 134512640 134716908 3221224560 3221222428 1077256566 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 221166 218054 1111 63 0 221103 0
vsize: 884664
[startup+359.277 s]
Raw data (loadavg): 1.18 1.02 0.93 1/53 11356
Raw data (stat): 11356 (bsolo_lpr_cuts-) R 11355 20224 20223 0 -1 0 218134 0 0 0 34626 378 0 0 25 0 1 0 910887031 905895936 218054 4294967295 134512640 134716908 3221224560 3221222428 1077256566 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 221166 218054 1111 63 0 221103 0
vsize: 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 359.276
CPU time (s): 359.286
CPU user time (s): 354.836
CPU system time (s): 4.45032
CPU usage (%): 100.003
Max. virtual memory (Kb): 884664
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####