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-air05.opb
MD5SUMa0fff131fa124ee4d61d9b3bf266a4ba
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29628
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.13
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 31885

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc23 THE 2005-05-27 06:58:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=23314 boxname=wulflinc23 idbench=958 idsolver=16 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  a0fff131fa124ee4d61d9b3bf266a4ba  /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-air05.opb
REAL COMMAND:  minisat+_script -cb -gs /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-air05.opb
IDLAUNCH: 23314
/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:        908796 kB
Buffers:         32892 kB
Cached:          71140 kB
SwapCached:        552 kB
Active:          20252 kB
Inactive:        86092 kB
HighTotal:      131008 kB
HighFree:        72800 kB
LowTotal:       903652 kB
LowFree:        835996 kB
SwapTotal:     2097136 kB
SwapFree:      2095880 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5620 kB
Slab:            13824 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-27 06:59:19 (client local time) WITH STATUS 139 IN 67.1648 SECONDS
stats: 23314 7 67.1648 139
#### 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:  459
c ---[ 846]---> BDD-cost:  253
c ---[ 844]---> BDD-cost:  191
c ---[ 842]---> BDD-cost:  109
c ---[ 840]---> BDD-cost:  277
c ---[ 838]---> BDD-cost:  147
c ---[ 836]---> BDD-cost:   87
c ---[ 834]---> BDD-cost:   85
c ---[ 832]---> BDD-cost:  127
c ---[ 830]---> BDD-cost:  167
c ---[ 828]---> BDD-cost:  191
c ---[ 826]---> BDD-cost:  663
c ---[ 822]---> BDD-cost:  123
c ---[ 820]---> BDD-cost:  405
c ---[ 818]---> BDD-cost:  443
c ---[ 816]---> BDD-cost:  465
c ---[ 814]---> BDD-cost:  425
c ---[ 812]---> BDD-cost:  253
c ---[ 810]---> BDD-cost:  177
c ---[ 808]---> BDD-cost:  415
c ---[ 806]---> BDD-cost:  413
c ---[ 804]---> BDD-cost:  693
c ---[ 802]---> BDD-cost:  103
c ---[ 800]---> BDD-cost:  119
c ---[ 798]---> BDD-cost:  309
c ---[ 796]---> BDD-cost:  289
c ---[ 794]---> BDD-cost:  155
c ---[ 786]---> BDD-cost:   39
c ---[ 784]---> BDD-cost:   67
c ---[ 782]---> BDD-cost:  157
c ---[ 780]---> BDD-cost:  253
c ---[ 778]---> BDD-cost:  199
c ---[ 776]---> BDD-cost:  445
c ---[ 774]---> BDD-cost:  315
c ---[ 772]---> BDD-cost:   89
c ---[ 770]---> BDD-cost:  107
c ---[ 768]---> BDD-cost:   67
c ---[ 766]---> BDD-cost:   93
c ---[ 764]---> BDD-cost:  135
c ---[ 762]---> BDD-cost:  163
c ---[ 760]---> BDD-cost:  173
c ---[ 758]---> BDD-cost:   33
c ---[ 756]---> BDD-cost:   13
c ---[ 754]---> BDD-cost:    7
c ---[ 752]---> BDD-cost:   23
c ---[ 750]---> BDD-cost:   37
c ---[ 748]---> BDD-cost:   43
c ---[ 746]---> BDD-cost:   39
c ---[ 744]---> BDD-cost:   95
c ---[ 742]---> BDD-cost:  101
c ---[ 740]---> BDD-cost:  525
c ---[ 738]---> BDD-cost:  121
c ---[ 736]---> BDD-cost:  483
c ---[ 732]---> BDD-cost:    9
c ---[ 730]---> BDD-cost:  193
c ---[ 728]---> BDD-cost:  181
c ---[ 726]---> BDD-cost:   93
c ---[ 724]---> BDD-cost:  325
c ---[ 722]---> BDD-cost:  479
c ---[ 720]---> BDD-cost:  273
c ---[ 718]---> BDD-cost:  269
c ---[ 716]---> BDD-cost:   93
c ---[ 714]---> BDD-cost:  341
c ---[ 712]---> BDD-cost:  299
c ---[ 710]---> BDD-cost:  183
c ---[ 708]---> BDD-cost:  315
c ---[ 706]---> BDD-cost:  289
c ---[ 704]---> BDD-cost:  383
c ---[ 702]---> BDD-cost:  231
c ---[ 700]---> BDD-cost:  205
c ---[ 698]---> BDD-cost:  133
c ---[ 696]---> BDD-cost:  257
c ---[ 694]---> BDD-cost:  331
c ---[ 692]---> BDD-cost:  179
c ---[ 690]---> BDD-cost:  159
c ---[ 688]---> BDD-cost:  185
c ---[ 686]---> BDD-cost:   95
c ---[ 684]---> BDD-cost:   63
c ---[ 682]---> BDD-cost:  547
c ---[ 680]---> BDD-cost:  569
c ---[ 678]---> BDD-cost:  169
c ---[ 676]---> BDD-cost:  115
c ---[ 674]---> BDD-cost:  125
c ---[ 672]---> BDD-cost:  163
c ---[ 670]---> BDD-cost:  119
c ---[ 668]---> BDD-cost:  565
c ---[ 666]---> BDD-cost:  331
c ---[ 664]---> BDD-cost:  255
c ---[ 662]---> BDD-cost:  217
c ---[ 660]---> BDD-cost:  189
c ---[ 658]---> BDD-cost:  237
c ---[ 656]---> BDD-cost:  113
c ---[ 654]---> BDD-cost:   67
c ---[ 652]---> BDD-cost:   71
c ---[ 650]---> BDD-cost:  351
c ---[ 648]---> BDD-cost:  521
c ---[ 646]---> BDD-cost:  535
c ---[ 644]---> BDD-cost:  341
c ---[ 642]---> BDD-cost:  251
c ---[ 640]---> BDD-cost:  293
c ---[ 638]---> BDD-cost:  313
c ---[ 636]---> BDD-cost:  431
c ---[ 634]---> BDD-cost:  395
c ---[ 632]---> BDD-cost:  419
c ---[ 630]---> BDD-cost:  389
c ---[ 628]---> BDD-cost:  169
c ---[ 626]---> BDD-cost:  357
c ---[ 624]---> BDD-cost:  493
c ---[ 622]---> BDD-cost:  285
c ---[ 620]---> BDD-cost:  229
c ---[ 618]---> BDD-cost:   89
c ---[ 616]---> BDD-cost:   79
c ---[ 614]---> BDD-cost:  745
c ---[ 612]---> BDD-cost:  565
c ---[ 610]---> BDD-cost:  799
c ---[ 608]---> BDD-cost:  673
c ---[ 606]---> BDD-cost:  577
c ---[ 604]---> BDD-cost:  179
c ---[ 602]---> BDD-cost:  523
c ---[ 598]---> BDD-cost:  319
c ---[ 596]---> BDD-cost:  377
c ---[ 594]---> BDD-cost:  395
c ---[ 592]---> BDD-cost:  105
c ---[ 590]---> BDD-cost:   71
c ---[ 586]---> BDD-cost:  643
c ---[ 584]---> BDD-cost:  177
c ---[ 582]---> BDD-cost:   83
c ---[ 580]---> BDD-cost:  157
c ---[ 578]---> BDD-cost:  101
c ---[ 574]---> BDD-cost:  269
c ---[ 572]---> BDD-cost:  227
c ---[ 570]---> BDD-cost:  181
c ---[ 568]---> BDD-cost:  119
c ---[ 566]---> BDD-cost:   83
c ---[ 564]---> BDD-cost:  123
c ---[ 562]---> BDD-cost:  101
c ---[ 560]---> BDD-cost:    0
c ---[ 558]---> BDD-cost:   81
c ---[ 556]---> BDD-cost:   75
c ---[ 554]---> BDD-cost:  119
c ---[ 552]---> BDD-cost:  399
c ---[ 550]---> BDD-cost:  139
c ---[ 548]---> BDD-cost:   81
c ---[ 546]---> BDD-cost:  151
c ---[ 544]---> BDD-cost:  533
c ---[ 542]---> BDD-cost:  495
c ---[ 540]---> BDD-cost:  323
c ---[ 538]---> BDD-cost:   45
c ---[ 536]---> BDD-cost:  223
c ---[ 534]---> BDD-cost:   37
c ---[ 532]---> BDD-cost:   27
c ---[ 530]---> BDD-cost:   21
c ---[ 528]---> BDD-cost:   23
c ---[ 526]---> BDD-cost:  225
c ---[ 524]---> BDD-cost:   37
c ---[ 522]---> BDD-cost:  155
c ---[ 520]---> BDD-cost:   27
c ---[ 518]---> BDD-cost:   97
c ---[ 516]---> BDD-cost:   47
c ---[ 514]---> BDD-cost:  169
c ---[ 512]---> BDD-cost:  155
c ---[ 510]---> BDD-cost:  129
c ---[ 508]---> BDD-cost:  363
c ---[ 506]---> BDD-cost:  241
c ---[ 504]---> BDD-cost:  245
c ---[ 502]---> BDD-cost:  193
c ---[ 496]---> BDD-cost:  149
c ---[ 494]---> BDD-cost:   63
c ---[ 492]---> BDD-cost:  125
c ---[ 490]---> BDD-cost:   69
c ---[ 488]---> BDD-cost:   17
c ---[ 486]---> BDD-cost:   25
c ---[ 484]---> BDD-cost:   13
c ---[ 482]---> BDD-cost:   67
c ---[ 480]---> BDD-cost:   33
c ---[ 478]---> BDD-cost:   49
c ---[ 476]---> BDD-cost:   45
c ---[ 474]---> BDD-cost:   67
c ---[ 472]---> BDD-cost:  213
c ---[ 470]---> BDD-cost:   47
c ---[ 468]---> BDD-cost:   67
c ---[ 466]---> BDD-cost:   55
c ---[ 464]---> BDD-cost:   49
c ---[ 462]---> BDD-cost:   17
c ---[ 460]---> BDD-cost:   23
c ---[ 458]---> BDD-cost:  129
c ---[ 456]---> BDD-cost:   43
c ---[ 454]---> BDD-cost:   81
c ---[ 452]---> BDD-cost:   57
c ---[ 450]---> BDD-cost:  115
c ---[ 448]---> BDD-cost:  137
c ---[ 446]---> BDD-cost:   87
c ---[ 444]---> BDD-cost:   59
c ---[ 442]---> BDD-cost:   45
c ---[ 440]---> BDD-cost:  113
c ---[ 438]---> BDD-cost:   47
c ---[ 436]---> BDD-cost:  135
c ---[ 434]---> BDD-cost:  341
c ---[ 432]---> BDD-cost:  213
c ---[ 430]---> BDD-cost:  165
c ---[ 428]---> BDD-cost:  223
c ---[ 426]---> BDD-cost:  107
c ---[ 424]---> BDD-cost:  363
c ---[ 420]---> BDD-cost:   45
c ---[ 418]---> BDD-cost:   25
c ---[ 416]---> BDD-cost:   29
c ---[ 414]---> BDD-cost:   51
c ---[ 412]---> BDD-cost:   53
c ---[ 410]---> BDD-cost:   49
c ---[ 408]---> BDD-cost:  189
c ---[ 406]---> BDD-cost:  177
c ---[ 404]---> BDD-cost:  147
c ---[ 402]---> BDD-cost:  133
c ---[ 400]---> BDD-cost:   69
c ---[ 398]---> BDD-cost:   53
c ---[ 396]---> BDD-cost:  341
c ---[ 394]---> BDD-cost:  193
c ---[ 392]---> BDD-cost:  187
c ---[ 390]---> BDD-cost:  541
c ---[ 388]---> BDD-cost:  543
c ---[ 386]---> BDD-cost:  435
c ---[ 384]---> BDD-cost:  341
c ---[ 382]---> BDD-cost:   85
c ---[ 380]---> BDD-cost:  243
c ---[ 378]---> BDD-cost:   91
c ---[ 376]---> BDD-cost:  137
c ---[ 374]---> BDD-cost:  273
c ---[ 372]---> BDD-cost:  173
c ---[ 370]---> BDD-cost:  125
c ---[ 368]---> BDD-cost:  143
c ---[ 366]---> BDD-cost:   87
c ---[ 364]---> BDD-cost:  167
c ---[ 362]---> BDD-cost:  117
c ---[ 360]---> BDD-cost:    0
c ---[ 358]---> BDD-cost:  119
c ---[ 356]---> BDD-cost:   89
c ---[ 354]---> BDD-cost:  149
c ---[ 352]---> BDD-cost:   11
c ---[ 350]---> BDD-cost:  151
c ---[ 348]---> BDD-cost:   93
c ---[ 346]---> BDD-cost:  213
c ---[ 344]---> BDD-cost:  215
c ---[ 342]---> BDD-cost:  455
c ---[ 340]---> BDD-cost:  465
c ---[ 338]---> BDD-cost:   73
c ---[ 336]---> BDD-cost:  207
c ---[ 334]---> BDD-cost:  223
c ---[ 332]---> BDD-cost:   83
c ---[ 330]---> BDD-cost:  153
c ---[ 328]---> BDD-cost:  313
c ---[ 326]---> BDD-cost:  199
c ---[ 324]---> BDD-cost:  121
c ---[ 322]---> BDD-cost:  351
c ---[ 320]---> BDD-cost:  307
c ---[ 318]---> BDD-cost:   71
c ---[ 316]---> BDD-cost:   57
c ---[ 314]---> BDD-cost:  111
c ---[ 312]---> BDD-cost:  657
c ---[ 310]---> BDD-cost:  621
c ---[ 308]---> BDD-cost:  169
c ---[ 306]---> BDD-cost:  191
c ---[ 304]---> BDD-cost:  343
c ---[ 302]---> BDD-cost:  521
c ---[ 300]---> BDD-cost:    3
c ---[ 298]---> BDD-cost:   17
c ---[ 296]---> BDD-cost:   93
c ---[ 294]---> BDD-cost:   49
c ---[ 292]---> BDD-cost:   25
c ---[ 290]---> BDD-cost:  207
c ---[ 286]---> BDD-cost:  283
c ---[ 284]---> BDD-cost:  503
c ---[ 282]---> BDD-cost:  329
c ---[ 280]---> BDD-cost:  251
c ---[ 278]---> BDD-cost:  247
c ---[ 276]---> BDD-cost:  307
c ---[ 274]---> BDD-cost:  369
c ---[ 272]---> BDD-cost:    0
c ---[ 270]---> BDD-cost:  591
c ---[ 268]---> BDD-cost:  279
c ---[ 266]---> BDD-cost:  217
c ---[ 264]---> BDD-cost:  201
c ---[ 262]---> BDD-cost:  341
c ---[ 260]---> BDD-cost:  307
c ---[ 258]---> BDD-cost:  225
c ---[ 256]---> BDD-cost:  457
c ---[ 254]---> BDD-cost:  413
c ---[ 252]---> BDD-cost:  299
c ---[ 250]---> BDD-cost:   31
c ---[ 248]---> BDD-cost:  223
c ---[ 246]---> BDD-cost:  375
c ---[ 244]---> BDD-cost:  341
c ---[ 242]---> BDD-cost:  371
c ---[ 240]---> BDD-cost:  437
c ---[ 238]---> BDD-cost:  293
c ---[ 236]---> BDD-cost:  409
c ---[ 234]---> BDD-cost:  293
c ---[ 232]---> BDD-cost:  173
c ---[ 230]---> BDD-cost:  119
c ---[ 228]---> BDD-cost:   55
c ---[ 226]---> BDD-cost:  143
c ---[ 224]---> BDD-cost:  103
c ---[ 222]---> BDD-cost:  337
c ---[ 220]---> BDD-cost:  243
c ---[ 218]---> BDD-cost:  109
c ---[ 216]---> BDD-cost:   65
c ---[ 214]---> BDD-cost:   21
c ---[ 212]---> BDD-cost:   11
c ---[ 210]---> BDD-cost:  213
c ---[ 208]---> BDD-cost:  187
c ---[ 206]---> BDD-cost:  111
c ---[ 204]---> BDD-cost:  329
c ---[ 202]---> BDD-cost:  341
c ---[ 200]---> BDD-cost:  297
c ---[ 198]---> BDD-cost:  253
c ---[ 196]---> BDD-cost:  463
c ---[ 194]---> BDD-cost:  381
c ---[ 192]---> BDD-cost:  281
c ---[ 190]---> BDD-cost:  249
c ---[ 188]---> BDD-cost:  197
c ---[ 186]---> BDD-cost:  263
c ---[ 184]---> BDD-cost:  209
c ---[ 182]---> BDD-cost:  175
c ---[ 180]---> BDD-cost:  583
c ---[ 178]---> BDD-cost:  539
c ---[ 176]---> BDD-cost:    5
c ---[ 174]---> BDD-cost:    1
c ---[ 172]---> BDD-cost:  185
c ---[ 170]---> BDD-cost:  233
c ---[ 168]---> BDD-cost:  175
c ---[ 166]---> BDD-cost:   87
c ---[ 164]---> BDD-cost:   97
c ---[ 162]---> BDD-cost:  129
c ---[ 160]---> BDD-cost:   81
c ---[ 158]---> BDD-cost:  167
c ---[ 156]---> BDD-cost:  223
c ---[ 154]---> BDD-cost:  417
c ---[ 152]---> BDD-cost:  347
c ---[ 150]---> BDD-cost:  291
c ---[ 148]---> BDD-cost:  501
c ---[ 146]---> BDD-cost:  275
c ---[ 144]---> BDD-cost:  279
c ---[ 142]---> BDD-cost:  255
c ---[ 140]---> BDD-cost:  125
c ---[ 138]---> BDD-cost:  207
c ---[ 136]---> BDD-cost:  107
c ---[ 134]---> BDD-cost:  203
c ---[ 132]---> BDD-cost:  237
c ---[ 130]---> BDD-cost:  183
c ---[ 128]---> BDD-cost:  137
c ---[ 126]---> BDD-cost:  211
c ---[ 124]---> BDD-cost:  159
c ---[ 122]---> BDD-cost:  189
c ---[ 120]---> BDD-cost:  211
c ---[ 118]---> BDD-cost:  447
c ---[ 116]---> BDD-cost:  281
c ---[ 114]---> BDD-cost:  295
c ---[ 112]---> BDD-cost:  433
c ---[ 110]---> BDD-cost:  185
c ---[ 108]---> BDD-cost:  159
c ---[ 106]---> BDD-cost:   29
c ---[ 104]---> BDD-cost:   65
c ---[ 100]---> BDD-cost:   19
c ---[  98]---> BDD-cost:   39
c ---[  94]---> BDD-cost:  133
c ---[  92]---> BDD-cost:   75
c ---[  90]---> BDD-cost:   83
c ---[  88]---> BDD-cost:  281
c ---[  86]---> BDD-cost:  235
c ---[  84]---> BDD-cost:  257
c ---[  82]---> BDD-cost:  387
c ---[  80]---> BDD-cost:   89
c ---[  76]---> BDD-cost:  111
c ---[  74]---> BDD-cost:  217
c ---[  72]---> BDD-cost:  271
c ---[  70]---> BDD-cost:  271
c ---[  68]---> BDD-cost:  303
c ---[  66]---> BDD-cost:  227
c ---[  64]---> BDD-cost:  489
c ---[  62]---> BDD-cost:  193
c ---[  60]---> BDD-cost:  245
c ---[  58]---> BDD-cost:  145
c ---[  56]---> BDD-cost:  129
c ---[  54]---> BDD-cost:  317
c ---[  52]---> BDD-cost:  263
c ---[  50]---> BDD-cost:  297
c ---[  48]---> BDD-cost:  275
c ---[  46]---> BDD-cost:  381
c ---[  44]---> BDD-cost:  475
c ---[  42]---> BDD-cost:  389
c ---[  40]---> BDD-cost:  289
c ---[  38]---> BDD-cost:  285
c ---[  36]---> BDD-cost:  223
c ---[  34]---> BDD-cost:   99
c ---[  32]---> BDD-cost:  563
c ---[  30]---> BDD-cost:  517
c ---[  28]---> BDD-cost:  531
c ---[  26]---> BDD-cost:  687
c ---[  24]---> BDD-cost:  495
c ---[  22]---> BDD-cost:  599
c ---[  20]---> BDD-cost:  423
c ---[  18]---> BDD-cost:  375
c ---[  16]---> BDD-cost:  731
c ---[  14]---> BDD-cost:  519
c ---[  12]---> BDD-cost:  755
c ---[  10]---> BDD-cost:  511
c ---[   8]---> BDD-cost:  581
c ---[   6]---> BDD-cost:  679
c ---[   4]---> BDD-cost:  157
c ---[   2]---> BDD-cost:  197
c ---[   0]---> BDD-cost:  241
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 |       101 |  234832   610978 |   86104     101     7136    70.7 |  0.403 % |
c |       251 |  234832   610978 |   94715     251    18174    72.4 |  0.403 % |
c |       476 |  234832   610978 |  104186     476   100222   210.6 |  0.403 % |
/oldhome/oroussel/solvers/minisat+_script: line 9: 28205 Segmentation fault      $XDIR/minisat+_64-bit_static -try "$@"
#### 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.97 0.95 0.91 2/54 28201
Raw data (stat): 28201 (runsolver) R 28200 5562 5561 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 854183422 1052672 99 4294967295 134512640 135381576 3221224464 3221219672 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.0008 s]
Raw data (loadavg): 0.97 0.95 0.91 2/55 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+20.0017 s]
Raw data (loadavg): 0.98 0.95 0.91 2/55 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+30.001 s]
Raw data (loadavg): 0.98 0.95 0.91 2/55 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+40.0007 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+50.0006 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+60.0009 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+67.1718 s]
Raw data (loadavg): 0.99 0.96 0.91 1/53 28205
Raw data (stat): 28201 (minisat+_script) S 28200 5562 5561 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854183422 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 0

Child status: 139
Real time (s): 67.1716
CPU time (s): 67.1648
CPU user time (s): 62.2395
CPU system time (s): 4.92525
CPU usage (%): 99.9899
Max. virtual memory (Kb): 2124
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####