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-fiber.opb
MD5SUM665f67f4b53c876b2782c354a2ecbf32
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 108097879
Optimality of the best value was proved NO
Number of terms in the objective function 1254
Biggest coefficient in the objective function 72966962
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4807778524
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 4807778524
Number of bits of the biggest sum of numbers33
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7554
Number of variables2574
Total number of constraints1617
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1290
Number of constraints which are nor clauses,nor cardinality constraints327
Minimum length of a constraint1
Maximum length of a constraint61

Trace number 16383

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc19 THE 2005-04-21 07:24:09 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=13343 boxname=wulflinc19 idbench=1027 idsolver=5 numberseed=0
MD5SUM SOLVER: 1d62365061f6d70b1a242542b016b2e4  /oldhome/oroussel/solvers/minisat+
MD5SUM BENCH:  665f67f4b53c876b2782c354a2ecbf32  /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-fiber.opb
REAL COMMAND:  minisat+ /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-fiber.opb
IDLAUNCH: 13343
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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.037
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:        746140 kB
Buffers:          8872 kB
Cached:         253312 kB
SwapCached:        568 kB
Active:         107672 kB
Inactive:       156632 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        745888 kB
SwapTotal:     2097892 kB
SwapFree:      2096412 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5188 kB
Slab:            18444 kB
Committed_AS:    63784 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 07:24:58 (client local time) WITH STATUS 1 IN 48.2717 SECONDS
stats: 13343 7 48.2717 1
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 696 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ############################################################################################################################################################################################################################################################################################################################################################
c   -- Clauses(.)/Splits(s): (none)
c ---[ 694]---> Sorter-cost: 1578     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 692]---> Adder-cost: 148   maxlim: 1501183   bits: 22/21
c ---[ 690]---> BDD-cost:    1
c ---[ 688]---> BDD-cost:    3
c ---[ 686]---> BDD-cost:    1
c ---[ 684]---> BDD-cost:   13
c ---[ 682]---> BDD-cost:   17
c ---[ 680]---> BDD-cost:   13
c ---[ 678]---> BDD-cost:    9
c ---[ 676]---> BDD-cost:    5
c ---[ 674]---> BDD-cost:   30
c ---[ 672]---> Adder-cost: 148   maxlim: 1593343   bits: 22/21
c ---[ 670]---> BDD-cost:    6
c ---[ 668]---> BDD-cost:   13
c ---[ 666]---> BDD-cost:   21
c ---[ 664]---> BDD-cost:    6
c ---[ 662]---> BDD-cost:    6
c ---[ 660]---> BDD-cost:    6
c ---[ 658]---> BDD-cost:    6
c ---[ 656]---> BDD-cost:    6
c ---[ 654]---> BDD-cost:   13
c ---[ 652]---> BDD-cost:    1
c ---[ 650]---> Sorter-cost:  316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[ 648]---> BDD-cost:    6
c ---[ 646]---> BDD-cost:   13
c ---[ 644]---> BDD-cost:   17
c ---[ 642]---> BDD-cost:   22
c ---[ 640]---> BDD-cost:   22
c ---[ 638]---> BDD-cost:    0
c ---[ 636]---> BDD-cost:   13
c ---[ 634]---> BDD-cost:    1
c ---[ 632]---> BDD-cost:    1
c ---[ 630]---> BDD-cost:    1
c ---[ 628]---> Adder-cost: 148   maxlim: 1593343   bits: 22/21
c ---[ 626]---> BDD-cost:   13
c ---[ 624]---> BDD-cost:   14
c ---[ 622]---> BDD-cost:   13
c ---[ 620]---> BDD-cost:    9
c ---[ 618]---> BDD-cost:    5
c ---[ 616]---> BDD-cost:   30
c ---[ 614]---> BDD-cost:    6
c ---[ 612]---> BDD-cost:   13
c ---[ 610]---> BDD-cost:   16
c ---[ 608]---> Adder-cost: 148   maxlim: 1593343   bits: 22/21
c ---[ 606]---> BDD-cost:    6
c ---[ 604]---> BDD-cost:    9
c ---[ 602]---> BDD-cost:    6
c ---[ 600]---> BDD-cost:    6
c ---[ 598]---> BDD-cost:    6
c ---[ 596]---> BDD-cost:   13
c ---[ 594]---> BDD-cost:    1
c ---[ 592]---> BDD-cost:    9
c ---[ 590]---> BDD-cost:   17
c ---[ 588]---> BDD-cost:   17
c ---[ 586]---> Adder-cost: 148   maxlim: 1517567   bits: 22/21
c ---[ 584]---> BDD-cost:   17
c ---[ 582]---> BDD-cost:   27
c ---[ 580]---> BDD-cost:   22
c ---[ 578]---> BDD-cost:   13
c ---[ 576]---> BDD-cost:    1
c ---[ 574]---> BDD-cost:    1
c ---[ 572]---> BDD-cost:    1
c ---[ 570]---> BDD-cost:   13
c ---[ 568]---> BDD-cost:   14
c ---[ 566]---> Sorter-cost: 1006     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 564]---> BDD-cost:   13
c ---[ 562]---> BDD-cost:    9
c ---[ 560]---> BDD-cost:    5
c ---[ 558]---> BDD-cost:   30
c ---[ 556]---> BDD-cost:    6
c ---[ 554]---> BDD-cost:   13
c ---[ 552]---> BDD-cost:   21
c ---[ 550]---> BDD-cost:    6
c ---[ 548]---> BDD-cost:    9
c ---[ 546]---> BDD-cost:    6
c ---[ 544]---> Adder-cost: 148   maxlim: 1593343   bits: 22/21
c ---[ 542]---> BDD-cost:    6
c ---[ 540]---> BDD-cost:    6
c ---[ 538]---> BDD-cost:   13
c ---[ 536]---> BDD-cost:    1
c ---[ 534]---> BDD-cost:    9
c ---[ 532]---> BDD-cost:   17
c ---[ 530]---> BDD-cost:   17
c ---[ 528]---> BDD-cost:   27
c ---[ 526]---> BDD-cost:   27
c ---[ 524]---> BDD-cost:   22
c ---[ 522]---> Adder-cost: 148   maxlim: 1462271   bits: 22/21
c ---[ 520]---> BDD-cost:    0
c ---[ 518]---> BDD-cost:   13
c ---[ 516]---> BDD-cost:    1
c ---[ 514]---> BDD-cost:    1
c ---[ 512]---> BDD-cost:    1
c ---[ 510]---> BDD-cost:   14
c ---[ 508]---> BDD-cost:   13
c ---[ 506]---> BDD-cost:    9
c ---[ 504]---> BDD-cost:    5
c ---[ 502]---> Sorter-cost: 1004     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 500]---> BDD-cost:   27
c ---[ 498]---> BDD-cost:    6
c ---[ 496]---> BDD-cost:   13
c ---[ 494]---> BDD-cost:   21
c ---[ 492]---> BDD-cost:    6
c ---[ 490]---> BDD-cost:    9
c ---[ 488]---> BDD-cost:    6
c ---[ 486]---> BDD-cost:    6
c ---[ 484]---> BDD-cost:    3
c ---[ 482]---> BDD-cost:    9
c ---[ 480]---> Adder-cost: 148   maxlim: 1513471   bits: 22/21
c ---[ 478]---> Sorter-cost: 1006     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 476]---> BDD-cost:    1
c ---[ 474]---> BDD-cost:    9
c ---[ 472]---> BDD-cost:   17
c ---[ 470]---> BDD-cost:   17
c ---[ 468]---> BDD-cost:   27
c ---[ 466]---> BDD-cost:   27
c ---[ 464]---> BDD-cost:   22
c ---[ 462]---> BDD-cost:    0
c ---[ 460]---> BDD-cost:    9
c ---[ 458]---> BDD-cost:    1
c ---[ 456]---> Sorter-cost: 1004     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 454]---> BDD-cost:    1
c ---[ 452]---> BDD-cost:    1
c ---[ 450]---> BDD-cost:   13
c ---[ 448]---> BDD-cost:   13
c ---[ 446]---> BDD-cost:    6
c ---[ 444]---> BDD-cost:    5
c ---[ 442]---> BDD-cost:   24
c ---[ 440]---> BDD-cost:    6
c ---[ 438]---> BDD-cost:   13
c ---[ 436]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 434]---> BDD-cost:   21
c ---[ 432]---> BDD-cost:    6
c ---[ 430]---> BDD-cost:    9
c ---[ 428]---> BDD-cost:    6
c ---[ 426]---> BDD-cost:    6
c ---[ 424]---> BDD-cost:    6
c ---[ 422]---> BDD-cost:   13
c ---[ 420]---> BDD-cost:    1
c ---[ 418]---> BDD-cost:    9
c ---[ 416]---> BDD-cost:   13
c ---[ 414]---> Sorter-cost: 1003     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 412]---> BDD-cost:   17
c ---[ 410]---> BDD-cost:   27
c ---[ 408]---> BDD-cost:   27
c ---[ 406]---> BDD-cost:   22
c ---[ 404]---> BDD-cost:    0
c ---[ 402]---> BDD-cost:   13
c ---[ 400]---> BDD-cost:    1
c ---[ 398]---> BDD-cost:    1
c ---[ 396]---> BDD-cost:    1
c ---[ 394]---> Sorter-cost: 1006     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 392]---> BDD-cost:    9
c ---[ 390]---> BDD-cost:   10
c ---[ 388]---> BDD-cost:   13
c ---[ 386]---> BDD-cost:    9
c ---[ 384]---> BDD-cost:    5
c ---[ 382]---> BDD-cost:    6
c ---[ 380]---> BDD-cost:    9
c ---[ 378]---> BDD-cost:   21
c ---[ 376]---> BDD-cost:    3
c ---[ 374]---> BDD-cost:    9
c ---[ 372]---> Adder-cost: 148   maxlim: 1464319   bits: 22/21
c ---[ 370]---> BDD-cost:    6
c ---[ 368]---> BDD-cost:    6
c ---[ 366]---> BDD-cost:    6
c ---[ 364]---> BDD-cost:   13
c ---[ 362]---> BDD-cost:    1
c ---[ 360]---> BDD-cost:    9
c ---[ 358]---> BDD-cost:   17
c ---[ 356]---> BDD-cost:   17
c ---[ 354]---> BDD-cost:   27
c ---[ 352]---> BDD-cost:   27
c ---[ 350]---> Adder-cost: 148   maxlim: 1513471   bits: 22/21
c ---[ 348]---> BDD-cost:   22
c ---[ 346]---> BDD-cost:    0
c ---[ 344]---> BDD-cost:    9
c ---[ 342]---> BDD-cost:    1
c ---[ 340]---> BDD-cost:    1
c ---[ 338]---> BDD-cost:    1
c ---[ 336]---> BDD-cost:   13
c ---[ 334]---> BDD-cost:   14
c ---[ 332]---> BDD-cost:   13
c ---[ 330]---> Adder-cost: 148   maxlim: 1572863   bits: 22/21
c ---[ 328]---> BDD-cost:    9
c ---[ 326]---> BDD-cost:    5
c ---[ 324]---> BDD-cost:   24
c ---[ 322]---> BDD-cost:    3
c ---[ 320]---> BDD-cost:   21
c ---[ 318]---> BDD-cost:    6
c ---[ 316]---> BDD-cost:    9
c ---[ 314]---> BDD-cost:    6
c ---[ 312]---> BDD-cost:    6
c ---[ 310]---> BDD-cost:    6
c ---[ 308]---> Adder-cost: 148   maxlim: 1590271   bits: 22/21
c ---[ 306]---> BDD-cost:   13
c ---[ 304]---> BDD-cost:    1
c ---[ 302]---> BDD-cost:    9
c ---[ 300]---> BDD-cost:   17
c ---[ 298]---> BDD-cost:   17
c ---[ 296]---> BDD-cost:   22
c ---[ 294]---> BDD-cost:   27
c ---[ 292]---> BDD-cost:   17
c ---[ 290]---> BDD-cost:    0
c ---[ 288]---> BDD-cost:   13
c ---[ 286]---> Adder-cost: 148   maxlim: 1593343   bits: 22/21
c ---[ 284]---> BDD-cost:    1
c ---[ 282]---> BDD-cost:    1
c ---[ 280]---> BDD-cost:   13
c ---[ 278]---> BDD-cost:   14
c ---[ 276]---> BDD-cost:   13
c ---[ 274]---> BDD-cost:    9
c ---[ 272]---> BDD-cost:    5
c ---[ 270]---> BDD-cost:   30
c ---[ 268]---> Adder-cost: 148   maxlim: 1561599   bits: 22/21
c ---[ 266]---> Adder-cost: 148   maxlim: 1593343   bits: 22/21
c ---[ 264]---> BDD-cost:    6
c ---[ 262]---> BDD-cost:   13
c ---[ 260]---> BDD-cost:    6
c ---[ 258]---> BDD-cost:    9
c ---[ 256]---> BDD-cost:    6
c ---[ 254]---> BDD-cost:    6
c ---[ 252]---> BDD-cost:    6
c ---[ 250]---> BDD-cost:   13
c ---[ 248]---> BDD-cost:    9
c ---[ 246]---> Adder-cost: 148   maxlim: 1458175   bits: 22/21
c ---[ 244]---> BDD-cost:   17
c ---[ 242]---> BDD-cost:   17
c ---[ 240]---> BDD-cost:   27
c ---[ 238]---> BDD-cost:   27
c ---[ 236]---> BDD-cost:   22
c ---[ 234]---> BDD-cost:    0
c ---[ 232]---> BDD-cost:   13
c ---[ 230]---> BDD-cost:    1
c ---[ 228]---> BDD-cost:    1
c ---[ 226]---> BDD-cost:    1
c ---[ 224]---> Adder-cost: 148   maxlim: 1332223   bits: 22/21
c ---[ 222]---> BDD-cost:    9
c ---[ 220]---> BDD-cost:   14
c ---[ 218]---> BDD-cost:   13
c ---[ 216]---> BDD-cost:    9
c ---[ 214]---> BDD-cost:    5
c ---[ 212]---> BDD-cost:   30
c ---[ 210]---> BDD-cost:    6
c ---[ 208]---> BDD-cost:   13
c ---[ 206]---> BDD-cost:   21
c ---[ 204]---> Adder-cost: 148   maxlim: 1583103   bits: 22/21
c ---[ 202]---> BDD-cost:    6
c ---[ 200]---> BDD-cost:    9
c ---[ 198]---> BDD-cost:    6
c ---[ 196]---> BDD-cost:    6
c ---[ 194]---> BDD-cost:    9
c ---[ 192]---> BDD-cost:    1
c ---[ 190]---> BDD-cost:    9
c ---[ 188]---> BDD-cost:   17
c ---[ 186]---> BDD-cost:   17
c ---[ 184]---> BDD-cost:   27
c ---[ 182]---> Adder-cost: 148   maxlim: 1587199   bits: 22/21
c ---[ 180]---> BDD-cost:   22
c ---[ 178]---> BDD-cost:   22
c ---[ 176]---> BDD-cost:    0
c ---[ 174]---> BDD-cost:   13
c ---[ 172]---> BDD-cost:    1
c ---[ 170]---> BDD-cost:    1
c ---[ 168]---> BDD-cost:    1
c ---[ 166]---> BDD-cost:   13
c ---[ 164]---> BDD-cost:   14
c ---[ 162]---> Adder-cost: 148   maxlim: 1452031   bits: 22/21
c ---[ 160]---> BDD-cost:   13
c ---[ 158]---> BDD-cost:    9
c ---[ 156]---> BDD-cost:    5
c ---[ 154]---> BDD-cost:   30
c ---[ 152]---> BDD-cost:    6
c ---[ 150]---> BDD-cost:   13
c ---[ 148]---> BDD-cost:   21
c ---[ 146]---> BDD-cost:    6
c ---[ 144]---> BDD-cost:    6
c ---[ 142]---> BDD-cost:    6
c ---[ 140]---> Adder-cost: 148   maxlim: 1449983   bits: 22/21
c ---[ 138]---> BDD-cost:    6
c ---[ 136]---> BDD-cost:    6
c ---[ 134]---> BDD-cost:   13
c ---[ 132]---> BDD-cost:    1
c ---[ 130]---> Adder-cost: 148   maxlim: 1556479   bits: 22/21
c ---[ 128]---> Adder-cost: 148   maxlim: 1561599   bits: 22/21
c ---[ 126]---> Sorter-cost: 1660     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[ 124]---> Adder-cost: 148   maxlim: 1579007   bits: 22/21
c ---[ 122]---> Adder-cost: 148   maxlim: 1574911   bits: 22/21
c ---[ 120]---> Adder-cost: 148   maxlim: 1591295   bits: 22/21
c ---[ 118]---> Adder-cost: 148   maxlim: 1587199   bits: 22/21
c ---[ 116]---> Adder-cost: 148   maxlim: 1571839   bits: 22/21
c ---[ 114]---> Adder-cost: 148   maxlim: 1572863   bits: 22/21
c ---[ 112]---> BDD-cost:    5
c ---[ 110]---> BDD-cost:    7
c ---[ 108]---> BDD-cost:    5
c ---[ 106]---> BDD-cost:    3
c ---[ 104]---> Adder-cost: 148   maxlim: 1448959   bits: 22/21
c ---[ 102]---> BDD-cost:    5
c ---[ 100]---> BDD-cost:    7
c ---[  98]---> BDD-cost:    3
c ---[  96]---> BDD-cost:    1
c ---[  94]---> BDD-cost:    1
c ---[  92]---> BDD-cost:    3
c ---[  90]---> BDD-cost:   15
c ---[  88]---> BDD-cost:   15
c ---[  86]---> BDD-cost:   15
c ---[  84]---> BDD-cost:   15
c ---[  82]---> Adder-cost: 148   maxlim: 1547263   bits: 22/21
c ---[  80]---> BDD-cost:   15
c ---[  78]---> BDD-cost:   15
c ---[  76]---> BDD-cost:   15
c ---[  74]---> BDD-cost:   15
c ---[  72]---> BDD-cost:   15
c ---[  70]---> BDD-cost:   15
c ---[  68]---> BDD-cost:   15
c ---[  66]---> BDD-cost:   17
c ---[  64]---> BDD-cost:   17
c ---[  62]---> BDD-cost:   22
c ---[  60]---> Sorter-cost: 1004     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[  58]---> BDD-cost:   17
c ---[  56]---> BDD-cost:   13
c ---[  54]---> BDD-cost:    1
c ---[  52]---> BDD-cost:    1
c ---[  50]---> BDD-cost:    1
c ---[  48]---> BDD-cost:   13
c ---[  46]---> BDD-cost:   14
c ---[  44]---> BDD-cost:   13
c ---[  42]---> Sorter-cost: 1660     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[  40]---> BDD-cost:    9
c ---[  38]---> BDD-cost:    5
c ---[  36]---> BDD-cost:   30
c ---[  34]---> BDD-cost:    6
c ---[  32]---> BDD-cost:   13
c ---[  30]---> BDD-cost:   16
c ---[  28]---> BDD-cost:    6
c ---[  26]---> BDD-cost:    9
c ---[  24]---> BDD-cost:    6
c ---[  22]---> BDD-cost:    6
c ---[  20]---> Sorter-cost: 1007     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
c ---[  18]---> BDD-cost:    6
c ---[  16]---> BDD-cost:   13
c ---[  14]---> BDD-cost:    1
c ---[  12]---> BDD-cost:    9
c ---[  10]---> BDD-cost:   17
c ---[   8]---> BDD-cost:   15
c ---[   6]---> BDD-cost:   22
c ---[   4]---> BDD-cost:   17
c ---[   2]---> BDD-cost:    0
c ---[   0]---> BDD-cost:   10
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   73454   211352 |   24484       0        0     nan |  0.000 % |
c |       102 |   73434   211312 |   26932      96      637     6.6 | 12.388 % |
c |       253 |   73430   211300 |   29625     245     1726     7.0 | 12.393 % |
c |       478 |   73424   211284 |   32588     467     3526     7.6 | 12.401 % |
c |       815 |   73402   211220 |   35847     801     5311     6.6 | 12.423 % |
c |      1321 |   73316   211004 |   39431    1295     8410     6.5 | 12.521 % |
c |      2080 |   73275   210891 |   43374    2051    14878     7.3 | 12.560 % |
c |      3219 |   73267   210875 |   47712    3189    26108     8.2 | 12.577 % |
c |      4928 |   73160   210587 |   52483    4879    41499     8.5 | 12.698 % |
c |      7490 |   73117   210479 |   57731    7433    63765     8.6 | 12.753 % |
c |     11334 |   72854   209836 |   63505   11222    99936     8.9 | 13.088 % |
c |     17101 |   72521   209031 |   69855   16905   158731     9.4 | 13.561 % |
c |     25750 |   72154   208147 |   76841   25465   252018     9.9 | 14.054 % |
c |     38724 |   71677   206889 |   84525   38361   393688    10.3 | 14.583 % |
ERROR! Too large constants encountered in constraint.
c ==============================================================================
c Found solution: 1952115689
#### 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.62 0.87 0.88 2/55 28354
Raw data (stat): 28354 (runsolver) R 28353 22929 22928 0 -1 64 0 0 0 0 0 0 0 0 19 0 1 0 543250020 1052672 97 4294967295 134512640 135381576 3221224512 3221219952 134514522 0 0 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 97 215 215 0 42 0
vsize: 1028
[startup+9.99983 s]
Raw data (loadavg): 0.68 0.87 0.88 2/55 28354
Raw data (stat): 28354 (minisat+) R 28353 22929 22928 0 -1 0 2619 0 0 0 991 7 0 0 25 0 1 0 543250020 12726272 2539 4294967295 134512640 134672761 3221224624 3221223796 134556598 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3107 2539 603 41 0 3066 0
vsize: 12428
[startup+20.0003 s]
Raw data (loadavg): 0.73 0.88 0.88 2/55 28354
Raw data (stat): 28354 (minisat+) R 28353 22929 22928 0 -1 0 2836 0 0 0 1990 7 0 0 25 0 1 0 543250020 13684736 2756 4294967295 134512640 134672761 3221224624 3221223792 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3341 2756 603 41 0 3300 0
vsize: 13364
[startup+30.0084 s]
Raw data (loadavg): 0.77 0.88 0.88 2/55 28354
Raw data (stat): 28354 (minisat+) R 28353 22929 22928 0 -1 0 3056 0 0 0 2990 8 0 0 25 0 1 0 543250020 14618624 2976 4294967295 134512640 134672761 3221224624 3221223792 134560869 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3569 2976 603 41 0 3528 0
vsize: 14276
[startup+40.0096 s]
Raw data (loadavg): 0.80 0.88 0.88 2/55 28354
Raw data (stat): 28354 (minisat+) R 28353 22929 22928 0 -1 0 3273 0 0 0 3988 9 0 0 25 0 1 0 543250020 15560704 3193 4294967295 134512640 134672761 3221224624 3221223728 134560196 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 3799 3193 603 41 0 3758 0
vsize: 15196
[startup+48.2959 s]
Raw data (loadavg): 0.82 0.88 0.88 1/54 28356
Raw data (stat): 28354 (minisat+) R 28353 22929 22928 0 -1 0 3273 0 0 0 3988 9 0 0 25 0 1 0 543250020 15560704 3193 4294967295 134512640 134672761 3221224624 3221223728 134560196 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 3799 3193 603 41 0 3758 0
vsize: 0

Child status: 1
Real time (s): 48.2956
CPU time (s): 48.2717
CPU user time (s): 48.1567
CPU system time (s): 0.114982
CPU usage (%): 99.9503
Max. virtual memory (Kb): 15196
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####