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-p2756.opb
MD5SUMf3d955cf36894e7107b7f25ccaa97360
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7463
Optimality of the best value was proved NO
Number of terms in the objective function 2166
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 321831
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 321831
Number of bits of the biggest sum of numbers19
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.04884
Number of variables2734
Total number of constraints738
Number of constraints which are clauses132
Number of constraints which are cardinality constraints (but not clauses)220
Number of constraints which are nor clauses,nor cardinality constraints386
Minimum length of a constraint2
Maximum length of a constraint535

Trace number 6999

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc6 THE 2005-04-14 21:11:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=5109 boxname=wulflinc6 idbench=393 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  f3d955cf36894e7107b7f25ccaa97360  /oldhome/oroussel/tmp/wulflinc6/normalized-p2756.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc6/normalized-p2756.opb /oldhome/oroussel/tmp/wulflinc6/normalized-p2756.opb
IDLAUNCH: 5109
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.042
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.042
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:        864824 kB
Buffers:         36756 kB
Cached:         110540 kB
SwapCached:       2644 kB
Active:          60100 kB
Inactive:        92724 kB
HighTotal:      131008 kB
HighFree:        16576 kB
LowTotal:       903652 kB
LowFree:        848248 kB
SwapTotal:     2097136 kB
SwapFree:      2094492 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6932 kB
Slab:            11388 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-14 21:11:20 (client local time) WITH STATUS 0 IN 1.3208 SECONDS
stats: 5109 7 1.3208 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 738 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: #
c   -- Clauses(.)/Splits(s): ....................................................................................................................................s..ssssssssss.s.sssssssssss
c ---[ 627]---> BDD-cost:    3
c ---[ 626]---> BDD-cost:    3
c ---[ 625]---> BDD-cost:    3
c ---[ 624]---> BDD-cost:    3
c ---[ 623]---> BDD-cost:    3
c ---[ 622]---> BDD-cost:    3
c ---[ 621]---> BDD-cost:    3
c ---[ 620]---> BDD-cost:    3
c ---[ 619]---> BDD-cost:    3
c ---[ 618]---> BDD-cost:    3
c ---[ 617]---> BDD-cost:    3
c ---[ 616]---> BDD-cost:    3
c ---[ 615]---> BDD-cost:    3
c ---[ 614]---> BDD-cost:    3
c ---[ 613]---> BDD-cost:    3
c ---[ 612]---> BDD-cost:    3
c ---[ 611]---> BDD-cost:    3
c ---[ 610]---> BDD-cost:    3
c ---[ 609]---> BDD-cost:    3
c ---[ 608]---> BDD-cost:    3
c ---[ 607]---> BDD-cost:    3
c ---[ 606]---> BDD-cost:    3
c ---[ 605]---> BDD-cost:    3
c ---[ 604]---> BDD-cost:    3
c ---[ 603]---> BDD-cost:    3
c ---[ 602]---> BDD-cost:    3
c ---[ 601]---> BDD-cost:    3
c ---[ 600]---> BDD-cost:    3
c ---[ 599]---> BDD-cost:    3
c ---[ 598]---> BDD-cost:    3
c ---[ 597]---> BDD-cost:    3
c ---[ 596]---> BDD-cost:    3
c ---[ 595]---> BDD-cost:    3
c ---[ 594]---> BDD-cost:    3
c ---[ 593]---> BDD-cost:    3
c ---[ 592]---> BDD-cost:    3
c ---[ 591]---> BDD-cost:    3
c ---[ 590]---> BDD-cost:    3
c ---[ 589]---> BDD-cost:    3
c ---[ 588]---> BDD-cost:    3
c ---[ 587]---> BDD-cost:    3
c ---[ 586]---> BDD-cost:    3
c ---[ 585]---> BDD-cost:    3
c ---[ 584]---> BDD-cost:    5
c ---[ 583]---> BDD-cost:    5
c ---[ 582]---> BDD-cost:    5
c ---[ 581]---> BDD-cost:    5
c ---[ 580]---> BDD-cost:    5
c ---[ 579]---> BDD-cost:    5
c ---[ 578]---> BDD-cost:    5
c ---[ 577]---> BDD-cost:    5
c ---[ 576]---> BDD-cost:    5
c ---[ 575]---> BDD-cost:    5
c ---[ 574]---> BDD-cost:    5
c ---[ 573]---> BDD-cost:    5
c ---[ 572]---> BDD-cost:    5
c ---[ 571]---> BDD-cost:    5
c ---[ 570]---> BDD-cost:    5
c ---[ 569]---> BDD-cost:    5
c ---[ 568]---> BDD-cost:    5
c ---[ 567]---> BDD-cost:    5
c ---[ 566]---> BDD-cost:    5
c ---[ 565]---> BDD-cost:    5
c ---[ 564]---> BDD-cost:    5
c ---[ 563]---> BDD-cost:    5
c ---[ 562]---> BDD-cost:    5
c ---[ 561]---> BDD-cost:    5
c ---[ 560]---> BDD-cost:    5
c ---[ 559]---> BDD-cost:    5
c ---[ 558]---> BDD-cost:    5
c ---[ 557]---> BDD-cost:    5
c ---[ 556]---> BDD-cost:    5
c ---[ 555]---> BDD-cost:    5
c ---[ 554]---> BDD-cost:    5
c ---[ 553]---> BDD-cost:    5
c ---[ 552]---> BDD-cost:    5
c ---[ 551]---> BDD-cost:    5
c ---[ 550]---> BDD-cost:    5
c ---[ 549]---> BDD-cost:    5
c ---[ 548]---> BDD-cost:    5
c ---[ 547]---> BDD-cost:    5
c ---[ 546]---> BDD-cost:    5
c ---[ 545]---> BDD-cost:    5
c ---[ 544]---> BDD-cost:    5
c ---[ 543]---> BDD-cost:    5
c ---[ 542]---> BDD-cost:    5
c ---[ 541]---> BDD-cost:    5
c ---[ 540]---> BDD-cost:    5
c ---[ 539]---> BDD-cost:    5
c ---[ 538]---> BDD-cost:    5
c ---[ 537]---> BDD-cost:    5
c ---[ 536]---> BDD-cost:    5
c ---[ 535]---> BDD-cost:    5
c ---[ 534]---> BDD-cost:    5
c ---[ 533]---> BDD-cost:    5
c ---[ 532]---> BDD-cost:    5
c ---[ 531]---> BDD-cost:    5
c ---[ 530]---> BDD-cost:    5
c ---[ 529]---> BDD-cost:    5
c ---[ 528]---> BDD-cost:    5
c ---[ 527]---> BDD-cost:    5
c ---[ 526]---> BDD-cost:    5
c ---[ 525]---> BDD-cost:    5
c ---[ 524]---> BDD-cost:    5
c ---[ 523]---> BDD-cost:    5
c ---[ 522]---> BDD-cost:    5
c ---[ 521]---> BDD-cost:    5
c ---[ 520]---> BDD-cost:    5
c ---[ 519]---> BDD-cost:    5
c ---[ 518]---> BDD-cost:    5
c ---[ 517]---> BDD-cost:    5
c ---[ 516]---> BDD-cost:    5
c ---[ 515]---> BDD-cost:    5
c ---[ 514]---> BDD-cost:    5
c ---[ 513]---> BDD-cost:    5
c ---[ 512]---> BDD-cost:    5
c ---[ 511]---> BDD-cost:    5
c ---[ 510]---> BDD-cost:    5
c ---[ 509]---> BDD-cost:    5
c ---[ 508]---> BDD-cost:    5
c ---[ 507]---> BDD-cost:    5
c ---[ 506]---> BDD-cost:    5
c ---[ 505]---> BDD-cost:    5
c ---[ 504]---> BDD-cost:    5
c ---[ 503]---> BDD-cost:    5
c ---[ 502]---> BDD-cost:    5
c ---[ 501]---> BDD-cost:    5
c ---[ 500]---> BDD-cost:    5
c ---[ 499]---> BDD-cost:    5
c ---[ 498]---> BDD-cost:    5
c ---[ 497]---> BDD-cost:    5
c ---[ 496]---> BDD-cost:    5
c ---[ 495]---> BDD-cost:    5
c ---[ 494]---> BDD-cost:    5
c ---[ 493]---> BDD-cost:    5
c ---[ 492]---> BDD-cost:    5
c ---[ 491]---> BDD-cost:    5
c ---[ 490]---> BDD-cost:    5
c ---[ 489]---> BDD-cost:    5
c ---[ 488]---> BDD-cost:    5
c ---[ 487]---> BDD-cost:    5
c ---[ 486]---> BDD-cost:    5
c ---[ 485]---> BDD-cost:    5
c ---[ 484]---> BDD-cost:    5
c ---[ 483]---> BDD-cost:    5
c ---[ 482]---> BDD-cost:    5
c ---[ 481]---> BDD-cost:    5
c ---[ 480]---> BDD-cost:    5
c ---[ 479]---> BDD-cost:    5
c ---[ 478]---> BDD-cost:    5
c ---[ 477]---> BDD-cost:    5
c ---[ 476]---> BDD-cost:    5
c ---[ 475]---> BDD-cost:    5
c ---[ 474]---> BDD-cost:    5
c ---[ 473]---> BDD-cost:    5
c ---[ 472]---> BDD-cost:    5
c ---[ 471]---> BDD-cost:    5
c ---[ 470]---> BDD-cost:    5
c ---[ 469]---> BDD-cost:    5
c ---[ 468]---> BDD-cost:    5
c ---[ 467]---> BDD-cost:    5
c ---[ 466]---> BDD-cost:    5
c ---[ 465]---> BDD-cost:    5
c ---[ 464]---> BDD-cost:    5
c ---[ 463]---> BDD-cost:    5
c ---[ 462]---> BDD-cost:    5
c ---[ 461]---> BDD-cost:    5
c ---[ 460]---> BDD-cost:    5
c ---[ 459]---> BDD-cost:    5
c ---[ 458]---> BDD-cost:    5
c ---[ 457]---> BDD-cost:    5
c ---[ 456]---> BDD-cost:    5
c ---[ 455]---> BDD-cost:    5
c ---[ 454]---> BDD-cost:    5
c ---[ 453]---> BDD-cost:    5
c ---[ 452]---> BDD-cost:    5
c ---[ 451]---> BDD-cost:    5
c ---[ 450]---> BDD-cost:    5
c ---[ 449]---> BDD-cost:    5
c ---[ 448]---> BDD-cost:    5
c ---[ 447]---> BDD-cost:    5
c ---[ 446]---> BDD-cost:    5
c ---[ 445]---> BDD-cost:    5
c ---[ 444]---> BDD-cost:    5
c ---[ 443]---> BDD-cost:    5
c ---[ 442]---> BDD-cost:    5
c ---[ 441]---> BDD-cost:    5
c ---[ 440]---> BDD-cost:    5
c ---[ 439]---> BDD-cost:    5
c ---[ 438]---> BDD-cost:    5
c ---[ 437]---> BDD-cost:    5
c ---[ 436]---> BDD-cost:    5
c ---[ 435]---> BDD-cost:    5
c ---[ 434]---> BDD-cost:    5
c ---[ 433]---> BDD-cost:    5
c ---[ 432]---> BDD-cost:    5
c ---[ 431]---> BDD-cost:    5
c ---[ 430]---> BDD-cost:    5
c ---[ 429]---> BDD-cost:    5
c ---[ 428]---> BDD-cost:    5
c ---[ 427]---> BDD-cost:    5
c ---[ 426]---> BDD-cost:    5
c ---[ 425]---> BDD-cost:    5
c ---[ 424]---> BDD-cost:    5
c ---[ 423]---> BDD-cost:    5
c ---[ 422]---> BDD-cost:    5
c ---[ 421]---> BDD-cost:    5
c ---[ 420]---> BDD-cost:    5
c ---[ 419]---> BDD-cost:    5
c ---[ 418]---> BDD-cost:    5
c ---[ 417]---> BDD-cost:    5
c ---[ 416]---> BDD-cost:    5
c ---[ 415]---> BDD-cost:    5
c ---[ 414]---> BDD-cost:    5
c ---[ 413]---> BDD-cost:    5
c ---[ 412]---> BDD-cost:    5
c ---[ 411]---> BDD-cost:    5
c ---[ 410]---> BDD-cost:    5
c ---[ 409]---> BDD-cost:    5
c ---[ 408]---> BDD-cost:    5
c ---[ 405]---> BDD-cost:    5
c ---[ 404]---> BDD-cost:    5
c ---[ 403]---> BDD-cost:   11
c ---[ 401]---> BDD-cost:    7
c ---[ 400]---> BDD-cost:   11
c ---[ 399]---> BDD-cost:    8
c ---[ 398]---> BDD-cost:   21
c ---[ 397]---> BDD-cost:   15
c ---[ 396]---> BDD-cost:   11
c ---[ 395]---> BDD-cost:   20
c ---[ 394]---> BDD-cost:   18
c ---[ 393]---> BDD-cost:   18
c ---[ 392]---> BDD-cost:   15
c ---[ 391]---> BDD-cost:   19
c ---[ 389]---> BDD-cost:   19
c ---[ 388]---> BDD-cost:   15
c ---[ 386]---> BDD-cost:   10
c ---[ 385]---> BDD-cost:   22
c ---[ 384]---> BDD-cost:   11
c ---[ 383]---> BDD-cost:   13
c ---[ 382]---> BDD-cost:   17
c ---[ 381]---> BDD-cost:    8
c ---[ 380]---> BDD-cost:   25
c ---[ 379]---> BDD-cost:    3
c ---[ 378]---> BDD-cost:   27
c ---[ 376]---> BDD-cost:   23
c ---[ 375]---> BDD-cost:    2
c ---[ 374]---> BDD-cost:   28
c ---[ 373]---> BDD-cost:   20
c ---[ 372]---> BDD-cost:    9
c ---[ 371]---> BDD-cost:   10
c ---[ 370]---> BDD-cost:   17
c ---[ 369]---> BDD-cost:   13
c ---[ 365]---> BDD-cost:   31
c ---[ 364]---> BDD-cost:   29
c ---[ 363]---> BDD-cost:   34
c ---[ 362]---> BDD-cost:    9
c ---[ 361]---> BDD-cost:   27
c ---[ 360]---> BDD-cost:   36
c ---[ 359]---> BDD-cost:   32
c ---[ 358]---> BDD-cost:   52
c ---[ 357]---> BDD-cost:   12
c ---[ 356]---> BDD-cost:   68
c ---[ 355]---> BDD-cost:   21
c ---[ 354]---> BDD-cost:   74
c ---[ 353]---> BDD-cost:   67
c ---[ 352]---> BDD-cost:   10
c ---[ 351]---> BDD-cost:   19
c ---[ 349]---> BDD-cost:   70
c ---[ 348]---> BDD-cost:   15
c ---[ 347]---> BDD-cost:   35
c ---[ 346]---> BDD-cost:   44
c ---[ 345]---> BDD-cost:   75
c ---[ 344]---> BDD-cost:   37
c ---[ 343]---> BDD-cost:   34
c ---[ 342]---> BDD-cost:   63
c ---[ 341]---> BDD-cost:   48
c ---[ 340]---> BDD-cost:   26
c ---[ 339]---> BDD-cost:   50
c ---[ 337]---> BDD-cost:   15
c ---[ 336]---> BDD-cost:   52
c ---[ 335]---> BDD-cost:   39
c ---[ 334]---> BDD-cost:   61
c ---[ 333]---> BDD-cost:   15
c ---[ 332]---> BDD-cost:   55
c ---[ 331]---> BDD-cost:   18
c ---[ 330]---> BDD-cost:   64
c ---[ 329]---> BDD-cost:   27
c ---[ 328]---> BDD-cost:   37
c ---[ 327]---> BDD-cost:   50
c ---[ 326]---> BDD-cost:   96
c ---[ 325]---> BDD-cost:   35
c ---[ 324]---> BDD-cost:   81
c ---[ 323]---> BDD-cost:   34
c ---[ 322]---> BDD-cost:   34
c ---[ 321]---> BDD-cost:   93
c ---[ 320]---> BDD-cost:   55
c ---[ 319]---> BDD-cost:   56
c ---[ 318]---> BDD-cost:  104
c ---[ 317]---> BDD-cost:   27
c ---[ 316]---> BDD-cost:   10
c ---[ 315]---> BDD-cost:   66
c ---[ 314]---> BDD-cost:   79
c ---[ 313]---> BDD-cost:   19
c ---[ 312]---> BDD-cost:   54
c ---[ 311]---> BDD-cost:  146
c ---[ 310]---> BDD-cost:   93
c ---[ 309]---> BDD-cost:  102
c ---[ 308]---> BDD-cost:  123
c ---[ 307]---> BDD-cost:   65
c ---[ 306]---> BDD-cost:  104
c ---[ 305]---> BDD-cost:   70
c ---[ 304]---> BDD-cost:  109
c ---[ 303]---> BDD-cost:   66
c ---[ 302]---> BDD-cost:  115
c ---[ 301]---> BDD-cost:   13
c ---[ 300]---> BDD-cost:  154
c ---[ 299]---> BDD-cost:   60
c ---[ 298]---> BDD-cost:  112
c ---[ 297]---> BDD-cost:  123
c ---[ 296]---> BDD-cost:   90
c ---[ 295]---> Sorter-cost:  586     Base: 2 2 2 2 2 5
c ---[ 294]---> BDD-cost:   45
c ---[ 293]---> BDD-cost:   76
c ---[ 292]---> BDD-cost:   35
c ---[ 291]---> BDD-cost:   32
c ---[ 290]---> BDD-cost:  145
c ---[ 289]---> BDD-cost:  126
c ---[ 288]---> Sorter-cost:  539     Base: 2 2 2 2 2 2 2
c ---[ 287]---> BDD-cost:   69
c ---[ 286]---> BDD-cost:  131
c ---[ 285]---> BDD-cost:  109
c ---[ 284]---> BDD-cost:  107
c ---[ 283]---> BDD-cost:   67
c ---[ 282]---> BDD-cost:   87
c ---[ 281]---> BDD-cost:   59
c ---[ 280]---> BDD-cost:   87
c ---[ 279]---> BDD-cost:  133
c ---[ 278]---> BDD-cost:  109
c ---[ 277]---> BDD-cost:   82
c ---[ 276]---> BDD-cost:   43
c ---[ 275]---> BDD-cost:   82
c ---[ 274]---> BDD-cost:   87
c ---[ 273]---> BDD-cost:  132
c ---[ 272]---> BDD-cost:   38
c ---[ 271]---> BDD-cost:   19
c ---[ 270]---> BDD-cost:   15
c ---[ 269]---> BDD-cost:  159
c ---[ 268]---> BDD-cost:   68
c ---[ 267]---> BDD-cost:  104
c ---[ 266]---> BDD-cost:   62
c ---[ 265]---> BDD-cost:  101
c ---[ 264]---> BDD-cost:   21
c ---[ 263]---> BDD-cost:   91
c ---[ 262]---> BDD-cost:   15
c ---[ 261]---> BDD-cost:   31
c ---[ 260]---> BDD-cost:   52
c ---[ 259]---> BDD-cost:  148
c ---[ 258]---> BDD-cost:   37
c ---[ 257]---> Sorter-cost:  670     Base: 2 2 2 2 2 5
c ---[ 256]---> BDD-cost:   87
c ---[ 255]---> BDD-cost:  111
c ---[ 254]---> BDD-cost:   83
c ---[ 253]---> BDD-cost:   22
c ---[ 252]---> Sorter-cost:  555     Base: 2 2 2 2 2 2 2
c ---[ 251]---> BDD-cost:   75
c ---[ 250]---> BDD-cost:   70
c ---[ 249]---> BDD-cost:   73
c ---[ 248]---> BDD-cost:   23
c ---[ 247]---> BDD-cost:   78
c ---[ 246]---> BDD-cost:   59
c ---[ 245]---> BDD-cost:   37
c ---[ 244]---> BDD-cost:   67
c ---[ 243]---> BDD-cost:   29
c ---[ 242]---> BDD-cost:  132
c ---[ 241]---> BDD-cost:   53
c ---[ 240]---> BDD-cost:   36
c ---[ 239]---> BDD-cost:   30
c ---[ 238]---> BDD-cost:    4
c ---[ 237]---> BDD-cost:   93
c ---[ 236]---> BDD-cost:   82
c ---[ 235]---> Sorter-cost:  699     Base: 5 2 3 2 2
c ---[ 234]---> BDD-cost:   57
c ---[ 233]---> BDD-cost:   10
c ---[ 232]---> BDD-cost:  143
c ---[ 231]---> BDD-cost:   66
c ---[ 230]---> BDD-cost:   31
c ---[ 229]---> BDD-cost:   15
c ---[ 228]---> BDD-cost:  100
c ---[ 227]---> BDD-cost:  103
c ---[ 226]---> Sorter-cost:  820     Base: 3 3 3 2 3
c ---[ 225]---> BDD-cost:  110
c ---[ 224]---> Sorter-cost:  734     Base: 5 2 3 2 2
c ---[ 223]---> BDD-cost:   37
c ---[ 222]---> Sorter-cost:  728     Base: 5 2 3 2 2
c ---[ 221]---> BDD-cost:   14
c ---[ 219]---> BDD-cost:  142
c ---[ 217]---> Sorter-cost:  725     Base: 5 3 3 2
c ---[ 216]---> BDD-cost:   14
c ---[ 215]---> BDD-cost:  146
c ---[ 214]---> BDD-cost:   44
c ---[ 213]---> Sorter-cost:  689     Base: 5 3 3 2
c ---[ 212]---> BDD-cost:   21
c ---[ 211]---> BDD-cost:  127
c ---[ 210]---> BDD-cost:  133
c ---[ 209]---> Sorter-cost:  800     Base: 2 2 5 2 3
c ---[ 208]---> BDD-cost:  106
c ---[ 207]---> BDD-cost:   66
c ---[ 206]---> BDD-cost:   14
c ---[ 205]---> BDD-cost:   49
c ---[ 204]---> BDD-cost:   40
c ---[ 203]---> BDD-cost:   85
c ---[ 202]---> BDD-cost:   56
c ---[ 201]---> BDD-cost:  138
c ---[ 200]---> BDD-cost:   14
c ---[ 199]---> BDD-cost:  149
c ---[ 198]---> BDD-cost:  177
c ---[ 197]---> BDD-cost:   92
c ---[ 196]---> BDD-cost:   14
c ---[ 195]---> BDD-cost:  114
c ---[ 194]---> BDD-cost:  160
c ---[ 193]---> BDD-cost:  109
c ---[ 192]---> BDD-cost:   96
c ---[ 191]---> BDD-cost:  142
c ---[ 190]---> BDD-cost:  157
c ---[ 189]---> BDD-cost:   11
c ---[ 188]---> BDD-cost:  112
c ---[ 187]---> BDD-cost:   74
c ---[ 186]---> BDD-cost:   11
c ---[ 185]---> BDD-cost:   13
c ---[ 184]---> BDD-cost:   81
c ---[ 183]---> BDD-cost:   95
c ---[ 182]---> BDD-cost:  110
c ---[ 181]---> BDD-cost:  103
c ---[ 180]---> BDD-cost:   52
c ---[ 179]---> BDD-cost:  100
c ---[ 178]---> BDD-cost:  111
c ---[ 177]---> BDD-cost:   89
c ---[ 176]---> BDD-cost:  140
c ---[ 175]---> BDD-cost:  146
c ---[ 174]---> BDD-cost:   40
c ---[ 173]---> BDD-cost:   53
c ---[ 172]---> BDD-cost:   14
c ---[ 171]---> BDD-cost:  136
c ---[ 170]---> BDD-cost:  143
c ---[ 169]---> BDD-cost:   18
c ---[ 168]---> BDD-cost:   83
c ---[ 167]---> BDD-cost:   14
c ---[ 166]---> Sorter-cost:  689     Base: 5 2 3 5
c ---[ 165]---> BDD-cost:   14
c ---[ 164]---> BDD-cost:  113
c ---[ 163]---> BDD-cost:   99
c ---[ 162]---> BDD-cost:  146
c ---[ 161]---> Sorter-cost:  798     Base: 3 3 3 2 17
c ---[ 159]---> Sorter-cost:  929     Base: 3 3 5 2
c ---[ 158]---> BDD-cost:   47
c ---[ 157]---> BDD-cost:  110
c ---[ 156]---> Sorter-cost:  689     Base: 3 3 2 3 2
c ---[ 154]---> Sorter-cost:  996     Base: 3 3 3 2 2
c ---[ 153]---> BDD-cost:   96
c ---[ 152]---> BDD-cost:   63
c ---[ 151]---> BDD-cost:  191
c ---[ 150]---> BDD-cost:  140
c ---[ 149]---> BDD-cost:   77
c ---[ 148]---> BDD-cost:  104
c ---[ 147]---> Sorter-cost:  544     Base: 3 3 5 2
c ---[ 146]---> BDD-cost:  136
c ---[ 145]---> BDD-cost:  113
c ---[ 143]---> Sorter-cost:  664     Base: 3 3 3 2 3
c ---[ 142]---> BDD-cost:    9
c ---[ 141]---> BDD-cost:    9
c ---[ 140]---> Sorter-cost:  978     Base: 3 3 2 3 17
c ---[ 139]---> BDD-cost:   76
c ---[ 138]---> Sorter-cost:  905     Base: 3 3 5 2
c ---[ 137]---> BDD-cost:   10
c ---[ 136]---> Sorter-cost:  936     Base: 5 2 3 3 11
c ---[ 135]---> Sorter-cost:  774     Base: 3 3 2 3 17
c ---[ 134]---> BDD-cost:   90
c ---[ 133]---> Sorter-cost:  763     Base: 3 3 2 3 2
c ---[ 131]---> Sorter-cost:  819     Base: 3 3 3 2 2
c ---[ 130]---> Sorter-cost: 1096     Base: 3 3 5 2
c ---[ 129]---> BDD-cost:   76
c ---[ 127]---> Sorter-cost:  583     Base: 3 3 3 2 17
c ---[ 126]---> BDD-cost:   19
c ---[ 125]---> Sorter-cost: 1043     Base: 5 3 3 3
c ---[ 124]---> Sorter-cost: 1070     Base: 5 3 3 3
c ---[ 123]---> BDD-cost:  103
c ---[ 122]---> Sorter-cost:  995     Base: 5 2 3 3
c ---[ 121]---> Sorter-cost: 1035     Base: 5 3 3 2
c ---[ 120]---> Sorter-cost: 1024     Base: 5 2 3 3 5
c ---[ 119]---> Sorter-cost:  599     Base: 5 3 3 3
c ---[ 118]---> BDD-cost:   84
c ---[ 117]---> Sorter-cost:  775     Base: 5 2 3 3
c ---[ 116]---> Sorter-cost:  905     Base: 3 3 5 3
c ---[ 115]---> Sorter-cost:  744     Base: 5 3 3 3
c ---[ 114]---> BDD-cost:  184
c ---[ 112]---> Sorter-cost: 1081     Base: 3 3 3 2 3
c ---[ 111]---> Sorter-cost: 1154     Base: 5 2 3 3
c ---[ 109]---> Sorter-cost: 1012     Base: 3 3 5 2 11
c ---[ 108]---> Sorter-cost:  826     Base: 3 3 3 2 2
c ---[ 107]---> BDD-cost:  127
c ---[ 106]---> Sorter-cost:  995     Base: 3 3 3 2 17
c ---[ 105]---> BDD-cost:   17
c ---[ 103]---> BDD-cost:   75
c ---[ 102]---> Sorter-cost:  880     Base: 3 3 2 3 3
c ---[ 101]---> BDD-cost:  165
c ---[ 100]---> Sorter-cost:  775     Base: 3 3 3 2 17
c ---[  99]---> BDD-cost:  134
c ---[  98]---> BDD-cost:  135
c ---[  97]---> Sorter-cost: 1077     Base: 5 2 3 3
c ---[  96]---> BDD-cost:  132
c ---[  94]---> BDD-cost:  143
c ---[  93]---> Sorter-cost:  795     Base: 5 2 3 3
c ---[  91]---> Sorter-cost:  704     Base: 5 2 3 3 11
c ---[  90]---> BDD-cost:   18
c ---[  89]---> BDD-cost:  182
c ---[  87]---> BDD-cost:   98
c ---[  86]---> Sorter-cost: 1061     Base: 5 3 3 2 11
c ---[  85]---> BDD-cost:  125
c ---[  84]---> BDD-cost:   96
c ---[  83]---> Sorter-cost: 1204     Base: 3 3 3 2 2
c ---[  82]---> BDD-cost:  177
c ---[  81]---> Sorter-cost: 1099     Base: 3 3 3 2 2
c ---[  80]---> BDD-cost:   18
c ---[  79]---> Sorter-cost: 1200     Base: 3 3 3 2 2
c ---[  77]---> BDD-cost:  164
c ---[  76]---> BDD-cost:   17
c ---[  75]---> Sorter-cost: 1097     Base: 3 3 3 2 2
c ---[  74]---> BDD-cost:   18
c ---[  73]---> Sorter-cost: 1224     Base: 3 3 3 2 2
c ---[  72]---> BDD-cost:   22
c ---[  71]---> BDD-cost:   87
c ---[  70]---> BDD-cost:    6
c ---[  69]---> BDD-cost:   13
c ---[  68]---> Sorter-cost:  735     Base: 5 3 3 2
c ---[  67]---> BDD-cost:  193
c ---[  66]---> BDD-cost:  193
c ---[  65]---> BDD-cost:  186
c ---[  64]---> BDD-cost:   86
c ---[  63]---> Sorter-cost:  791     Base: 3 3 3 2 17
c ---[  61]---> Sorter-cost:  897     Base: 3 3 5 2 11
c ---[  60]---> BDD-cost:  216
c ---[  59]---> BDD-cost:  194
c ---[  57]---> Sorter-cost:  792     Base: 3 3 3 2 17
c ---[  56]---> BDD-cost:  104
c ---[  55]---> Sorter-cost:  887     Base: 3 3 5 2 11
c ---[  54]---> Sorter-cost: 1283     Base: 3 3 5 2
c ---[  53]---> Sorter-cost:  842     Base: 3 3 5 2 7
c ---[  52]---> Sorter-cost: 1225     Base: 3 3 3 2 2
c ---[  51]---> BDD-cost:  179
c ---[  50]---> Sorter-cost: 1434     Base: 3 3 5 2 5
c ---[  49]---> BDD-cost:  138
c ---[  48]---> Sorter-cost: 1114     Base: 3 3 3 2 2
c ---[  47]---> Sorter-cost: 1360     Base: 3 3 3 2 2
c ---[  46]---> Sorter-cost: 1514     Base: 3 3 3 2 2
c ---[  45]---> Sorter-cost: 1616     Base: 3 3 3 2 13
c ---[  44]---> Sorter-cost: 1331     Base: 3 3 5 2 5
c ---[  43]---> Sorter-cost: 1065     Base: 3 3 3 2 2
c ---[  42]---> Sorter-cost: 1750     Base: 3 3 3 2 3
c ---[  41]---> Sorter-cost: 1184     Base: 3 3 3 2 2
c ---[  40]---> BDD-cost:  152
c ---[  39]---> BDD-cost:  265
c ---[  38]---> BDD-cost:   32
c ---[  37]---> BDD-cost:   33
c ---[  36]---> Adder-cost: 168   maxlim: 399   bits: 10/9
c ---[  35]---> BDD-cost:   40
c ---[  34]---> BDD-cost:   46
c ---[  33]---> BDD-cost:   60
c ---[  32]---> Adder-cost: 307   maxlim: 274   bits: 10/9
c ---[  31]---> Adder-cost: 426   maxlim: 1316   bits: 11/11
c ---[  30]---> BDD-cost:  122
c ---[  29]---> BDD-cost:  122
c ---[  28]---> BDD-cost:  122
c ---[  27]---> BDD-cost:  122
c ---[  25]---> Adder-cost: 542   maxlim: 1513   bits: 11/11
c ---[  24]---> Adder-cost: 533   maxlim: 98   bits: 8/7
c ---[  23]---> BDD-cost:  189
c ---[  22]---> Adder-cost: 1992   maxlim: 571   bits: 11/10
c ---[  21]---> BDD-cost:    2
c ---[  20]---> BDD-cost:    9
c ---[  19]---> BDD-cost:   15
c ---[  18]---> BDD-cost:    3
c ---[  17]---> BDD-cost:    7
c ---[  16]---> BDD-cost:    9
c ---[  15]---> BDD-cost:    1
c ---[  14]---> BDD-cost:   24
c ---[  13]---> BDD-cost:   45
c ---[  12]---> BDD-cost:   25
c ---[  11]---> BDD-cost:    3
c ---[  10]---> BDD-cost:   11
c ---[   9]---> BDD-cost:   19
c ---[   8]---> BDD-cost:   28
c ---[   7]---> BDD-cost:   19
c ---[   6]---> BDD-cost:    #### 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.85 0.97 0.87 2/54 6967
Raw data (stat): 6967 (runsolver) R 6966 29653 29652 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 429508663 1052672 99 4294967295 134512640 135381576 3221224480 3221219724 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+1.32922 s]
Raw data (loadavg): 0.86 0.97 0.87 1/53 6967
Raw data (stat): 6967 (runsolver) R 6966 29653 29652 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 429508663 1052672 99 4294967295 134512640 135381576 3221224480 3221219724 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 ended because it received signal 11 (SIGSEGV)
Real time (s): 1.32889
CPU time (s): 1.3208
CPU user time (s): 1.16482
CPU system time (s): 0.155976
CPU usage (%): 99.3908
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####