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-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-air05.opb
MD5SUM02b9fdfc96e8b88ab6df67318e21abbc
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29720
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 benchmark1175.14
Number of variables7195
Total number of constraints7621
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)7621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint404

Trace number 21372

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc25 THE 2005-04-21 23:48:52 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=13194 boxname=wulflinc25 idbench=1015 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  02b9fdfc96e8b88ab6df67318e21abbc  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-air05.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-air05.opb /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-air05.opb
IDLAUNCH: 13194
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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	: 3
cpu MHz		: 451.220
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        703488 kB
Buffers:         15144 kB
Cached:         295852 kB
SwapCached:        716 kB
Active:          54712 kB
Inactive:       258164 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        703236 kB
SwapTotal:     2097892 kB
SwapFree:      2096236 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           4992 kB
Slab:            12584 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 23:50:09 (client local time) WITH STATUS 0 IN 76.8473 SECONDS
stats: 13194 7 76.8473 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): (none)
c ---[ 850]---> BDD-cost:  233
c ---[ 848]---> BDD-cost:  169
c ---[ 846]---> BDD-cost:  177
c ---[ 844]---> BDD-cost:  209
c ---[ 842]---> BDD-cost:  159
c ---[ 840]---> BDD-cost:  235
c ---[ 838]---> BDD-cost:  489
c ---[ 836]---> BDD-cost:  389
c ---[ 834]---> BDD-cost:  427
c ---[ 832]---> BDD-cost:  455
c ---[ 830]---> BDD-cost:  663
c ---[ 828]---> BDD-cost:  693
c ---[ 826]---> BDD-cost:  157
c ---[ 824]---> BDD-cost:  173
c ---[ 822]---> BDD-cost:  121
c ---[ 820]---> BDD-cost:   93
c ---[ 818]---> BDD-cost:  331
c ---[ 816]---> BDD-cost:  163
c ---[ 814]---> BDD-cost:  351
c ---[ 812]---> BDD-cost:  357
c ---[ 810]---> BDD-cost:  179
c ---[ 806]---> BDD-cost:   83
c ---[ 804]---> BDD-cost:   45
c ---[ 802]---> BDD-cost:   47
c ---[ 800]---> BDD-cost:   63
c ---[ 798]---> BDD-cost:  213
c ---[ 796]---> BDD-cost:  115
c ---[ 794]---> BDD-cost:  223
c ---[ 792]---> BDD-cost:  147
c ---[ 788]---> BDD-cost:   85
c ---[ 786]---> BDD-cost:   73
c ---[ 784]---> BDD-cost:   57
c ---[ 780]---> BDD-cost:   49
c ---[ 778]---> BDD-cost:   31
c ---[ 776]---> BDD-cost:   55
c ---[ 774]---> BDD-cost:  111
c ---[ 772]---> BDD-cost:  175
c ---[ 770]---> BDD-cost:   81
c ---[ 768]---> BDD-cost:  207
c ---[ 766]---> BDD-cost:  189
c ---[ 764]---> BDD-cost:  211
c ---[ 762]---> BDD-cost:  447
c ---[ 760]---> BDD-cost:  281
c ---[ 758]---> BDD-cost:  295
c ---[ 756]---> BDD-cost:  433
c ---[ 754]---> BDD-cost:  185
c ---[ 752]---> BDD-cost:   29
c ---[ 750]---> BDD-cost:   65
c ---[ 746]---> BDD-cost:   19
c ---[ 744]---> BDD-cost:   39
c ---[ 740]---> BDD-cost:  133
c ---[ 738]---> BDD-cost:   75
c ---[ 736]---> BDD-cost:   83
c ---[ 734]---> BDD-cost:  281
c ---[ 732]---> BDD-cost:  257
c ---[ 730]---> BDD-cost:  387
c ---[ 728]---> BDD-cost:   89
c ---[ 724]---> BDD-cost:  111
c ---[ 722]---> BDD-cost:  217
c ---[ 720]---> BDD-cost:  271
c ---[ 718]---> BDD-cost:  271
c ---[ 716]---> BDD-cost:  303
c ---[ 714]---> BDD-cost:  227
c ---[ 712]---> BDD-cost:  193
c ---[ 710]---> BDD-cost:  245
c ---[ 708]---> BDD-cost:  145
c ---[ 706]---> BDD-cost:  129
c ---[ 704]---> BDD-cost:  317
c ---[ 702]---> BDD-cost:  263
c ---[ 700]---> BDD-cost:  297
c ---[ 698]---> BDD-cost:  275
c ---[ 696]---> BDD-cost:  381
c ---[ 694]---> BDD-cost:  475
c ---[ 692]---> BDD-cost:  289
c ---[ 690]---> BDD-cost:  285
c ---[ 688]---> BDD-cost:  223
c ---[ 686]---> BDD-cost:   99
c ---[ 684]---> BDD-cost:  563
c ---[ 682]---> BDD-cost:  517
c ---[ 680]---> BDD-cost:  531
c ---[ 678]---> BDD-cost:  687
c ---[ 676]---> BDD-cost:  495
c ---[ 674]---> BDD-cost:  599
c ---[ 672]---> BDD-cost:  375
c ---[ 670]---> BDD-cost:  731
c ---[ 668]---> BDD-cost:  519
c ---[ 666]---> BDD-cost:  755
c ---[ 664]---> BDD-cost:  511
c ---[ 662]---> BDD-cost:  581
c ---[ 660]---> BDD-cost:  679
c ---[ 658]---> BDD-cost:  159
c ---[ 656]---> BDD-cost:  197
c ---[ 654]---> BDD-cost:  241
c ---[ 652]---> BDD-cost:  253
c ---[ 650]---> BDD-cost:  191
c ---[ 648]---> BDD-cost:  107
c ---[ 646]---> BDD-cost:  277
c ---[ 644]---> BDD-cost:  147
c ---[ 642]---> BDD-cost:   87
c ---[ 640]---> BDD-cost:   85
c ---[ 638]---> BDD-cost:  127
c ---[ 636]---> BDD-cost:  167
c ---[ 634]---> BDD-cost:  191
c ---[ 630]---> BDD-cost:  123
c ---[ 628]---> BDD-cost:  405
c ---[ 626]---> BDD-cost:  443
c ---[ 624]---> BDD-cost:  465
c ---[ 622]---> BDD-cost:  425
c ---[ 620]---> BDD-cost:  253
c ---[ 618]---> BDD-cost:  177
c ---[ 616]---> BDD-cost:  415
c ---[ 614]---> BDD-cost:  413
c ---[ 612]---> BDD-cost:  103
c ---[ 610]---> BDD-cost:  119
c ---[ 608]---> BDD-cost:  309
c ---[ 606]---> BDD-cost:  289
c ---[ 604]---> BDD-cost:  155
c ---[ 596]---> BDD-cost:   39
c ---[ 594]---> BDD-cost:   67
c ---[ 592]---> BDD-cost:  253
c ---[ 590]---> BDD-cost:  199
c ---[ 588]---> BDD-cost:  445
c ---[ 586]---> BDD-cost:  315
c ---[ 584]---> BDD-cost:   89
c ---[ 582]---> BDD-cost:  107
c ---[ 580]---> BDD-cost:   67
c ---[ 578]---> BDD-cost:   93
c ---[ 576]---> BDD-cost:  135
c ---[ 574]---> BDD-cost:  163
c ---[ 572]---> BDD-cost:   33
c ---[ 570]---> BDD-cost:   13
c ---[ 568]---> BDD-cost:    7
c ---[ 566]---> BDD-cost:   23
c ---[ 564]---> BDD-cost:   37
c ---[ 562]---> BDD-cost:   43
c ---[ 560]---> BDD-cost:   39
c ---[ 558]---> BDD-cost:   95
c ---[ 556]---> BDD-cost:  101
c ---[ 554]---> BDD-cost:  525
c ---[ 552]---> BDD-cost:  483
c ---[ 548]---> BDD-cost:    9
c ---[ 546]---> BDD-cost:  193
c ---[ 544]---> BDD-cost:  181
c ---[ 542]---> BDD-cost:   93
c ---[ 540]---> BDD-cost:  325
c ---[ 538]---> BDD-cost:  479
c ---[ 536]---> BDD-cost:  273
c ---[ 534]---> BDD-cost:  269
c ---[ 532]---> BDD-cost:  341
c ---[ 530]---> BDD-cost:  299
c ---[ 528]---> BDD-cost:  183
c ---[ 526]---> BDD-cost:  315
c ---[ 524]---> BDD-cost:  289
c ---[ 522]---> BDD-cost:  383
c ---[ 520]---> BDD-cost:  231
c ---[ 518]---> BDD-cost:  205
c ---[ 516]---> BDD-cost:  133
c ---[ 514]---> BDD-cost:  257
c ---[ 512]---> BDD-cost:  179
c ---[ 510]---> BDD-cost:  159
c ---[ 508]---> BDD-cost:  185
c ---[ 506]---> BDD-cost:   95
c ---[ 504]---> BDD-cost:   63
c ---[ 502]---> BDD-cost:  547
c ---[ 500]---> BDD-cost:  569
c ---[ 498]---> BDD-cost:  169
c ---[ 496]---> BDD-cost:  115
c ---[ 494]---> BDD-cost:  125
c ---[ 492]---> BDD-cost:  119
c ---[ 490]---> BDD-cost:  565
c ---[ 488]---> BDD-cost:  331
c ---[ 486]---> BDD-cost:  255
c ---[ 484]---> BDD-cost:  217
c ---[ 482]---> BDD-cost:  189
c ---[ 480]---> BDD-cost:  237
c ---[ 478]---> BDD-cost:  113
c ---[ 476]---> BDD-cost:   67
c ---[ 474]---> BDD-cost:   71
c ---[ 472]---> BDD-cost:  521
c ---[ 470]---> BDD-cost:  535
c ---[ 468]---> BDD-cost:  341
c ---[ 466]---> BDD-cost:  251
c ---[ 464]---> BDD-cost:  293
c ---[ 462]---> BDD-cost:  313
c ---[ 460]---> BDD-cost:  431
c ---[ 458]---> BDD-cost:  395
c ---[ 456]---> BDD-cost:  419
c ---[ 454]---> BDD-cost:  389
c ---[ 452]---> BDD-cost:  493
c ---[ 450]---> BDD-cost:  285
c ---[ 448]---> BDD-cost:  229
c ---[ 446]---> BDD-cost:   89
c ---[ 444]---> BDD-cost:   79
c ---[ 442]---> BDD-cost:  745
c ---[ 440]---> BDD-cost:  565
c ---[ 438]---> BDD-cost:  799
c ---[ 436]---> BDD-cost:  673
c ---[ 434]---> BDD-cost:  577
c ---[ 432]---> BDD-cost:  523
c ---[ 428]---> BDD-cost:  319
c ---[ 426]---> BDD-cost:  377
c ---[ 424]---> BDD-cost:  395
c ---[ 422]---> BDD-cost:  105
c ---[ 420]---> BDD-cost:   71
c ---[ 416]---> BDD-cost:  643
c ---[ 414]---> BDD-cost:  177
c ---[ 412]---> BDD-cost:  157
c ---[ 410]---> BDD-cost:  101
c ---[ 406]---> BDD-cost:  269
c ---[ 404]---> BDD-cost:  227
c ---[ 402]---> BDD-cost:  181
c ---[ 400]---> BDD-cost:  119
c ---[ 398]---> BDD-cost:   83
c ---[ 396]---> BDD-cost:  123
c ---[ 394]---> BDD-cost:  101
c ---[ 392]---> BDD-cost:   81
c ---[ 390]---> BDD-cost:   75
c ---[ 388]---> BDD-cost:  119
c ---[ 386]---> BDD-cost:  399
c ---[ 384]---> BDD-cost:  139
c ---[ 382]---> BDD-cost:   81
c ---[ 380]---> BDD-cost:  151
c ---[ 378]---> BDD-cost:  533
c ---[ 376]---> BDD-cost:  495
c ---[ 374]---> BDD-cost:  323
c ---[ 372]---> BDD-cost:  223
c ---[ 370]---> BDD-cost:   37
c ---[ 368]---> BDD-cost:   27
c ---[ 366]---> BDD-cost:   21
c ---[ 364]---> BDD-cost:   23
c ---[ 362]---> BDD-cost:  225
c ---[ 360]---> BDD-cost:   37
c ---[ 358]---> BDD-cost:  155
c ---[ 356]---> BDD-cost:   27
c ---[ 354]---> BDD-cost:   97
c ---[ 352]---> BDD-cost:  169
c ---[ 350]---> BDD-cost:  155
c ---[ 348]---> BDD-cost:  129
c ---[ 346]---> BDD-cost:  363
c ---[ 344]---> BDD-cost:  241
c ---[ 342]---> BDD-cost:  245
c ---[ 340]---> BDD-cost:  193
c ---[ 334]---> BDD-cost:  149
c ---[ 332]---> BDD-cost:  125
c ---[ 330]---> BDD-cost:   69
c ---[ 328]---> BDD-cost:   17
c ---[ 326]---> BDD-cost:   25
c ---[ 324]---> BDD-cost:   13
c ---[ 322]---> BDD-cost:   67
c ---[ 320]---> BDD-cost:   33
c ---[ 318]---> BDD-cost:   49
c ---[ 316]---> BDD-cost:   45
c ---[ 314]---> BDD-cost:   67
c ---[ 312]---> BDD-cost:   47
c ---[ 310]---> BDD-cost:   67
c ---[ 308]---> BDD-cost:   55
c ---[ 306]---> BDD-cost:   49
c ---[ 304]---> BDD-cost:   17
c ---[ 302]---> BDD-cost:   23
c ---[ 300]---> BDD-cost:  129
c ---[ 298]---> BDD-cost:   43
c ---[ 296]---> BDD-cost:   81
c ---[ 294]---> BDD-cost:   57
c ---[ 292]---> BDD-cost:  137
c ---[ 290]---> BDD-cost:   87
c ---[ 288]---> BDD-cost:   59
c ---[ 286]---> BDD-cost:   45
c ---[ 284]---> BDD-cost:  113
c ---[ 282]---> BDD-cost:   47
c ---[ 280]---> BDD-cost:  135
c ---[ 278]---> BDD-cost:  341
c ---[ 276]---> BDD-cost:  213
c ---[ 274]---> BDD-cost:  165
c ---[ 272]---> BDD-cost:  107
c ---[ 270]---> BDD-cost:  363
c ---[ 266]---> BDD-cost:   45
c ---[ 264]---> BDD-cost:   25
c ---[ 262]---> BDD-cost:   29
c ---[ 260]---> BDD-cost:   51
c ---[ 258]---> BDD-cost:   53
c ---[ 256]---> BDD-cost:   49
c ---[ 254]---> BDD-cost:  189
c ---[ 252]---> BDD-cost:  133
c ---[ 250]---> BDD-cost:   69
c ---[ 248]---> BDD-cost:   53
c ---[ 246]---> BDD-cost:  341
c ---[ 244]---> BDD-cost:  193
c ---[ 242]---> BDD-cost:  187
c ---[ 240]---> BDD-cost:  541
c ---[ 238]---> BDD-cost:  543
c ---[ 236]---> BDD-cost:  435
c ---[ 234]---> BDD-cost:  341
c ---[ 232]---> BDD-cost:  243
c ---[ 230]---> BDD-cost:   91
c ---[ 228]---> BDD-cost:  137
c ---[ 226]---> BDD-cost:  273
c ---[ 224]---> BDD-cost:  173
c ---[ 222]---> BDD-cost:  125
c ---[ 220]---> BDD-cost:  143
c ---[ 218]---> BDD-cost:   87
c ---[ 216]---> BDD-cost:  167
c ---[ 214]---> BDD-cost:  117
c ---[ 212]---> BDD-cost:  119
c ---[ 210]---> BDD-cost:   89
c ---[ 208]---> BDD-cost:  149
c ---[ 206]---> BDD-cost:   11
c ---[ 204]---> BDD-cost:  151
c ---[ 202]---> BDD-cost:   93
c ---[ 200]---> BDD-cost:  213
c ---[ 198]---> BDD-cost:  215
c ---[ 196]---> BDD-cost:  455
c ---[ 194]---> BDD-cost:  465
c ---[ 192]---> BDD-cost:  207
c ---[ 190]---> BDD-cost:  223
c ---[ 188]---> BDD-cost:   83
c ---[ 186]---> BDD-cost:  153
c ---[ 184]---> BDD-cost:  313
c ---[ 182]---> BDD-cost:  199
c ---[ 180]---> BDD-cost:  121
c ---[ 178]---> BDD-cost:  351
c ---[ 176]---> BDD-cost:  307
c ---[ 174]---> BDD-cost:   71
c ---[ 172]---> BDD-cost:  111
c ---[ 170]---> BDD-cost:  657
c ---[ 168]---> BDD-cost:  621
c ---[ 166]---> BDD-cost:  169
c ---[ 164]---> BDD-cost:  191
c ---[ 162]---> BDD-cost:  343
c ---[ 160]---> BDD-cost:  521
c ---[ 158]---> BDD-cost:    3
c ---[ 156]---> BDD-cost:   17
c ---[ 154]---> BDD-cost:   93
c ---[ 152]---> BDD-cost:   25
c ---[ 150]---> BDD-cost:  207
c ---[ 146]---> BDD-cost:  283
c ---[ 144]---> BDD-cost:  503
c ---[ 142]---> BDD-cost:  329
c ---[ 140]---> BDD-cost:  251
c ---[ 138]---> BDD-cost:  247
c ---[ 136]---> BDD-cost:  307
c ---[ 134]---> BDD-cost:  369
c ---[ 132]---> BDD-cost:  591
c ---[ 130]---> BDD-cost:  279
c ---[ 128]---> BDD-cost:  217
c ---[ 126]---> BDD-cost:  201
c ---[ 124]---> BDD-cost:  341
c ---[ 122]---> BDD-cost:  307
c ---[ 120]---> BDD-cost:  225
c ---[ 118]---> BDD-cost:  457
c ---[ 116]---> BDD-cost:  413
c ---[ 114]---> BDD-cost:  299
c ---[ 112]---> BDD-cost:  223
c ---[ 110]---> BDD-cost:  375
c ---[ 108]---> BDD-cost:  341
c ---[ 106]---> BDD-cost:  371
c ---[ 104]---> BDD-cost:  437
c ---[ 102]---> BDD-cost:  293
c ---[ 100]---> BDD-cost:  409
c ---[  98]---> BDD-cost:  293
c ---[  96]---> BDD-cost:  173
c ---[  94]---> BDD-cost:  119
c ---[  92]---> BDD-cost:  143
c ---[  90]---> BDD-cost:  103
c ---[  88]---> BDD-cost:  337
c ---[  86]---> BDD-cost:  243
c ---[  84]---> BDD-cost:  109
c ---[  82]---> BDD-cost:   65
c ---[  80]---> BDD-cost:   21
c ---[  78]---> BDD-cost:   11
c ---[  76]---> BDD-cost:  213
c ---[  74]---> BDD-cost:  187
c ---[  72]---> BDD-cost:  329
c ---[  70]---> BDD-cost:  341
c ---[  68]---> BDD-cost:  297
c ---[  66]---> BDD-cost:  253
c ---[  64]---> BDD-cost:  463
c ---[  62]---> BDD-cost:  381
c ---[  60]---> BDD-cost:  281
c ---[  58]---> BDD-cost:  249
c ---[  56]---> BDD-cost:  197
c ---[  54]---> BDD-cost:  263
c ---[  52]---> BDD-cost:  583
c ---[  50]---> BDD-cost:  539
c ---[  48]---> BDD-cost:    5
c ---[  46]---> BDD-cost:    1
c ---[  44]---> BDD-cost:  185
c ---[  42]---> BDD-cost:  233
c ---[  40]---> BDD-cost:  175
c ---[  38]---> BDD-cost:   87
c ---[  36]---> BDD-cost:   97
c ---[  34]---> BDD-cost:  129
c ---[  32]---> BDD-cost:  167
c ---[  30]---> BDD-cost:  223
c ---[  28]---> BDD-cost:  417
c ---[  26]---> BDD-cost:  347
c ---[  24]---> BDD-cost:  291
c ---[  22]---> BDD-cost:  501
c ---[  20]---> BDD-cost:  275
c ---[  18]---> BDD-cost:  279
c ---[  16]---> BDD-cost:  255
c ---[  14]---> BDD-cost:  125
c ---[  12]---> BDD-cost:  107
c ---[  10]---> BDD-cost:  203
c ---[   8]---> BDD-cost:  237
c ---[   6]---> BDD-cost:  183
c ---[   4]---> BDD-cost:  137
c ---[   2]---> BDD-cost:  211
c ---[   0]---> BDD-cost:  159
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |  234832   610978 |   78277       0        0     nan |  0.000 % |
c |       105 |  234832   610978 |   86104     105    33445   318.5 |  0.403 % |
c |       255 |  234832   610978 |   94715     255    40614   159.3 |  0.403 % |
c |       480 |  234832   610978 |  104186     480    85385   177.9 |  0.403 % |
c |       817 |  234832   610978 |  114605     817   148351   181.6 |  0.403 % |
c |      1323 |  234832   610978 |  126065    1323   239738   181.2 |  0.403 % |
c |      2082 |  234801   610897 |  138672    2081   469032   225.4 |  0.411 % |
c |      3222 |  234758   610777 |  152539    3214   677964   210.9 |  0.425 % |
#### 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.81 0.88 0.88 2/54 17211
Raw data (stat): 17211 (runsolver) R 17210 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 549174793 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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+9.9999 s]
Raw data (loadavg): 0.84 0.89 0.88 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 8832 0 0 0 975 23 0 0 25 0 1 0 549174793 38817792 8454 4294967295 134512640 134672761 3221224544 3221223648 134559875 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9477 8454 603 41 0 9436 0
vsize: 37908
[startup+20.0004 s]
Raw data (loadavg): 0.86 0.89 0.88 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 9175 0 0 0 1974 24 0 0 25 0 1 0 549174793 40161280 8797 4294967295 134512640 134672761 3221224544 3221223680 134560640 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 9805 8797 603 41 0 9764 0
vsize: 39220
[startup+30.0004 s]
Raw data (loadavg): 0.88 0.89 0.88 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 9428 0 0 0 2973 25 0 0 25 0 1 0 549174793 41246720 9050 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10070 9050 603 41 0 10029 0
vsize: 40280
[startup+40.0007 s]
Raw data (loadavg): 0.90 0.89 0.88 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 9950 0 0 0 3972 26 0 0 25 0 1 0 549174793 42967040 9456 4294967295 134512640 134672761 3221224544 3221223104 134597188 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10490 9456 603 41 0 10449 0
vsize: 41960
[startup+50.001 s]
Raw data (loadavg): 0.92 0.90 0.88 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 51386 0 0 0 4877 122 0 0 25 0 1 0 549174793 187936768 40584 4294967295 134512640 134672761 3221224544 3221221984 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 45883 40585 603 41 0 45842 0
vsize: 183532
[startup+60.0009 s]
Raw data (loadavg): 0.93 0.90 0.89 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 98021 0 0 0 5774 225 0 0 25 0 1 0 549174793 448724992 87200 4294967295 134512640 134672761 3221224544 3221199688 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 109552 87201 603 41 0 109511 0
vsize: 438208
[startup+70.0015 s]
Raw data (loadavg): 0.94 0.90 0.89 2/54 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 154066 0 0 0 6643 355 0 0 25 0 1 0 549174793 718336000 143245 4294967295 134512640 134672761 3221224544 3221132416 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 175375 143246 603 41 0 175334 0
vsize: 701500
[startup+76.8697 s]
Raw data (loadavg): 0.94 0.90 0.89 1/53 17211
Raw data (stat): 17211 (minisat+) R 17210 28099 28098 0 -1 0 154066 0 0 0 6643 355 0 0 25 0 1 0 549174793 718336000 143245 4294967295 134512640 134672761 3221224544 3221132416 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 175375 143246 603 41 0 175334 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 76.8694
CPU time (s): 76.8473
CPU user time (s): 72.046
CPU system time (s): 4.80127
CPU usage (%): 99.9712
Max. virtual memory (Kb): 701500
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####