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/submitted/een/normalized-air05.opb
MD5SUM95088621f0c51b4be3bb24a2abf2d630
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 7195
Biggest coefficient in the objective function 2679
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 3908448
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 2679
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3908448
Number of bits of the biggest sum of numbers22
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.35779
Number of variables7195
Total number of constraints852
Number of constraints which are clauses426
Number of constraints which are cardinality constraints (but not clauses)426
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint404

Trace number 6902

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc2 THE 2005-04-14 20:25:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4991 boxname=wulflinc2 idbench=384 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  95088621f0c51b4be3bb24a2abf2d630  /oldhome/oroussel/tmp/wulflinc2/normalized-air05.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc2/normalized-air05.opb /oldhome/oroussel/tmp/wulflinc2/normalized-air05.opb
IDLAUNCH: 4991
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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:        880732 kB
Buffers:         35996 kB
Cached:          96872 kB
SwapCached:          4 kB
Active:          61996 kB
Inactive:        73732 kB
HighTotal:      131008 kB
HighFree:        30296 kB
LowTotal:       903652 kB
LowFree:        850436 kB
SwapTotal:     2097136 kB
SwapFree:      2097132 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           6916 kB
Slab:            12656 kB
Committed_AS:    71676 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-14 20:26:10 (client local time) WITH STATUS 0 IN 40.8738 SECONDS
stats: 4991 7 40.8738 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 852 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: =================================================================================================================================================================================================================================================================================================================================================================================================================================================
c   -- Clauses(.)/Splits(s): .....
c ---[ 850]---> BDD-cost:    3
c ---[ 848]---> BDD-cost:    3
c ---[ 846]---> BDD-cost:    3
c ---[ 842]---> BDD-cost:    9
c ---[ 840]---> BDD-cost:   11
c ---[ 838]---> BDD-cost:   13
c ---[ 836]---> BDD-cost:   15
c ---[ 834]---> BDD-cost:   17
c ---[ 830]---> BDD-cost:   19
c ---[ 828]---> BDD-cost:   21
c ---[ 826]---> BDD-cost:   17
c ---[ 824]---> BDD-cost:   19
c ---[ 822]---> BDD-cost:   23
c ---[ 820]---> BDD-cost:   23
c ---[ 818]---> BDD-cost:   25
c ---[ 816]---> BDD-cost:   23
c ---[ 814]---> BDD-cost:   27
c ---[ 812]---> BDD-cost:   29
c ---[ 810]---> BDD-cost:   29
c ---[ 808]---> BDD-cost:   31
c ---[ 806]---> BDD-cost:   25
c ---[ 804]---> BDD-cost:   23
c ---[ 802]---> BDD-cost:   33
c ---[ 800]---> BDD-cost:   29
c ---[ 798]---> BDD-cost:   35
c ---[ 796]---> BDD-cost:   27
c ---[ 790]---> BDD-cost:   39
c ---[ 788]---> BDD-cost:   39
c ---[ 786]---> BDD-cost:    0
c ---[ 784]---> BDD-cost:   37
c ---[ 782]---> BDD-cost:   39
c ---[ 780]---> BDD-cost:   43
c ---[ 776]---> BDD-cost:   39
c ---[ 774]---> BDD-cost:   47
c ---[ 772]---> BDD-cost:   47
c ---[ 770]---> BDD-cost:   43
c ---[ 768]---> BDD-cost:   43
c ---[ 766]---> BDD-cost:   49
c ---[ 764]---> BDD-cost:   49
c ---[ 762]---> BDD-cost:   51
c ---[ 760]---> BDD-cost:   47
c ---[ 758]---> BDD-cost:   51
c ---[ 756]---> BDD-cost:    0
c ---[ 754]---> BDD-cost:   53
c ---[ 752]---> BDD-cost:   53
c ---[ 750]---> BDD-cost:   53
c ---[ 748]---> BDD-cost:   55
c ---[ 746]---> BDD-cost:   55
c ---[ 744]---> BDD-cost:   55
c ---[ 742]---> BDD-cost:   57
c ---[ 740]---> BDD-cost:   51
c ---[ 738]---> BDD-cost:   65
c ---[ 736]---> BDD-cost:   63
c ---[ 734]---> BDD-cost:   65
c ---[ 732]---> BDD-cost:   65
c ---[ 730]---> BDD-cost:   67
c ---[ 728]---> BDD-cost:   67
c ---[ 726]---> BDD-cost:   69
c ---[ 724]---> BDD-cost:   65
c ---[ 722]---> BDD-cost:   71
c ---[ 720]---> BDD-cost:   71
c ---[ 718]---> BDD-cost:   67
c ---[ 716]---> BDD-cost:   65
c ---[ 714]---> BDD-cost:   75
c ---[ 712]---> BDD-cost:   73
c ---[ 710]---> BDD-cost:   77
c ---[ 708]---> BDD-cost:   77
c ---[ 706]---> BDD-cost:   81
c ---[ 704]---> BDD-cost:   81
c ---[ 700]---> BDD-cost:   55
c ---[ 698]---> BDD-cost:   83
c ---[ 696]---> BDD-cost:   45
c ---[ 694]---> BDD-cost:   85
c ---[ 692]---> BDD-cost:   89
c ---[ 690]---> BDD-cost:   89
c ---[ 688]---> BDD-cost:   89
c ---[ 686]---> BDD-cost:   79
c ---[ 684]---> BDD-cost:   91
c ---[ 682]---> BDD-cost:   93
c ---[ 680]---> BDD-cost:   67
c ---[ 678]---> BDD-cost:   91
c ---[ 676]---> BDD-cost:   93
c ---[ 674]---> BDD-cost:    0
c ---[ 672]---> BDD-cost:   89
c ---[ 670]---> BDD-cost:   95
c ---[ 668]---> BDD-cost:   95
c ---[ 666]---> BDD-cost:  101
c ---[ 664]---> BDD-cost:  101
c ---[ 662]---> BDD-cost:   97
c ---[ 660]---> BDD-cost:  103
c ---[ 658]---> BDD-cost:  103
c ---[ 656]---> BDD-cost:  103
c ---[ 654]---> BDD-cost:  103
c ---[ 652]---> BDD-cost:  105
c ---[ 650]---> BDD-cost:   75
c ---[ 648]---> BDD-cost:  103
c ---[ 646]---> BDD-cost:   69
c ---[ 644]---> BDD-cost:  109
c ---[ 642]---> BDD-cost:  111
c ---[ 640]---> BDD-cost:  111
c ---[ 638]---> BDD-cost:  111
c ---[ 636]---> BDD-cost:    0
c ---[ 634]---> BDD-cost:   77
c ---[ 632]---> BDD-cost:  107
c ---[ 630]---> BDD-cost:  113
c ---[ 628]---> BDD-cost:   81
c ---[ 626]---> BDD-cost:   97
c ---[ 624]---> BDD-cost:   85
c ---[ 622]---> BDD-cost:  101
c ---[ 620]---> BDD-cost:   99
c ---[ 618]---> BDD-cost:  119
c ---[ 616]---> BDD-cost:  121
c ---[ 614]---> BDD-cost:  119
c ---[ 612]---> BDD-cost:  127
c ---[ 610]---> BDD-cost:  131
c ---[ 608]---> BDD-cost:  123
c ---[ 606]---> BDD-cost:  131
c ---[ 604]---> BDD-cost:   99
c ---[ 602]---> BDD-cost:    0
c ---[ 600]---> BDD-cost:  133
c ---[ 598]---> BDD-cost:  123
c ---[ 596]---> BDD-cost:  129
c ---[ 594]---> BDD-cost:  135
c ---[ 592]---> BDD-cost:  137
c ---[ 590]---> BDD-cost:  137
c ---[ 588]---> BDD-cost:   99
c ---[ 586]---> BDD-cost:  137
c ---[ 584]---> BDD-cost:  119
c ---[ 582]---> BDD-cost:  135
c ---[ 580]---> BDD-cost:  141
c ---[ 578]---> BDD-cost:  141
c ---[ 576]---> BDD-cost:  105
c ---[ 574]---> BDD-cost:   87
c ---[ 572]---> BDD-cost:   89
c ---[ 570]---> BDD-cost:  129
c ---[ 568]---> BDD-cost:  145
c ---[ 567]---> BDD-cost:  149
c ---[ 565]---> BDD-cost:  149
c ---[ 563]---> BDD-cost:  125
c ---[ 561]---> BDD-cost:  141
c ---[ 557]---> BDD-cost:    0
c ---[ 555]---> BDD-cost:  149
c ---[ 553]---> BDD-cost:  143
c ---[ 551]---> BDD-cost:   11
c ---[ 548]---> BDD-cost:  151
c ---[ 546]---> BDD-cost:  153
c ---[ 544]---> BDD-cost:  153
c ---[ 542]---> BDD-cost:  155
c ---[ 540]---> BDD-cost:   43
c ---[ 538]---> BDD-cost:  157
c ---[ 536]---> BDD-cost:   93
c ---[ 534]---> BDD-cost:  157
c ---[ 532]---> BDD-cost:  145
c ---[ 530]---> BDD-cost:  159
c ---[ 528]---> BDD-cost:  157
c ---[ 526]---> BDD-cost:  129
c ---[ 524]---> BDD-cost:  163
c ---[ 522]---> BDD-cost:  165
c ---[ 520]---> BDD-cost:  167
c ---[ 518]---> BDD-cost:  131
c ---[ 516]---> BDD-cost:  169
c ---[ 514]---> BDD-cost:  169
c ---[ 512]---> BDD-cost:  169
c ---[ 510]---> BDD-cost:  171
c ---[ 508]---> BDD-cost:  141
c ---[ 506]---> BDD-cost:  149
c ---[ 504]---> BDD-cost:  163
c ---[ 502]---> BDD-cost:  175
c ---[ 500]---> BDD-cost:  165
c ---[ 498]---> BDD-cost:  169
c ---[ 496]---> BDD-cost:  107
c ---[ 494]---> BDD-cost:  149
c ---[ 492]---> BDD-cost:  115
c ---[ 490]---> BDD-cost:  177
c ---[ 488]---> BDD-cost:  181
c ---[ 486]---> BDD-cost:  179
c ---[ 484]---> BDD-cost:  183
c ---[ 482]---> BDD-cost:  183
c ---[ 480]---> BDD-cost:  173
c ---[ 478]---> BDD-cost:  185
c ---[ 476]---> BDD-cost:  185
c ---[ 474]---> BDD-cost:  137
c ---[ 472]---> BDD-cost:  189
c ---[ 470]---> BDD-cost:  189
c ---[ 468]---> BDD-cost:  189
c ---[ 464]---> BDD-cost:  189
c ---[ 462]---> BDD-cost:  191
c ---[ 460]---> BDD-cost:  191
c ---[ 458]---> BDD-cost:  125
c ---[ 456]---> BDD-cost:  193
c ---[ 454]---> BDD-cost:  193
c ---[ 452]---> BDD-cost:  197
c ---[ 450]---> BDD-cost:  165
c ---[ 448]---> BDD-cost:  101
c ---[ 446]---> BDD-cost:  185
c ---[ 444]---> BDD-cost:  199
c ---[ 442]---> BDD-cost:  201
c ---[ 440]---> BDD-cost:  203
c ---[ 438]---> BDD-cost:  187
c ---[ 436]---> BDD-cost:  203
c ---[ 434]---> BDD-cost:  207
c ---[ 432]---> BDD-cost:  201
c ---[ 430]---> BDD-cost:  207
c ---[ 429]---> BDD-cost:  167
c ---[ 427]---> BDD-cost:  133
c ---[ 425]---> BDD-cost:  207
c ---[ 422]---> BDD-cost:  211
c ---[ 420]---> BDD-cost:  209
c ---[ 418]---> BDD-cost:  213
c ---[ 416]---> BDD-cost:  213
c ---[ 414]---> BDD-cost:  145
c ---[ 412]---> BDD-cost:  117
c ---[ 410]---> BDD-cost:  163
c ---[ 408]---> BDD-cost:  215
c ---[ 406]---> BDD-cost:  151
c ---[ 404]---> BDD-cost:  217
c ---[ 402]---> BDD-cost:  185
c ---[ 400]---> BDD-cost:  221
c ---[ 398]---> BDD-cost:  223
c ---[ 395]---> BDD-cost:  225
c ---[ 393]---> BDD-cost:  223
c ---[ 391]---> BDD-cost:  223
c ---[ 390]---> BDD-cost:  213
c ---[ 388]---> BDD-cost:  191
c ---[ 386]---> BDD-cost:  147
c ---[ 384]---> BDD-cost:   41
c ---[ 382]---> BDD-cost:  227
c ---[ 380]---> BDD-cost:   83
c ---[ 378]---> BDD-cost:  229
c ---[ 376]---> BDD-cost:  231
c ---[ 374]---> BDD-cost:  223
c ---[ 372]---> BDD-cost:  231
c ---[ 370]---> BDD-cost:  233
c ---[ 368]---> BDD-cost:   99
c ---[ 366]---> BDD-cost:  223
c ---[ 364]---> BDD-cost:  235
c ---[ 362]---> BDD-cost:  237
c ---[ 360]---> BDD-cost:  223
c ---[ 358]---> BDD-cost:  237
c ---[ 356]---> BDD-cost:  107
c ---[ 354]---> BDD-cost:  215
c ---[ 352]---> BDD-cost:  243
c ---[ 350]---> BDD-cost:  241
c ---[ 348]---> BDD-cost:  243
c ---[ 346]---> BDD-cost:  211
c ---[ 344]---> BDD-cost:  211
c ---[ 342]---> BDD-cost:  247
c ---[ 340]---> BDD-cost:  253
c ---[ 338]---> BDD-cost:  253
c ---[ 335]---> BDD-cost:  215
c ---[ 333]---> BDD-cost:  203
c ---[ 331]---> BDD-cost:  253
c ---[ 330]---> BDD-cost:  253
c ---[ 328]---> BDD-cost:  167
c ---[ 326]---> BDD-cost:  247
c ---[ 324]---> BDD-cost:  187
c ---[ 322]---> BDD-cost:  257
c ---[ 320]---> BDD-cost:  263
c ---[ 318]---> BDD-cost:  247
c ---[ 314]---> BDD-cost:  265
c ---[ 312]---> BDD-cost:  271
c ---[ 310]---> BDD-cost:  265
c ---[ 308]---> BDD-cost:  271
c ---[ 306]---> BDD-cost:  273
c ---[ 304]---> BDD-cost:  275
c ---[ 302]---> BDD-cost:  269
c ---[ 300]---> BDD-cost:  279
c ---[ 298]---> BDD-cost:  239
c ---[ 296]---> BDD-cost:  281
c ---[ 294]---> BDD-cost:  279
c ---[ 290]---> BDD-cost:  283
c ---[ 288]---> BDD-cost:  257
c ---[ 286]---> BDD-cost:  281
c ---[ 284]---> BDD-cost:  287
c ---[ 282]---> BDD-cost:  199
c ---[ 280]---> BDD-cost:  287
c ---[ 278]---> BDD-cost:  291
c ---[ 276]---> BDD-cost:  293
c ---[ 274]---> BDD-cost:  293
c ---[ 272]---> BDD-cost:  287
c ---[ 270]---> BDD-cost:  267
c ---[ 268]---> BDD-cost:  293
c ---[ 266]---> BDD-cost:  297
c ---[ 264]---> BDD-cost:  251
c ---[ 262]---> BDD-cost:  271
c ---[ 260]---> BDD-cost:  301
c ---[ 258]---> BDD-cost:  147
c ---[ 256]---> BDD-cost:  269
c ---[ 254]---> BDD-cost:  307
c ---[ 252]---> BDD-cost:  305
c ---[ 250]---> BDD-cost:  309
c ---[ 248]---> BDD-cost:  309
c ---[ 246]---> BDD-cost:  289
c ---[ 244]---> BDD-cost:  283
c ---[ 242]---> BDD-cost:  307
c ---[ 240]---> BDD-cost:  287
c ---[ 238]---> BDD-cost:  315
c ---[ 236]---> BDD-cost:  245
c ---[ 234]---> BDD-cost:  247
c ---[ 232]---> BDD-cost:  317
c ---[ 230]---> BDD-cost:  315
c ---[ 226]---> BDD-cost:  321
c ---[ 224]---> BDD-cost:  277
c ---[ 222]---> BDD-cost:  301
c ---[ 220]---> BDD-cost:  245
c ---[ 218]---> BDD-cost:  323
c ---[ 216]---> BDD-cost:  263
c ---[ 214]---> BDD-cost:  329
c ---[ 212]---> BDD-cost:  313
c ---[ 210]---> BDD-cost:  331
c ---[ 208]---> BDD-cost:  329
c ---[ 206]---> BDD-cost:  337
c ---[ 204]---> BDD-cost:  243
c ---[ 202]---> BDD-cost:  295
c ---[ 200]---> BDD-cost:  339
c ---[ 198]---> BDD-cost:  339
c ---[ 196]---> BDD-cost:  339
c ---[ 194]---> BDD-cost:  341
c ---[ 192]---> BDD-cost:  341
c ---[ 190]---> BDD-cost:  343
c ---[ 188]---> BDD-cost:  225
c ---[ 186]---> BDD-cost:  323
c ---[ 184]---> BDD-cost:  351
c ---[ 182]---> BDD-cost:  351
c ---[ 180]---> BDD-cost:  357
c ---[ 178]---> BDD-cost:  307
c ---[ 176]---> BDD-cost:  361
c ---[ 174]---> BDD-cost:  339
c ---[ 172]---> BDD-cost:  297
c ---[ 170]---> BDD-cost:  363
c ---[ 168]---> BDD-cost:  369
c ---[ 166]---> BDD-cost:  357
c ---[ 164]---> BDD-cost:  371
c ---[ 162]---> BDD-cost:  373
c ---[ 160]---> BDD-cost:  375
c ---[ 158]---> BDD-cost:  355
c ---[ 156]---> BDD-cost:  377
c ---[ 154]---> BDD-cost:  339
c ---[ 152]---> BDD-cost:  381
c ---[ 150]---> BDD-cost:  253
c ---[ 148]---> BDD-cost:  387
c ---[ 146]---> BDD-cost:  395
c ---[ 144]---> BDD-cost:  331
c ---[ 142]---> BDD-cost:  405
c ---[ 140]---> BDD-cost:  411
c ---[ 138]---> BDD-cost:  415
c ---[ 136]---> BDD-cost:  409
c ---[ 134]---> BDD-cost:  397
c ---[ 132]---> BDD-cost:  421
c ---[ 130]---> BDD-cost:  413
c ---[ 128]---> BDD-cost:  427
c ---[ 126]---> BDD-cost:  431
c ---[ 124]---> BDD-cost:  405
c ---[ 122]---> BDD-cost:  433
c ---[ 120]---> BDD-cost:  437
c ---[ 118]---> BDD-cost:  403
c ---[ 116]---> BDD-cost:  439
c ---[ 114]---> BDD-cost:  437
c ---[ 112]---> BDD-cost:  329
c ---[ 110]---> BDD-cost:  417
c ---[ 108]---> BDD-cost:  447
c ---[ 106]---> BDD-cost:  455
c ---[ 104]---> BDD-cost:  455
c ---[ 102]---> BDD-cost:  431
c ---[ 100]---> BDD-cost:  455
c ---[  98]---> BDD-cost:  443
c ---[  96]---> BDD-cost:  463
c ---[  94]---> BDD-cost:  453
c ---[  92]---> BDD-cost:  465
c ---[  90]---> BDD-cost:  475
c ---[  88]---> BDD-cost:  479
c ---[  86]---> BDD-cost:  423
c ---[  84]---> BDD-cost:  471
c ---[  82]---> BDD-cost:  501
c ---[  80]---> BDD-cost:  501
c ---[  78]---> BDD-cost:  509
c ---[  76]---> BDD-cost:  517
c ---[  74]---> BDD-cost:  521
c ---[  72]---> BDD-cost:  523
c ---[  70]---> BDD-cost:  523
c ---[  68]---> BDD-cost:  499
c ---[  67]---> BDD-cost:  531
c ---[  65]---> BDD-cost:  533
c ---[  62]---> BDD-cost:  535
c ---[  60]---> BDD-cost:  541
c ---[  58]---> BDD-cost:  543
c ---[  56]---> BDD-cost:  545
c ---[  54]---> BDD-cost:  545
c ---[  52]---> BDD-cost:  495
c ---[  50]---> BDD-cost:  549
c ---[  48]---> BDD-cost:  563
c ---[  46]---> BDD-cost:  565
c ---[  44]---> BDD-cost:  565
c ---[  42]---> BDD-cost:  563
c ---[  40]---> BDD-cost:  331
c ---[  38]---> BDD-cost:  577
c ---[  36]---> BDD-cost:  557
c ---[  34]---> BDD-cost:  581
c ---[  32]---> BDD-cost:  601
c ---[  30]---> BDD-cost:  591
c ---[  28]---> BDD-cost:  641
c ---[  24]---> BDD-cost:  643
c ---[  22]---> BDD-cost:  635
c ---[  20]---> BDD-cost:  663
c ---[  18]---> BDD-cost:  665
c ---[  16]---> BDD-cost:  685
c ---[  14]---> BDD-cost:  679
c ---[  12]---> BDD-cost:  495
c ---[  10]---> BDD-cost:  693
c ---[   8]---> BDD-cost:  731
c ---[   6]---> BDD-cost:  519
c ---[   4]---> BDD-cost:  745
c ---[   2]---> BDD-cost:  743
c ---[   0]---> BDD-cost:  799
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |  234650   611110 |   78216       0        0     nan |  0.000 % |
#### 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.00 0.00 0.00 2/54 32227
Raw data (stat): 32227 (runsolver) R 32226 20937 20936 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 429236051 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0005 s]
Raw data (loadavg): 0.15 0.03 0.01 2/54 32227
Raw data (stat): 32227 (minisat+) R 32226 20937 20936 0 -1 0 32654 0 0 0 920 77 0 0 25 0 1 0 429236051 118808576 27185 4294967295 134512640 134672761 3221224560 3221222168 1075350517 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 29006 27185 603 41 0 28965 0
vsize: 116024
[startup+20.0008 s]
Raw data (loadavg): 0.28 0.06 0.02 2/54 32227
Raw data (stat): 32227 (minisat+) R 32226 20937 20936 0 -1 0 75038 0 0 0 1820 177 0 0 25 0 1 0 429236051 318672896 64281 4294967295 134512640 134672761 3221224560 3221214016 134524876 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 77801 64281 603 41 0 77760 0
vsize: 311204
[startup+30.0005 s]
Raw data (loadavg): 0.39 0.09 0.03 2/54 32227
Raw data (stat): 32227 (minisat+) R 32226 20937 20936 0 -1 0 130967 0 0 0 2683 315 0 0 25 0 1 0 429236051 581746688 120207 4294967295 134512640 134672761 3221224560 3221135264 1075350517 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 142028 120208 603 41 0 141987 0
vsize: 568112
[startup+40.0002 s]
Raw data (loadavg): 0.49 0.12 0.04 2/54 32227
Raw data (stat): 32227 (minisat+) R 32226 20937 20936 0 -1 0 185904 0 0 0 3553 444 0 0 25 0 1 0 429236051 813527040 175144 4294967295 134512640 134672761 3221224560 3221155472 1075350517 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 198615 175145 603 41 0 198574 0
vsize: 794460
[startup+40.8884 s]
Raw data (loadavg): 0.49 0.12 0.04 1/53 32227
Raw data (stat): 32227 (minisat+) R 32226 20937 20936 0 -1 0 185904 0 0 0 3553 444 0 0 25 0 1 0 429236051 813527040 175144 4294967295 134512640 134672761 3221224560 3221155472 1075350517 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 198615 175145 603 41 0 198574 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 40.8882
CPU time (s): 40.8738
CPU user time (s): 35.9885
CPU system time (s): 4.88526
CPU usage (%): 99.9649
Max. virtual memory (Kb): 794460
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####