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-sc50b.opb
MD5SUM36d973d6ac0a73f611c4998ee3e157d3
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 5767168
Number of bits of the biggest number in a constraint 23
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 benchmark2.84657
Number of variables960
Total number of constraints48
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 constraints48
Minimum length of a constraint40
Maximum length of a constraint80

Trace number 31003

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc24 THE 2005-05-25 21:37:22 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=22428 boxname=wulflinc24 idbench=1244 idsolver=15 numberseed=0
MD5SUM SOLVER: 34d34154b8ad81f02ee98439942e0814  /oldhome/oroussel/solvers/minisat+_script
MD5SUM BENCH:  36d973d6ac0a73f611c4998ee3e157d3  /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-13-7-sc50b.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-13-7-sc50b.opb
IDLAUNCH: 22428
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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.080
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:        538584 kB
Buffers:         32864 kB
Cached:         441460 kB
SwapCached:        588 kB
Active:          85000 kB
Inactive:       391356 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        538332 kB
SwapTotal:     2097892 kB
SwapFree:      2096416 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5160 kB
Slab:            14128 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-25 21:38:02 (client local time) WITH STATUS 30 IN 40.3549 SECONDS
stats: 22428 0 40.3549 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 68 PB-constraints to clauses...
c   -- Unit propagations: ppppppp
c   -- Detecting intervals from adjacent constraints: ####################
c   -- Clauses(.)/Splits(s): (none)
c ---[  67]---> Sorter-cost:  295     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  65]---> BDD-cost:   43
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: 1258     Base: 2 2 2 2 2 2 2 2 2 3 2 2 2 2
c ---[  54]---> Sorter-cost:  306     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  53]---> Sorter-cost:  541     Base: 2 2 2 2 2 2 2 2 2 2 2 2 5
c ---[  51]---> Sorter-cost:  785     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[  49]---> BDD-cost:  137
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: 1449     Base: 2 2 2 2 2 2 2 2 2 2 2 3 2 2 2
c ---[  38]---> Sorter-cost:  352     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  37]---> Sorter-cost:  619     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5
c ---[  35]---> Sorter-cost:  849     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[  33]---> BDD-cost:  150
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: 1514     Base: 2 2 2 2 2 2 2 2 2 2 2 2 3 2 2
c ---[  22]---> Sorter-cost:  375     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  21]---> Sorter-cost:  658     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5
c ---[  19]---> Sorter-cost:  913     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 2
c ---[  17]---> BDD-cost:  159
c ---[  15]---> BDD-cost:  146
c ---[  13]---> BDD-cost:  146
c ---[  11]---> BDD-cost:  146
c ---[  10]---> BDD-cost:   52
c ---[   9]---> BDD-cost:   52
c ---[   8]---> BDD-cost:   52
c ---[   7]---> Sorter-cost: 1624     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 3 2 2
c ---[   6]---> Sorter-cost:  398     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[   5]---> Sorter-cost:  697     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5
c ---[   3]---> Sorter-cost:  974     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2
c ---[   2]---> Sorter-cost: 1464     Base: 2 2 2 2 2 2 2 2 2 2 2 2 3 2 2 2 2
c ---[   1]---> Sorter-cost:  375     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[   0]---> Sorter-cost:  658     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   44084   104962 |   14694       0        0     nan |  0.000 % |
c |       101 |   44016   104809 |   16163      97      729     7.5 |  4.129 % |
c |       252 |   43864   104460 |   17779     244     1843     7.6 |  4.414 % |
c |       477 |   43853   104436 |   19557     468     6515    13.9 |  4.432 % |
c |       814 |   43705   104108 |   21513     795     9939    12.5 |  4.694 % |
c |      1320 |   43671   104039 |   23664    1286    14264    11.1 |  4.787 % |
c |      2081 |   43563   103795 |   26031    1730    17598    10.2 |  4.949 % |
c ==============================================================================
c Found solution: 0
c ---[   0]---> BDD-cost:    9
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      2763 |   43496   103652 |   14498    2404    24452    10.2 |  4.949 % |
c |      2863 |   43496   103652 |   15947    2504    24915    10.0 |  5.100 % |
c |      3013 |   43450   103537 |   17542    2653    26128     9.8 |  5.228 % |
c |      3239 |   43442   103521 |   19296    2875    29440    10.2 |  5.252 % |
c |      3579 |   43442   103521 |   21226    3215    33818    10.5 |  5.252 % |
c |      4085 |   43436   103509 |   23349    3718    39544    10.6 |  5.269 % |
c |      4844 |   42667   101704 |   25684    4413    49560    11.2 |  6.566 % |
c |      5984 |   41907    99909 |   28252    5185    80906    15.6 |  7.921 % |
c |      7694 |   41882    99852 |   31077    6893   174025    25.2 |  7.967 % |
c |     10256 |   29736    71131 |   34185    7720   240566    31.2 | 30.974 % |
c |     14102 |   29608    70838 |   37604   11534   376580    32.6 | 31.218 % |
c |     19869 |   29575    70764 |   41364   17278   614307    35.6 | 31.294 % |
c |     28518 |   28993    69374 |   45500   25665   873403    34.0 | 32.579 % |
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              : 20
c conflicts             : 34191          (850 /sec)
c decisions             : 70224          (1745 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 40.2449 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.92 0.95 0.96 2/54 25279
Raw data (stat): 25279 (runsolver) R 25278 4613 4612 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 842172228 1052672 99 4294967295 134512640 135381576 3221224480 3221219688 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0003 s]
Raw data (loadavg): 0.93 0.96 0.96 2/55 25283
Raw data (stat): 25279 (minisat+_script) S 25278 4613 4612 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 842172228 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+20.0072 s]
Raw data (loadavg): 0.94 0.96 0.96 2/55 25283
Raw data (stat): 25279 (minisat+_script) S 25278 4613 4612 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 842172228 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+30.0141 s]
Raw data (loadavg): 0.95 0.96 0.96 2/55 25283
Raw data (stat): 25279 (minisat+_script) S 25278 4613 4612 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 842172228 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+40.0141 s]
Raw data (loadavg): 0.96 0.96 0.96 2/55 25283
Raw data (stat): 25279 (minisat+_script) S 25278 4613 4612 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 842172228 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+40.381 s]
Raw data (loadavg): 0.96 0.96 0.96 1/53 25283
Raw data (stat): 25279 (minisat+_script) S 25278 4613 4612 0 -1 0 274 239 0 0 0 0 0 0 19 0 1 0 842172228 2174976 226 4294967295 134512640 135087896 3221224544 3221223816 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 0

Child status: 30
Real time (s): 40.3807
CPU time (s): 40.3549
CPU user time (s): 40.2569
CPU system time (s): 0.097985
CPU usage (%): 99.9359
Max. virtual memory (Kb): 2124
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	0
#### END VERIFIER DATA ####