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/miplib2003/normalized-mps-v2-20-10-fiber.opb
MD5SUM02cc3bacd8064c2ceecf74a8d0a8ab0f
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.3155
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 21760

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc30 THE 2005-04-22 01:01:45 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=12543 boxname=wulflinc30 idbench=965 idsolver=11 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  02cc3bacd8064c2ceecf74a8d0a8ab0f  /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-fiber.opb
REAL COMMAND:  minisat+ -S /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-fiber.opb /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-fiber.opb
IDLAUNCH: 12543
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        782052 kB
Buffers:         11592 kB
Cached:         215380 kB
SwapCached:        352 kB
Active:          22880 kB
Inactive:       206740 kB
HighTotal:      131008 kB
HighFree:        51884 kB
LowTotal:       903652 kB
LowFree:        730168 kB
SwapTotal:     2097892 kB
SwapFree:      2097328 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           5980 kB
Slab:            17244 kB
Committed_AS:    63600 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-22 01:02:09 (client local time) WITH STATUS 1 IN 23.8394 SECONDS
stats: 12543 7 23.8394 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]---> ERROR! Too large constants encountered in constraint.
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 =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |         0 |   77111   227378 |   23133       0        0     nan |  0.000 % |
c   -- subsuming                       
c   -- var.elim.:  1000/20413          
c   -- var.elim.:  2000/20413          
c   -- var.elim.:  3000/20413          
c   -- var.elim.:  4000/20413          
c   -- var.elim.:  5000/20413          
c   -- var.elim.:  6000/20413          
c   -- var.elim.:  7000/20413          
c   -- var.elim.:  8000/20413          
c   -- var.elim.:  9000/20413          
c   -- var.elim.:  10000/20413          
c   -- var.elim.:  11000/20413          
c   -- var.elim.:  12000/20413          
c   -- var.elim.:  13000/20413          
c   -- var.elim.:  14000/20413          
c   -- var.elim.:  15000/20413          
c   -- var.elim.:  16000/20413          
c   -- var.elim.:  17000/20413          
c   -- var.elim.:  18000/20413          
c   -- var.elim.:  19000/20413          
c   -- var.elim.:  20000/20413          
c   -- var.elim.:  20413/20413          
c   -- var.elim.:  1000/9789          
c   -- var.elim.:  2000/9789          
c   -- var.elim.:  3000/9789          
c   -- var.elim.:  4000/9789          
c   -- var.elim.:  5000/9789          
c   -- var.elim.:  6000/9789          
c   -- var.elim.:  7000/9789          
c   -- var.elim.:  8000/9789          
c   -- var.elim.:  9000/9789          
c   -- var.elim.:  9789/9789          
c   -- var.elim.:  439/439          
c   -- subsuming                       
c   -- var.elim.:  1000/2472          
c   -- var.elim.:  2000/2472          
c   -- var.elim.:  2472/2472          
c   -- var.elim.:  803/803          
c   -- var.elim.:  105/105          
c   -- subsuming                       
c   -- var.elim.:  296/296          
c   -- var.elim.:  51/51          
c |         0 |   63735   203564 |      --       0       --      -- |     --   | -9520/-5075
c |         0 |   63735   203564 |   25494       0        0     nan |  0.000 % |
c |       100 |   63735   203564 |   28043     100      790     7.9 | 18.654 % |
c |       250 |   63735   203564 |   30847     250     2241     9.0 | 18.654 % |
c |       475 |   63690   203399 |   33908     465     3365     7.2 | 18.684 % |
c |       812 |   63690   203399 |   37299     802     6516     8.1 | 18.684 % |
c |      1318 |   63690   203399 |   41029    1308    10411     8.0 | 18.684 % |
c |      2077 |   63674   203339 |   45120    2059    16912     8.2 | 18.709 % |
c |      3217 |   63670   203324 |   49629    3192    28858     9.0 | 18.715 % |
c |      4925 |   63670   203324 |   54592    4900    50782    10.4 | 18.715 % |
c |      7487 |   63532   202825 |   59922    7448    78327    10.5 | 18.832 % |
c |     11331 |   63487   202603 |   65867   11282   121745    10.8 | 18.869 % |
c |     17097 |   63282   201845 |   72220   16991   182062    10.7 | 19.059 % |
c |     25746 |   63051   200951 |   79152   25508   277489    10.9 | 19.267 % |
c ==============================================================================
c (current CPU-time: 23.4264 s)
c ==============================================================================
c Found solution: 2133153180
#### 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.91 0.98 0.91 2/54 996
Raw data (stat): 996 (runsolver) R 995 11931 11930 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 549598536 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 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+10.001 s]
Raw data (loadavg): 0.92 0.98 0.91 2/54 996
Raw data (stat): 996 (minisat+) R 995 11931 11930 0 -1 0 4480 0 0 0 985 13 0 0 25 0 1 0 549598536 19267584 3964 4294967295 134512640 134672761 3221224544 3221223728 134615838 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 4704 3964 603 41 0 4663 0
vsize: 18816
[startup+20.0014 s]
Raw data (loadavg): 0.93 0.98 0.91 2/54 996
Raw data (stat): 996 (minisat+) R 995 11931 11930 0 -1 0 4861 0 0 0 1984 14 0 0 25 0 1 0 549598536 20910080 4345 4294967295 134512640 134672761 3221224544 3221223728 134615625 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5105 4345 603 41 0 5064 0
vsize: 20420
[startup+23.8738 s]
Raw data (loadavg): 0.93 0.98 0.91 1/53 996
Raw data (stat): 996 (minisat+) R 995 11931 11930 0 -1 0 4861 0 0 0 1984 14 0 0 25 0 1 0 549598536 20910080 4345 4294967295 134512640 134672761 3221224544 3221223728 134615625 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 5105 4345 603 41 0 5064 0
vsize: 0

Child status: 1
Real time (s): 23.8734
CPU time (s): 23.8394
CPU user time (s): 23.6444
CPU system time (s): 0.19497
CPU usage (%): 99.8573
Max. virtual memory (Kb): 20420
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####