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-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-sc50a.opb
MD5SUMd1a63d8d6fb70cfa129ffc4588721d0f
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 8388608
Number of bits of the biggest number in a constraint 24
Biggest sum of numbers in a constraint 22020075
Number of bits of the biggest sum of numbers25
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.19282
Number of variables960
Total number of constraints49
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints49
Minimum length of a constraint40
Maximum length of a constraint80

Trace number 19563

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc25 THE 2005-04-21 19:39:37 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16157 boxname=wulflinc25 idbench=1243 idsolver=11 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  d1a63d8d6fb70cfa129ffc4588721d0f  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-sc50a.opb
REAL COMMAND:  minisat+ -S /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-sc50a.opb /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-sc50a.opb
IDLAUNCH: 16157
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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:        835576 kB
Buffers:         22620 kB
Cached:         156308 kB
SwapCached:        728 kB
Active:          31484 kB
Inactive:       149400 kB
HighTotal:      131008 kB
HighFree:        10304 kB
LowTotal:       903652 kB
LowFree:        825272 kB
SwapTotal:     2097892 kB
SwapFree:      2096236 kB
Dirty:              36 kB
Writeback:           0 kB
Mapped:           4992 kB
Slab:            12496 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 19:39:42 (client local time) WITH STATUS 30 IN 4.97424 SECONDS
stats: 16157 0 4.97424 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 69 PB-constraints to clauses...
c   -- Unit propagations: ppppppp
c   -- Detecting intervals from adjacent constraints: ####################
c   -- Clauses(.)/Splits(s): (none)
c ---[  68]---> Sorter-cost:  492     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  67]---> Sorter-cost:  468     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  65]---> BDD-cost:   40
c ---[  63]---> BDD-cost:   40
c ---[  61]---> BDD-cost:   40
c ---[  59]---> BDD-cost:   40
c ---[  58]---> BDD-cost:   40
c ---[  57]---> BDD-cost:   40
c ---[  56]---> BDD-cost:   40
c ---[  55]---> Sorter-cost:  872     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  54]---> Sorter-cost:  870     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  53]---> BDD-cost:   40
c ---[  51]---> Sorter-cost:  721     Base: 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[  49]---> BDD-cost:  128
c ---[  47]---> BDD-cost:  128
c ---[  45]---> BDD-cost:  128
c ---[  43]---> BDD-cost:  128
c ---[  42]---> BDD-cost:   46
c ---[  41]---> BDD-cost:   46
c ---[  40]---> BDD-cost:   46
c ---[  39]---> Sorter-cost:  943     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  38]---> Sorter-cost:  941     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  37]---> BDD-cost:   46
c ---[  35]---> Sorter-cost:  785     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[  33]---> BDD-cost:  141
c ---[  31]---> BDD-cost:  141
c ---[  29]---> BDD-cost:  141
c ---[  27]---> BDD-cost:  141
c ---[  26]---> BDD-cost:   49
c ---[  25]---> BDD-cost:   49
c ---[  24]---> BDD-cost:   49
c ---[  23]---> Sorter-cost: 1008     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  22]---> Sorter-cost: 1006     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  21]---> BDD-cost:   49
c ---[  19]---> Sorter-cost:  849     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[  17]---> BDD-cost:  150
c ---[  15]---> BDD-cost:  150
c ---[  13]---> BDD-cost:  150
c ---[  11]---> BDD-cost:  150
c ---[  10]---> BDD-cost:   52
c ---[   9]---> BDD-cost:   52
c ---[   8]---> BDD-cost:   52
c ---[   7]---> Sorter-cost: 1073     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[   6]---> Sorter-cost: 1071     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[   5]---> BDD-cost:   52
c ---[   3]---> Sorter-cost:  913     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[   2]---> Sorter-cost: 1045     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[   1]---> Sorter-cost: 1021     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[   0]---> BDD-cost:   52
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |         0 |   41557    99085 |   12467       0        0     nan |  0.000 % |
c   -- subsuming                       
c   -- var.elim.:  1000/15108          
c   -- var.elim.:  2000/15108          
c   -- var.elim.:  3000/15108          
c   -- var.elim.:  4000/15108          
c   -- var.elim.:  5000/15108          
c   -- var.elim.:  6000/15108          
c   -- var.elim.:  7000/15108          
c   -- var.elim.:  8000/15108          
c   -- var.elim.:  9000/15108          
c   -- var.elim.:  10000/15108          
c   -- var.elim.:  11000/15108          
c   -- var.elim.:  12000/15108          
c   -- var.elim.:  13000/15108          
c   -- var.elim.:  14000/15108          
c   -- var.elim.:  15000/15108          
c   -- var.elim.:  15108/15108          
c   -- var.elim.:  1000/8099          
c   -- var.elim.:  2000/8099          
c   -- var.elim.:  3000/8099          
c   -- var.elim.:  4000/8099          
c   -- var.elim.:  5000/8099          
c   -- var.elim.:  6000/8099          
c   -- var.elim.:  7000/8099          
c   -- var.elim.:  8000/8099          
c   -- var.elim.:  8099/8099          
c   -- var.elim.:  90/90          
c   -- var.elim.:  7/7          
c   -- subsuming                       
c   -- var.elim.:  1000/3971          
c   -- var.elim.:  2000/3971          
c   -- var.elim.:  3000/3971          
c   -- var.elim.:  3971/3971          
c   -- var.elim.:  1000/1981          
c   -- var.elim.:  1981/1981          
c   -- subsuming                       
c   -- var.elim.:  256/256          
c   -- var.elim.:  117/117          
c |         0 |   32727    98337 |      --       0       --      -- |     --   | -7331/3026
c |         0 |   32727    98337 |   13090       0        0     nan |  0.000 % |
c |       101 |   32679    98175 |   14378      99      571     5.8 |  9.098 % |
c |       251 |   32679    98175 |   15816     249     2124     8.5 |  9.098 % |
c |       479 |   32604    97914 |   17358     472     4843    10.3 |  9.331 % |
c |       816 |   32604    97914 |   19094     809     9221    11.4 |  9.331 % |
c |      1323 |   32595    97885 |   20997    1314    21571    16.4 |  9.342 % |
c ==============================================================================
c (current CPU-time: 3.3025 s)
c ==============================================================================
c Found solution: 0
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): .
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |      1513 |   32512    97529 |    9753    1451    22751    15.7 |  9.342 % |
c |      1513 |   32512    97529 |   13004    1451    22751    15.7 |  9.342 % |
c |      1613 |   32512    97529 |   14305    1551    23714    15.3 |  9.412 % |
c |      1763 |   32512    97529 |   15735    1701    25959    15.3 |  9.412 % |
c |      1989 |   32474    97381 |   17289    1923    30472    15.8 |  9.459 % |
c |      2327 |   32474    97381 |   19018    2261    38306    16.9 |  9.459 % |
c |      2833 |   32207    96411 |   20747    2762    47659    17.3 |  9.842 % |
c |      3593 |   32137    96179 |   22773    3107    68711    22.1 |  9.958 % |
c ==============================================================================
c Optimal solution: 0
s OPTIMUM FOUND
v -COL00004_bit_7 -COL00004_bit_6 -COL00004_bit_5 -COL00004_bit_4 -COL00004_bit_3 -COL00004_bit_2 -COL00004_bit_1 -COL00004_bit0 -COL00004_bit1 -COL00004_bit2 -COL00004_bit3 -COL00004_bit4 -COL00004_bit5 -COL00004_bit6 -COL00004_bit7 -COL00004_bit8 -COL00004_bit9 -COL00004_bit10 -COL00004_bit11 -COL00004_bit12 COL00001_bit_7 COL00001_bit_6 -COL00001_bit_5 -COL00001_bit_4 -COL00001_bit_3 COL00001_bit_2 COL00001_bit_1 -COL00001_bit0 COL00001_bit1 -COL00001_bit2 -COL00001_bit3 -COL00001_bit4 -COL00001_bit5 -COL00001_bit6 -COL00001_bit7 -COL00001_bit8 -COL00001_bit9 -COL00001_bit10 -COL00001_bit11 -COL00001_bit12 -COL00002_bit_7 -COL00002_bit_6 -COL00002_bit_5 -COL00002_bit_4 -COL00002_bit_3 -COL00002_bit_2 -COL00002_bit_1 -COL00002_bit0 -COL00002_bit1 -COL00002_bit2 COL00002_bit3 -COL00002_bit4 -COL00002_bit5 -COL00002_bit6 -COL00002_bit7 -COL00002_bit8 -COL00002_bit9 -COL00002_bit10 -COL00002_bit11 -COL00002_bit12 -COL00003_bit_7 COL00003_bit_6 -COL00003_bit_5 -COL00003_bit_4 -COL00003_bit_3 COL00003_bit_2 -COL00003_bit_1 -COL00003_bit0 -COL00003_bit1 -COL00003_bit2 COL00003_bit3 -COL00003_bit4 -COL00003_bit5 COL00003_bit6 -COL00003_bit7 -COL00003_bit8 -COL00003_bit9 -COL00003_bit10 -COL00003_bit11 -COL00003_bit12 -COL00005_bit_7 -COL00005_bit_6 -COL00005_bit_5 -COL00005_bit_4 -COL00005_bit_3 -COL00005_bit_2 -COL00005_bit_1 -COL00005_bit0 -COL00005_bit1 -COL00005_bit2 -COL00005_bit3 -COL00005_bit4 -COL00005_bit5 -COL00005_bit6 -COL00005_bit7 -COL00005_bit8 -COL00005_bit9 -COL00005_bit10 -COL00005_bit11 -COL00005_bit12 COL00006_bit_7 COL00006_bit_6 -COL00006_bit_5 -COL00006_bit_4 -COL00006_bit_3 COL00006_bit_2 COL00006_bit_1 -COL00006_bit0 COL00006_bit1 -COL00006_bit2 -COL00006_bit3 -COL00006_bit4 -COL00006_bit5 -COL00006_bit6 -COL00006_bit7 -COL00006_bit8 -COL00006_bit9 -COL00006_bit10 -COL00006_bit11 -COL00006_bit12 -COL00007_bit_7 -COL00007_bit_6 -COL00007_bit_5 -COL00007_bit_4 -COL00007_bit_3 -COL00007_bit_2 -COL00007_bit_1 -COL00007_bit0 -COL00007_bit1 -COL00007_bit2 COL00007_bit3 -COL00007_bit4 -COL00007_bit5 -COL00007_bit6 -COL00007_bit7 -COL00007_bit8 -COL00007_bit9 -COL00007_bit10 -COL00007_bit11 -COL00007_bit12 -COL00008_bit_7 COL00008_bit_6 -COL00008_bit_5 -COL00008_bit_4 -COL00008_bit_3 COL00008_bit_2 -COL00008_bit_1 -COL00008_bit0 -COL00008_bit1 -COL00008_bit2 COL00008_bit3 -COL00008_bit4 -COL00008_bit5 COL00008_bit6 -COL00008_bit7 -COL00008_bit8 -COL00008_bit9 -COL00008_bit10 -COL00008_bit11 -COL00008_bit12 -COL00009_bit_7 -COL00009_bit_6 -COL00009_bit_5 -COL00009_bit_4 -COL00009_bit_3 -COL00009_bit_2 -COL00009_bit_1 -COL00009_bit0 -COL00009_bit1 -COL00009_bit2 -COL00009_bit3 -COL00009_bit4 -COL00009_bit5 -COL00009_bit6 -COL00009_bit7 -COL00009_bit8 -COL00009_bit9 -COL00009_bit10 -COL00009_bit11 -COL00009_bit12 COL00010_bit_7 COL00010_bit_6 COL00010_bit_5 COL00010_bit_4 COL00010_bit_3 -COL00010_bit_2 -COL00010_bit_1 -COL00010_bit0 -COL00010_bit1 -COL00010_bit2 -COL00010_bit3 -COL00010_bit4 -COL00010_bit5 -COL00010_bit6 -COL00010_bit7 -COL00010_bit8 -COL00010_bit9 -COL00010_bit10 -COL00010_bit11 -COL00010_bit12 -COL00011_bit_7 COL00011_bit_6 COL00011_bit_5 COL00011_bit_4 COL00011_bit_3 COL00011_bit_2 COL00011_bit_1 COL00011_bit0 COL00011_bit1 COL00011_bit2 COL00011_bit3 COL00011_bit4 COL00011_bit5 -COL00011_bit6 -COL00011_bit7 -COL00011_bit8 -COL00011_bit9 -COL00011_bit10 -COL00011_bit11 -COL00011_bit12 COL00012_bit_7 COL00012_bit_6 COL00012_bit_5 COL00012_bit_4 COL00012_bit_3 COL00012_bit_2 COL00012_bit_1 COL00012_bit0 COL00012_bit1 -COL00012_bit2 -COL00012_bit3 -COL00012_bit4 -COL00012_bit5 -COL00012_bit6 -COL00012_bit7 -COL00012_bit8 -COL00012_bit9 -COL00012_bit10 -COL00012_bit11 -COL00012_bit12 -COL00013_bit_7 -COL00013_bit_6 COL00013_bit_5 -COL00013_bit_4 COL00013_bit_3 COL00013_bit_2 -COL00013_bit_1 -COL00013_bit0 -COL00013_bit1 COL00013_bit2 COL00013_bit3 -COL00013_bit4 COL00013_bit5 -COL00013_bit6 -COL00013_bit7 -COL00013_bit8 -COL00013_bit9 -COL00013_bit10 -COL00013_bit11 -COL00013_bit12 COL00014_bit_7 -COL00014_bit_6 COL00014_bit_5 COL00014_bit_4 COL00014_bit_3 -COL00014_bit_2 COL00014_bit_1 COL00014_bit0 COL00014_bit1 COL00014_bit2 -COL00014_bit3 -COL00014_bit4 -COL00014_bit5 -COL00014_bit6 -COL00014_bit7 -COL00014_bit8 -COL00014_bit9 -COL00014_bit10 -COL00014_bit11 -COL00014_bit12 -COL00015_bit_7 -COL00015_bit_6 -COL00015_bit_5 -COL00015_bit_4 -COL00015_bit_3 -COL00015_bit_2 -COL00015_bit_1 -COL00015_bit0 -COL00015_bit1 -COL00015_bit2 -COL00015_bit3 -COL00015_bit4 -COL00015_bit5 -COL00015_bit6 -COL00015_bit7 -COL00015_bit8 -COL00015_bit9 -COL00015_bit10 -COL00015_bit11 -COL00015_bit12 -COL00016_bit_7 -COL00016_bit_6 -COL00016_bit_5 -COL00016_bit_4 -COL00016_bit_3 -COL00016_bit_2 -COL00016_bit_1 -COL00016_bit0 -COL00016_bit1 -COL00016_bit2 -COL00016_bit3 -COL00016_bit4 -COL00016_bit5 -COL00016_bit6 -COL00016_bit7 -COL00016_bit8 -COL00016_bit9 -COL00016_bit10 -COL00016_bit11 -COL00016_bit12 -COL00017_bit_7 COL00017_bit_6 -COL00017_bit_5 -COL00017_bit_4 -COL00017_bit_3 COL00017_bit_2 COL00017_bit_1 -COL00017_bit0 COL00017_bit1 COL00017_bit2 -COL00017_bit3 -COL00017_bit4 -COL00017_bit5 -COL00017_bit6 -COL00017_bit7 -COL00017_bit8 -COL00017_bit9 -COL00017_bit10 -COL00017_bit11 -COL00017_bit12 -COL00018_bit_7 -COL00018_bit_6 COL00018_bit_5 -COL00018_bit_4 COL00018_bit_3 COL00018_bit_2 -COL00018_bit_1 -COL00018_bit0 -COL00018_bit1 COL00018_bit2 -COL00018_bit3 COL00018_bit4 COL00018_bit5 -COL00018_bit6 -COL00018_bit7 -COL00018_bit8 -COL00018_bit9 -COL00018_bit10 -COL00018_bit11 -COL00018_bit12 COL00019_bit_7 COL00019_bit_6 COL00019_bit_5 COL00019_bit_4 COL00019_bit_3 COL00019_bit_2 COL00019_bit_1 COL00019_bit0 COL00019_bit1 COL00019_bit2 COL00019_bit3 -COL00019_bit4 -COL00019_bit5 COL00019_bit6 -COL00019_bit7 -COL00019_bit8 -COL00019_bit9 -COL00019_bit10 -COL00019_bit11 -COL00019_bit12 -COL00020_bit_7 -COL00020_bit_6 -COL00020_bit_5 -COL00020_bit_4 -COL00020_bit_3 -COL00020_bit_2 -COL00020_bit_1 COL00020_bit0 -COL00020_bit1 -COL00020_bit2 -COL00020_bit3 -COL00020_bit4 -COL00020_bit5 -COL00020_bit6 -COL00020_bit7 -COL00020_bit8 -COL00020_bit9 -COL00020_bit10 -COL00020_bit11 -COL00020_bit12 COL00021_bit_7 COL00021_bit_6 -COL00021_bit_5 COL00021_bit_4 COL00021_bit_3 COL00021_bit_2 COL00021_bit_1 -COL00021_bit0 -COL00021_bit1 -COL00021_bit2 COL00021_bit3 -COL00021_bit4 COL00021_bit5 -COL00021_bit6 -COL00021_bit7 -COL00021_bit8 -COL00021_bit9 -COL00021_bit10 -COL00021_bit11 -COL00021_bit12 -COL00022_bit_7 COL00022_bit_6 COL00022_bit_5 COL00022_bit_4 COL00022_bit_3 COL00022_bit_2 COL00022_bit_1 COL00022_bit0 COL00022_bit1 COL00022_bit2 COL00022_bit3 COL00022_bit4 COL00022_bit5 -COL00022_bit6 -COL00022_bit7 -COL00022_bit8 -COL00022_bit9 -COL00022_bit10 -COL00022_bit11 -COL00022_bit12 -COL00023_bit_7 COL00023_bit_6 COL00023_bit_5 COL00023_bit_4 COL00023_bit_3 -COL00023_bit_2 COL00023_bit_1 -COL00023_bit0 -COL00023_bit1 -COL00023_bit2 -COL00023_bit3 -COL00023_bit4 -COL00023_bit5 -COL00023_bit6 -COL00023_bit7 -COL00023_bit8 -COL00023_bit9 -COL00023_bit10 -COL00023_bit11 -COL00023_bit12 -COL00024_bit_7 COL00024_bit_6 -COL00024_bit_5 -COL00024_bit_4 -COL00024_bit_3 -COL00024_bit_2 -COL00024_bit_1 -COL00024_bit0 COL00024_bit1 -COL00024_bit2 -COL00024_bit3 COL00024_bit4 -COL00024_bit5 COL00024_bit6 -COL00024_bit7 -COL00024_bit8 -COL00024_bit9 -COL00024_bit10 -COL00024_bit11 -COL00024_bit12 -COL00025_bit_7 -COL00025_bit_6 -COL00025_bit_5 -COL00025_bit_4 -COL00025_bit_3 -COL00025_bit_2 -COL00025_bit_1 -COL00025_bit0 -COL00025_bit1 -COL00025_bit2 -COL00025_bit3 -COL00025_bit4 -COL00025_bit5 -COL00025_bit6 -COL00025_bit7 -COL00025_bit8 -COL00025_bit9 -COL00025_bit10 -COL00025_bit11 -COL00025_bit12 -COL00026_bit_7 -COL00026_bit_6 -COL00026_bit_5 -COL00026_bit_4 -COL00026_bit_3 -COL00026_bit_2 -COL00026_bit_1 -COL00026_bit0 -COL00026_bit1 -COL00026_bit2 -COL00026_bit3 -COL00026_bit4 -COL00026_bit5 -COL00026_bit6 -COL00026_bit7 -COL00026_bit8 -COL00026_bit9 -COL00026_bit10 -COL00026_bit11 -COL00026_bit12 -COL00027_bit_7 -COL00027_bit_6 -COL00027_bit_5 -COL00027_bit_4 -COL00027_bit_3 -COL00027_bit_2 -COL00027_bit_1 -COL00027_bit0 -COL00027_bit1 -COL00027_bit2 -COL00027_bit3 -COL00027_bit4 -COL00027_bit5 -COL00027_bit6 -COL00027_bit7 -COL00027_bit8 -COL00027_bit9 -COL00027_bit10 -COL00027_bit11 -COL00027_bit12 -COL00028_bit_7 -COL00028_bit_6 -COL00028_bit_5 -COL00028_bit_4 -COL00028_bit_3 -COL00028_bit_2 COL00028_bit_1 COL00028_bit0 COL00028_bit1 COL00028_bit2 -COL00028_bit3 -COL00028_bit4 -COL00028_bit5 -COL00028_bit6 -COL00028_bit7 -COL00028_bit8 -COL00028_bit9 -COL00028_bit10 -COL00028_bit11 -COL00028_bit12 -COL00029_bit_7 COL00029_bit_6 COL00029_bit_5 -COL00029_bit_4 COL00029_bit_3 COL00029_bit_2 -COL00029_bit_1 -COL00029_bit0 COL00029_bit1 COL00029_bit2 -COL00029_bit3 -COL00029_bit4 -COL00029_bit5 -COL00029_bit6 COL00029_bit7 -COL00029_bit8 -COL00029_bit9 -COL00029_bit10 -COL00029_bit11 -COL00029_bit12 COL00030_bit_7 COL00030_bit_6 COL00030_bit_5 COL00030_bit_4 COL00030_bit_3 COL00030_bit_2 COL00030_bit_1 COL00030_bit0 COL00030_bit1 COL00030_bit2 COL00030_bit3 -COL00030_bit4 -COL00030_bit5 COL00030_bit6 -COL00030_bit7 -COL00030_bit8 -COL00030_bit9 -COL00030_bit10 -COL00030_bit11 -COL00030_bit12 -COL00031_bit_7 -COL00031_bit_6 COL00031_bit_5 COL00031_bit_4 COL00031_bit_3 -COL00031_bit_2 -COL00031_bit_1 -COL00031_bit0 -COL00031_bit1 COL00031_bit2 -COL00031_bit3 -COL00031_bit4 -COL00031_bit5 -COL00031_bit6 -COL00031_bit7 -COL00031_bit8 -COL00031_bit9 -COL00031_bit10 -COL00031_bit11 -COL00031_bit12 COL00032_bit_7 -COL00032_bit_6 -COL00032_bit_5 -COL00032_bit_4 COL00032_bit_3 COL00032_bit_2 COL00032_bit_1 COL00032_bit0 COL00032_bit1 COL00032_bit2 COL00032_bit3 COL00032_bit4 COL00032_bit5 COL00032_bit6 -COL00032_bit7 -COL00032_bit8 -COL00032_bit9 -COL00032_bit10 -COL00032_bit11 -COL00032_bit12 -COL00033_bit_7 COL00033_bit_6 COL00033_bit_5 COL00033_bit_4 COL00033_bit_3 COL00033_bit_2 COL00033_bit_1 COL00033_bit0 COL00033_bit1 COL00033_bit2 COL00033_bit3 COL00033_bit4 COL00033_bit5 -COL00033_bit6 -COL00033_bit7 -COL00033_bit8 -COL00033_bit9 -COL00033_bit10 -COL00033_bit11 -COL00033_bit12 COL00034_bit_7 COL00034_bit_6 -COL00034_bit_5 -COL00034_bit_4 COL00034_bit_3 -COL00034_bit_2 COL00034_bit_1 COL00034_bit0 -COL00034_bit1 -COL00034_bit2 -COL00034_bit3 -COL00034_bit4 -COL00034_bit5 -COL00034_bit6 -COL00034_bit7 -COL00034_bit8 -COL00034_bit9 -COL00034_bit10 -COL00034_bit11 -COL00034_bit12 -COL00035_bit_7 COL00035_bit_6 -COL00035_bit_5 -COL00035_bit_4 -COL00035_bit_3 -COL00035_bit_2 -COL00035_bit_1 -COL00035_bit0 -COL00035_bit1 -COL00035_bit2 -COL00035_bit3 -COL00035_bit4 -COL00035_bit5 -COL00035_bit6 COL00035_bit7 -COL00035_bit8 -COL00035_bit9 -COL00035_bit10 -COL00035_bit11 -COL00035_bit12 COL00036_bit_7 -COL00036_bit_6 -COL00036_bit_5 COL00036_bit_4 -COL00036_bit_3 -COL00036_bit_2 -COL00036_bit_1 -COL00036_bit0 -COL00036_bit1 -COL00036_bit2 -COL00036_bit3 -COL00036_bit4 -COL00036_bit5 -COL00036_bit6 -COL00036_bit7 -COL00036_bit8 -COL00036_bit9 -COL00036_bit10 -COL00036_bit11 -COL00036_bit12 -COL00037_bit_7 -COL00037_bit_6 -COL00037_bit_5 -COL00037_bit_4 -COL00037_bit_3 -COL00037_bit_2 -COL00037_bit_1 -COL00037_bit0 -COL00037_bit1 -COL00037_bit2 -COL00037_bit3 -COL00037_bit4 -COL00037_bit5 -COL00037_bit6 -COL00037_bit7 -COL00037_bit8 -COL00037_bit9 -COL00037_bit10 -COL00037_bit11 -COL00037_bit12 -COL00038_bit_7 -COL00038_bit_6 -COL00038_bit_5 -COL00038_bit_4 -COL00038_bit_3 -COL00038_bit_2 -COL00038_bit_1 -COL00038_bit0 -COL00038_bit1 -COL00038_bit2 -COL00038_bit3 -COL00038_bit4 -COL00038_bit5 -COL00038_bit6 -COL00038_bit7 -COL00038_bit8 -COL00038_bit9 -COL00038_bit10 -COL00038_bit11 -COL00038_bit12 COL00039_bit_7 COL00039_bit_6 -COL00039_bit_5 -COL00039_bit_4 COL00039_bit_3 -COL00039_bit_2 -COL00039_bit_1 COL00039_bit0 -COL00039_bit1 -COL00039_bit2 COL00039_bit3 -COL00039_bit4 -COL00039_bit5 -COL00039_bit6 -COL00039_bit7 -COL00039_bit8 -COL00039_bit9 -COL00039_bit10 -COL00039_bit11 -COL00039_bit12 -COL00040_bit_7 -COL00040_bit_6 -COL00040_bit_5 COL00040_bit_4 COL00040_bit_3 COL00040_bit_2 -COL00040_bit_1 -COL00040_bit0 COL00040_bit1 COL00040_bit2 -COL00040_bit3 -COL00040_bit4 -COL00040_bit5 -COL00040_bit6 -COL00040_bit7 COL00040_bit8 -COL00040_bit9 -COL00040_bit10 -COL00040_bit11 -COL00040_bit12 -COL00041_bit_7 -COL00041_bit_6 -COL00041_bit_5 COL00041_bit_4 -COL00041_bit_3 -COL00041_bit_2 -COL00041_bit_1 -COL00041_bit0 -COL00041_bit1 -COL00041_bit2 -COL00041_bit3 COL00041_bit4 -COL00041_bit5 COL00041_bit6 -COL00041_bit7 -COL00041_bit8 -COL00041_bit9 -COL00041_bit10 -COL00041_bit11 -COL00041_bit12 -COL00042_bit_7 -COL00042_bit_6 -COL00042_bit_5 -COL00042_bit_4 COL00042_bit_3 -COL00042_bit_2 -COL00042_bit_1 COL00042_bit0 -COL00042_bit1 -COL00042_bit2 COL00042_bit3 -COL00042_bit4 -COL00042_bit5 -COL00042_bit6 -COL00042_bit7 -COL00042_bit8 -COL00042_bit9 -COL00042_bit10 -COL00042_bit11 -COL00042_bit12 COL00043_bit_7 COL00043_bit_6 -COL00043_bit_5 -COL00043_bit_4 -COL00043_bit_3 -COL00043_bit_2 -COL00043_bit_1 -COL00043_bit0 -COL00043_bit1 -COL00043_bit2 -COL00043_bit3 -COL00043_bit4 -COL00043_bit5 -COL00043_bit6 -COL00043_bit7 COL00043_bit8 -COL00043_bit9 -COL00043_bit10 -COL00043_bit11 -COL00043_bit12 -COL00044_bit_7 COL00044_bit_6 COL00044_bit_5 COL00044_bit_4 COL00044_bit_3 COL00044_bit_2 COL00044_bit_1 COL00044_bit0 COL00044_bit1 COL00044_bit2 COL00044_bit3 COL00044_bit4 COL00044_bit5 -COL00044_bit6 -COL00044_bit7 -COL00044_bit8 -COL00044_bit9 -COL00044_bit10 -COL00044_bit11 -COL00044_bit12 COL00045_bit_7 -COL00045_bit_6 -COL00045_bit_5 -COL00045_bit_4 -COL00045_bit_3 -COL00045_bit_2 COL00045_bit_1 -COL00045_bit0 COL00045_bit1 -COL00045_bit2 COL00045_bit3 -COL00045_bit4 -COL00045_bit5 COL00045_bit6 -COL00045_bit7 -COL00045_bit8 -COL00045_bit9 -COL00045_bit10 -COL00045_bit11 -COL00045_bit12 -COL00046_bit_7 COL00046_bit_6 COL00046_bit_5 -COL00046_bit_4 -COL00046_bit_3 COL00046_bit_2 COL00046_bit_1 COL00046_bit0 COL00046_bit1 COL00046_bit2 -COL00046_bit3 COL00046_bit4 -COL00046_bit5 -COL00046_bit6 -COL00046_bit7 -COL00046_bit8 -COL00046_bit9 -COL00046_bit10 -COL00046_bit11 -COL00046_bit12 -COL00047_bit_7 -COL00047_bit_6 -COL00047_bit_5 -COL00047_bit_4 -COL00047_bit_3 -COL00047_bit_2 -COL00047_bit_1 -COL00047_bit0 -COL00047_bit1 COL00047_bit2 -COL00047_bit3 -COL00047_bit4 -COL00047_bit5 -COL00047_bit6 -COL00047_bit7 -COL00047_bit8 -COL00047_bit9 -COL00047_bit10 -COL00047_bit11 -COL00047_bit12 -COL00048_bit_7 -COL00048_bit_6 -COL00048_bit_5 -COL00048_bit_4 -COL00048_bit_3 -COL00048_bit_2 -COL00048_bit_1 -COL00048_bit0 -COL00048_bit1 -COL00048_bit2 -COL00048_bit3 -COL00048_bit4 -COL00048_bit5 -COL00048_bit6 -COL00048_bit7 -COL00048_bit8 -COL00048_bit9 -COL00048_bit10 -COL00048_bit11 -COL00048_bit12
c _______________________________________________________________________________
c 
c restarts              : 13
c conflicts             : 3871           (798 /sec)
c decisions             : 12082          (2490 /sec)
c propagations          : 969325         (199768 /sec)
c inspects              : 3585516        (738937 /sec)
c CPU time              : 4.85226 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.63 0.81 0.86 2/54 12344
Raw data (stat): 12344 (runsolver) R 12343 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 547679050 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+4.99058 s]
Raw data (loadavg): 0.66 0.81 0.86 1/53 12344
Raw data (stat): 12344 (runsolver) R 12343 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 547679050 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: 0

Child status: 30
Real time (s): 4.99026
CPU time (s): 4.97424
CPU user time (s): 4.85626
CPU system time (s): 0.117982
CPU usage (%): 99.679
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	0
#### END VERIFIER DATA ####