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/manquinho/ttp/normalized-data4_3.opb
MD5SUMc35974bed5d553709b7d7ce92d35093a
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8276
Optimality of the best value was proved NO
Number of terms in the objective function 48
Biggest coefficient in the objective function 929
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 25088
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 929
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 25088
Number of bits of the biggest sum of numbers15
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.784879
Number of variables144
Total number of constraints704
Number of constraints which are clauses464
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints144
Minimum length of a constraint2
Maximum length of a constraint12

Trace number 5524

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc7 THE 2005-04-14 00:43:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4021 boxname=wulflinc7 idbench=261 idsolver=11 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  c35974bed5d553709b7d7ce92d35093a  /oldhome/oroussel/tmp/wulflinc7/normalized-data4_3.opb
REAL COMMAND:  minisat+ -S /oldhome/oroussel/tmp/wulflinc7/normalized-data4_3.opb /oldhome/oroussel/tmp/wulflinc7/normalized-data4_3.opb
IDLAUNCH: 4021
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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	: 2
cpu MHz		: 451.050
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:        900448 kB
Buffers:         37556 kB
Cached:          77228 kB
SwapCached:          0 kB
Active:          72672 kB
Inactive:        45008 kB
HighTotal:      131008 kB
HighFree:        49868 kB
LowTotal:       903652 kB
LowFree:        850580 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           6924 kB
Slab:            10932 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-14 00:43:29 (client local time) WITH STATUS 30 IN 9.02763 SECONDS
stats: 4021 0 9.02763 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 764 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ############################################################
c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[ 762]---> BDD-cost:    9
c ---[ 760]---> BDD-cost:    9
c ---[ 758]---> BDD-cost:    9
c ---[ 756]---> BDD-cost:    9
c ---[ 754]---> BDD-cost:    9
c ---[ 752]---> BDD-cost:    9
c ---[ 750]---> BDD-cost:    9
c ---[ 748]---> BDD-cost:    9
c ---[ 746]---> BDD-cost:    9
c ---[ 744]---> BDD-cost:    9
c ---[ 742]---> BDD-cost:    9
c ---[ 740]---> BDD-cost:    9
c ---[ 667]---> BDD-cost:    3
c ---[ 666]---> BDD-cost:    3
c ---[ 665]---> BDD-cost:    3
c ---[ 664]---> BDD-cost:    3
c ---[ 663]---> BDD-cost:    3
c ---[ 662]---> BDD-cost:    3
c ---[ 661]---> BDD-cost:    3
c ---[ 660]---> BDD-cost:    3
c ---[ 659]---> BDD-cost:    3
c ---[ 658]---> BDD-cost:    3
c ---[ 657]---> BDD-cost:    3
c ---[ 656]---> BDD-cost:    3
c ---[ 655]---> BDD-cost:    3
c ---[ 654]---> BDD-cost:    3
c ---[ 653]---> BDD-cost:    3
c ---[ 652]---> BDD-cost:    3
c ---[ 651]---> BDD-cost:    3
c ---[ 650]---> BDD-cost:    3
c ---[ 649]---> BDD-cost:    3
c ---[ 648]---> BDD-cost:    3
c ---[ 647]---> BDD-cost:    3
c ---[ 646]---> BDD-cost:    3
c ---[ 645]---> BDD-cost:    3
c ---[ 644]---> BDD-cost:    3
c ---[ 642]---> BDD-cost:    5
c ---[ 640]---> BDD-cost:    5
c ---[ 638]---> BDD-cost:    5
c ---[ 636]---> BDD-cost:    5
c ---[ 634]---> BDD-cost:    5
c ---[ 632]---> BDD-cost:    5
c ---[ 630]---> BDD-cost:    5
c ---[ 628]---> BDD-cost:    5
c ---[ 626]---> BDD-cost:    5
c ---[ 624]---> BDD-cost:    5
c ---[ 622]---> BDD-cost:    5
c ---[ 620]---> BDD-cost:    5
c ---[ 618]---> BDD-cost:    5
c ---[ 616]---> BDD-cost:    5
c ---[ 614]---> BDD-cost:    5
c ---[ 612]---> BDD-cost:    5
c ---[ 610]---> BDD-cost:    5
c ---[ 608]---> BDD-cost:    5
c ---[ 606]---> BDD-cost:    5
c ---[ 604]---> BDD-cost:    5
c ---[ 602]---> BDD-cost:    5
c ---[ 600]---> BDD-cost:    5
c ---[ 598]---> BDD-cost:    5
c ---[ 596]---> BDD-cost:    5
c ---[ 591]---> BDD-cost:   32
c ---[ 590]---> BDD-cost:   32
c ---[ 589]---> BDD-cost:   32
c ---[ 588]---> BDD-cost:   32
c ---[ 583]---> BDD-cost:   35
c ---[ 582]---> BDD-cost:   35
c ---[ 581]---> BDD-cost:   35
c ---[ 580]---> BDD-cost:   35
c ---[ 575]---> BDD-cost:   35
c ---[ 574]---> BDD-cost:   35
c ---[ 573]---> BDD-cost:   35
c ---[ 572]---> BDD-cost:   35
c ---[ 246]---> BDD-cost:    3
c ---[ 244]---> BDD-cost:    3
c ---[ 242]---> BDD-cost:    3
c ---[ 240]---> BDD-cost:    3
c ---[ 238]---> BDD-cost:    3
c ---[ 236]---> BDD-cost:    3
c ---[ 234]---> BDD-cost:    3
c ---[ 232]---> BDD-cost:    3
c ---[ 230]---> BDD-cost:    3
c ---[ 228]---> BDD-cost:    3
c ---[ 226]---> BDD-cost:    3
c ---[ 224]---> BDD-cost:    3
c ---[ 222]---> BDD-cost:    3
c ---[ 220]---> BDD-cost:    3
c ---[ 218]---> BDD-cost:    3
c ---[ 216]---> BDD-cost:    3
c ---[ 214]---> BDD-cost:    3
c ---[ 212]---> BDD-cost:    3
c ---[ 210]---> BDD-cost:    3
c ---[ 208]---> BDD-cost:    3
c ---[ 206]---> BDD-cost:    3
c ---[ 204]---> BDD-cost:    3
c ---[ 202]---> BDD-cost:    3
c ---[ 200]---> BDD-cost:    3
c ---[ 191]---> BDD-cost:    5
c ---[ 190]---> BDD-cost:    2
c ---[ 189]---> BDD-cost:    5
c ---[ 188]---> BDD-cost:    2
c ---[ 187]---> BDD-cost:    4
c ---[ 186]---> BDD-cost:    2
c ---[ 185]---> BDD-cost:    4
c ---[ 184]---> BDD-cost:    2
c ---[ 183]---> BDD-cost:    3
c ---[ 182]---> BDD-cost:    2
c ---[ 181]---> BDD-cost:    3
c ---[ 180]---> BDD-cost:    2
c ---[ 175]---> BDD-cost:    2
c ---[ 174]---> BDD-cost:    2
c ---[ 173]---> BDD-cost:    2
c ---[ 172]---> BDD-cost:    2
c ---[ 171]---> BDD-cost:    4
c ---[ 170]---> BDD-cost:    2
c ---[ 169]---> BDD-cost:    2
c ---[ 168]---> BDD-cost:    2
c ---[ 167]---> BDD-cost:    3
c ---[ 166]---> BDD-cost:    2
c ---[ 165]---> BDD-cost:    2
c ---[ 164]---> BDD-cost:    2
c ---[ 159]---> BDD-cost:    2
c ---[ 158]---> BDD-cost:    2
c ---[ 157]---> BDD-cost:    2
c ---[ 156]---> BDD-cost:    2
c ---[ 155]---> BDD-cost:    2
c ---[ 154]---> BDD-cost:    2
c ---[ 153]---> BDD-cost:    2
c ---[ 152]---> BDD-cost:    2
c ---[ 151]---> BDD-cost:    2
c ---[ 150]---> BDD-cost:    2
c ---[ 149]---> BDD-cost:    2
c ---[ 148]---> BDD-cost:    2
c ---[ 143]---> BDD-cost:    5
c ---[ 142]---> BDD-cost:    2
c ---[ 141]---> BDD-cost:    5
c ---[ 140]---> BDD-cost:    2
c ---[ 139]---> BDD-cost:    4
c ---[ 138]---> BDD-cost:    2
c ---[ 137]---> BDD-cost:    4
c ---[ 136]---> BDD-cost:    2
c ---[ 135]---> BDD-cost:    3
c ---[ 134]---> BDD-cost:    2
c ---[ 133]---> BDD-cost:    3
c ---[ 132]---> BDD-cost:    2
c ---[ 127]---> BDD-cost:    2
c ---[ 126]---> BDD-cost:    2
c ---[ 125]---> BDD-cost:    2
c ---[ 124]---> BDD-cost:    2
c ---[ 123]---> BDD-cost:    4
c ---[ 122]---> BDD-cost:    2
c ---[ 121]---> BDD-cost:    2
c ---[ 120]---> BDD-cost:    2
c ---[ 119]---> BDD-cost:    3
c ---[ 118]---> BDD-cost:    2
c ---[ 117]---> BDD-cost:    2
c ---[ 116]---> BDD-cost:    2
c ---[ 111]---> BDD-cost:    2
c ---[ 110]---> BDD-cost:    2
c ---[ 109]---> BDD-cost:    2
c ---[ 108]---> BDD-cost:    2
c ---[ 107]---> BDD-cost:    2
c ---[ 106]---> BDD-cost:    2
c ---[ 105]---> BDD-cost:    2
c ---[ 104]---> BDD-cost:    2
c ---[ 103]---> BDD-cost:    2
c ---[ 102]---> BDD-cost:    2
c ---[ 101]---> BDD-cost:    2
c ---[ 100]---> BDD-cost:    2
c ---[  95]---> BDD-cost:    5
c ---[  94]---> BDD-cost:    2
c ---[  93]---> BDD-cost:    5
c ---[  92]---> BDD-cost:    2
c ---[  91]---> BDD-cost:    4
c ---[  90]---> BDD-cost:    2
c ---[  89]---> BDD-cost:    4
c ---[  88]---> BDD-cost:    2
c ---[  87]---> BDD-cost:    3
c ---[  86]---> BDD-cost:    2
c ---[  85]---> BDD-cost:    3
c ---[  84]---> BDD-cost:    2
c ---[  79]---> BDD-cost:    2
c ---[  78]---> BDD-cost:    2
c ---[  77]---> BDD-cost:    2
c ---[  76]---> BDD-cost:    2
c ---[  75]---> BDD-cost:    4
c ---[  74]---> BDD-cost:    2
c ---[  73]---> BDD-cost:    2
c ---[  72]---> BDD-cost:    2
c ---[  71]---> BDD-cost:    3
c ---[  70]---> BDD-cost:    2
c ---[  69]---> BDD-cost:    2
c ---[  68]---> BDD-cost:    2
c ---[  63]---> BDD-cost:    2
c ---[  62]---> BDD-cost:    2
c ---[  61]---> BDD-cost:    2
c ---[  60]---> BDD-cost:    2
c ---[  59]---> BDD-cost:    2
c ---[  58]---> BDD-cost:    2
c ---[  57]---> BDD-cost:    2
c ---[  56]---> BDD-cost:    2
c ---[  55]---> BDD-cost:    2
c ---[  54]---> BDD-cost:    2
c ---[  53]---> BDD-cost:    2
c ---[  52]---> BDD-cost:    2
c ---[  47]---> BDD-cost:    5
c ---[  46]---> BDD-cost:    2
c ---[  45]---> BDD-cost:    5
c ---[  44]---> BDD-cost:    2
c ---[  43]---> BDD-cost:    4
c ---[  42]---> BDD-cost:    2
c ---[  41]---> BDD-cost:    4
c ---[  40]---> BDD-cost:    2
c ---[  39]---> BDD-cost:    3
c ---[  38]---> BDD-cost:    2
c ---[  37]---> BDD-cost:    3
c ---[  36]---> BDD-cost:    2
c ---[  31]---> BDD-cost:    2
c ---[  30]---> BDD-cost:    2
c ---[  29]---> BDD-cost:    2
c ---[  28]---> BDD-cost:    2
c ---[  27]---> BDD-cost:    4
c ---[  26]---> BDD-cost:    2
c ---[  25]---> BDD-cost:    2
c ---[  24]---> BDD-cost:    2
c ---[  23]---> BDD-cost:    3
c ---[  22]---> BDD-cost:    2
c ---[  21]---> BDD-cost:    2
c ---[  20]---> BDD-cost:    2
c ---[  15]---> BDD-cost:    2
c ---[  14]---> BDD-cost:    2
c ---[  13]---> BDD-cost:    2
c ---[  12]---> BDD-cost:    2
c ---[  11]---> BDD-cost:    2
c ---[  10]---> BDD-cost:    2
c ---[   9]---> BDD-cost:    2
c ---[   8]---> BDD-cost:    2
c ---[   7]---> BDD-cost:    2
c ---[   6]---> BDD-cost:    2
c ---[   5]---> BDD-cost:    2
c ---[   4]---> BDD-cost:    2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |         0 |    2632     7348 |     789       0        0     nan |  0.000 % |
c   -- subsuming                       
c   -- var.elim.:  860/860          
c   -- var.elim.:  324/324          
c   -- subsuming                       
c   -- var.elim.:  204/204          
c   -- var.elim.:  236/236          
c   -- var.elim.:  52/52          
c   -- subsuming                       
c   -- var.elim.:  96/96          
c   -- var.elim.:  120/120          
c   -- subsuming                       
c   -- var.elim.:  28/28          
c |         0 |    2212     6708 |      --       0       --      -- |     --   | -420/-208
c |         0 |    2212     6708 |     884       0        0     nan |  0.000 % |
c |       102 |    2212     6708 |     973     102     1178    11.5 | 31.088 % |
c ==============================================================================
c (current CPU-time: 0.163975 s)
c ==============================================================================
c Found solution: 10417
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost: 4379     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |       107 |   12815    31513 |    3844     107     1200    11.2 | 31.088 % |
c   -- subsuming                       
c   -- var.elim.:  1000/3827          
c   -- var.elim.:  2000/3827          
c   -- var.elim.:  3000/3827          
c   -- var.elim.:  3827/3827          
c   -- var.elim.:  1000/2029          
c   -- var.elim.:  2000/2029          
c   -- var.elim.:  2029/2029          
c   -- var.elim.:  5/5          
c   -- subsuming                       
c   -- var.elim.:  393/393          
c   -- var.elim.:  35/35          
c |       107 |   11539    35940 |      --     107       --      -- |     --   | -1276/4428
c |       107 |   11539    35940 |    4615     107     1200    11.2 | 31.088 % |
c ==============================================================================
c (current CPU-time: 0.858869 s)
c ==============================================================================
c Found solution: 9724
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    7     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |       109 |   11878    36847 |    3563     109     1490    13.7 | 31.088 % |
c   -- subsuming                       
c   -- var.elim.:  463/463          
c   -- var.elim.:  267/267          
c   -- subsuming                       
c   -- var.elim.:  77/77          
c |       109 |   11717    37195 |      --     109       --      -- |     --   | -161/349
c |       109 |   11717    37195 |    4686     109     1490    13.7 | 31.088 % |
c ==============================================================================
c (current CPU-time: 0.999848 s)
c ==============================================================================
c Found solution: 9240
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    7     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |       112 |   11912    37748 |    3573     112     1571    14.0 | 31.088 % |
c   -- subsuming                       
c   -- var.elim.:  330/330          
c   -- var.elim.:  199/199          
c |       112 |   11808    38010 |      --     112       --      -- |     --   | -104/263
c |       112 |   11808    38010 |    4723     112     1571    14.0 | 31.088 % |
c ==============================================================================
c (current CPU-time: 1.13483 s)
c ==============================================================================
c Found solution: 9166
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    8     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |       125 |   12017    38624 |    3605     125     2530    20.2 | 31.088 % |
c   -- subsuming                       
c   -- var.elim.:  396/396          
c   -- var.elim.:  239/239          
c |       125 |   11898    38984 |      --     125       --      -- |     --   | -119/361
c |       125 |   11898    38984 |    4759     125     2530    20.2 | 31.088 % |
c ==============================================================================
c (current CPU-time: 1.27281 s)
c ==============================================================================
c Found solution: 8413
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    8     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |       128 |   12343    40212 |    3702     128     2567    20.1 | 31.088 % |
c   -- subsuming                       
c   -- var.elim.:  765/765          
c   -- var.elim.:  412/412          
c   -- subsuming                       
c   -- var.elim.:  89/89          
c |       128 |   12056    40160 |      --     128       --      -- |     --   | -287/-51
c |       128 |   12056    40160 |    4822     128     2567    20.1 | 31.088 % |
c ==============================================================================
c (current CPU-time: 1.53577 s)
c ==============================================================================
c Found solution: 8290
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    6     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |       220 |   12109    40345 |    3632     220     4741    21.6 | 31.088 % |
c   -- subsuming                       
c   -- var.elim.:  130/130          
c   -- var.elim.:  96/96          
c |       220 |   12084    40572 |      --     220       --      -- |     --   | -25/228
c |       220 |   12084    40572 |    4833     220     4741    21.6 | 31.088 % |
c |       320 |   12084    40572 |    5316     320     9064    28.3 |  8.489 % |
c |       470 |   12084    40572 |    5848     470    14365    30.6 |  8.489 % |
c |       695 |   12084    40572 |    6433     695    22563    32.5 |  8.489 % |
c |      1033 |   12084    40572 |    7076    1033    37413    36.2 |  8.489 % |
c |      1539 |   12084    40572 |    7784    1539    60354    39.2 |  8.489 % |
c ==============================================================================
c (current CPU-time: 3.71843 s)
c ==============================================================================
c Found solution: 8276
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    6     Base: 5 2 2 3 5 2
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |      1850 |   12156    40839 |    3646    1850    71637    38.7 |  8.489 % |
c   -- subsuming                       
c   -- var.elim.:  192/192          
c   -- var.elim.:  142/142          
c |      1850 |   12111    41000 |      --    1850       --      -- |     --   | -45/162
c |      1850 |   12111    41000 |    4844    1850    71637    38.7 |  8.489 % |
c |      1950 |   12052    40605 |    5302    1949    75286    38.6 |  8.709 % |
c |      2100 |   12052    40605 |    5833    2099    81367    38.8 |  8.709 % |
c |      2328 |   12052    40605 |    6416    2327    88375    38.0 |  8.709 % |
c |      2667 |   12052    40605 |    7058    2666   101177    38.0 |  8.709 % |
c |      3175 |   12052    40605 |    7763    3174   119794    37.7 |  8.709 % |
c |      3936 |   12001    39594 |    8504    3933   143484    36.5 |  8.779 % |
c |      5077 |   11507    37828 |    8969    1483    37702    25.4 | 10.017 % |
c ==============================================================================
c Optimal solution: 8276
s OPTIMUM FOUND
v -v97 v98 -v99 -v100 -v101 v102 -v103 v104 -v105 v106 -v107 -v108 -v109 v110 -v111 v112 -v113 -v114 -v115 -v116 v117 -v118 v119 -v120 -v121 v122 -v123 -v124 v125 -v126 v127 -v128 v129 -v130 v131 -v132 -v133 -v134 v135 -v136 v137 -v138 v139 -v140 -v141 -v142 v143 -v144 -v2 -v18 -v34 -v50 v66 -v82 -v3 -v19 -v35 v51 -v67 -v83 -v4 -v20 -v36 -v52 -v68 v84 -v5 v21 -v37 -v53 -v69 -v85 -v7 -v23 v39 -v55 -v71 -v87 -v8 -v24 -v40 v56 -v72 -v88 v9 -v25 -v41 -v57 -v73 -v89 -v10 -v26 -v42 -v58 -v74 v90 -v12 -v28 -v44 -v60 v76 -v92 -v13 -v29 v45 -v61 -v77 -v93 v14 -v30 -v46 -v62 -v78 -v94 -v15 v31 -v47 -v63 -v79 -v95 v6 -v22 -v38 -v54 v70 v86 -v11 v27 v43 v59 -v75 -v91 -v16 -v32 -v48 v64 v80 v96 v1 v17 v33 -v49 -v65 -v81
c _______________________________________________________________________________
c 
c restarts              : 21
c conflicts             : 5506           (615 /sec)
c decisions             : 9254           (1033 /sec)
c propagations          : 2881199        (321719 /sec)
c inspects              : 13026968       (1454611 /sec)
c CPU time              : 8.95564 s
c _______________________________________________________________________________
#### 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.95 0.90 1/54 26937
Raw data (stat): 26937 (runsolver) R 26936 22932 22931 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 422144600 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 0 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+9.04534 s]
Raw data (loadavg): 0.93 0.95 0.90 1/53 26937
Raw data (stat): 26937 (runsolver) R 26936 22932 22931 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 422144600 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 0 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 0

Child status: 30
Real time (s): 9.04504
CPU time (s): 9.02763
CPU user time (s): 8.95864
CPU system time (s): 0.068989
CPU usage (%): 99.8074
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	8276
#### END VERIFIER DATA ####