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 15891

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc20 THE 2005-04-21 06:14:48 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16156 boxname=wulflinc20 idbench=1243 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  d1a63d8d6fb70cfa129ffc4588721d0f  /oldhome/oroussel/tmp/wulflinc20/normalized-mps-v2-13-7-sc50a.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc20/normalized-mps-v2-13-7-sc50a.opb /oldhome/oroussel/tmp/wulflinc20/normalized-mps-v2-13-7-sc50a.opb
IDLAUNCH: 16156
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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.215
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:        852684 kB
Buffers:         11084 kB
Cached:         147044 kB
SwapCached:        516 kB
Active:          33892 kB
Inactive:       126204 kB
HighTotal:      131008 kB
HighFree:        22736 kB
LowTotal:       903652 kB
LowFree:        829948 kB
SwapTotal:     2097892 kB
SwapFree:      2096480 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5112 kB
Slab:            16248 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 06:14:57 (client local time) WITH STATUS 30 IN 8.34473 SECONDS
stats: 16156 0 8.34473 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]---> Adder-cost: 84   maxlim: 103926   bits: 18/17
c ---[  67]---> Adder-cost: 84   maxlim: 114166   bits: 18/17
c ---[  65]---> Adder-cost: 28   maxlim: 16383   bits: 15/14
c ---[  63]---> Adder-cost: 28   maxlim: 16383   bits: 15/14
c ---[  61]---> Adder-cost: 28   maxlim: 16383   bits: 15/14
c ---[  59]---> Adder-cost: 28   maxlim: 16383   bits: 15/14
c ---[  58]---> Adder-cost: 28   maxlim: 16382   bits: 15/14
c ---[  57]---> Adder-cost: 28   maxlim: 16382   bits: 15/14
c ---[  56]---> Adder-cost: 28   maxlim: 16382   bits: 15/14
c ---[  55]---> Adder-cost: 118   maxlim: 251382   bits: 19/18
c ---[  54]---> Adder-cost: 118   maxlim: 261622   bits: 19/18
c ---[  53]---> Adder-cost: 28   maxlim: 16382   bits: 15/14
c ---[  51]---> Adder-cost: 112   maxlim: 180213   bits: 19/18
c ---[  49]---> Adder-cost: 60   maxlim: 49150   bits: 17/16
c ---[  47]---> Adder-cost: 60   maxlim: 65535   bits: 17/16
c ---[  45]---> Adder-cost: 60   maxlim: 65535   bits: 17/16
c ---[  43]---> Adder-cost: 60   maxlim: 65535   bits: 17/16
c ---[  42]---> Adder-cost: 32   maxlim: 65534   bits: 17/16
c ---[  41]---> Adder-cost: 32   maxlim: 65534   bits: 17/16
c ---[  40]---> Adder-cost: 32   maxlim: 65534   bits: 17/16
c ---[  39]---> Adder-cost: 128   maxlim: 546294   bits: 20/20
c ---[  38]---> Adder-cost: 128   maxlim: 556534   bits: 20/20
c ---[  37]---> Adder-cost: 32   maxlim: 65534   bits: 17/16
c ---[  35]---> Adder-cost: 120   maxlim: 360437   bits: 20/19
c ---[  33]---> Adder-cost: 64   maxlim: 131070   bits: 18/17
c ---[  31]---> Adder-cost: 64   maxlim: 131071   bits: 18/17
c ---[  29]---> Adder-cost: 64   maxlim: 131071   bits: 18/17
c ---[  27]---> Adder-cost: 64   maxlim: 131071   bits: 18/17
c ---[  26]---> Adder-cost: 34   maxlim: 131070   bits: 18/17
c ---[  25]---> Adder-cost: 34   maxlim: 131070   bits: 18/17
c ---[  24]---> Adder-cost: 34   maxlim: 131070   bits: 18/17
c ---[  23]---> Adder-cost: 136   maxlim: 1136118   bits: 21/21
c ---[  22]---> Adder-cost: 136   maxlim: 1146358   bits: 21/21
c ---[  21]---> Adder-cost: 34   maxlim: 131070   bits: 18/17
c ---[  19]---> Adder-cost: 128   maxlim: 720885   bits: 21/20
c ---[  17]---> Adder-cost: 68   maxlim: 262142   bits: 19/18
c ---[  15]---> Adder-cost: 68   maxlim: 262143   bits: 19/18
c ---[  13]---> Adder-cost: 68   maxlim: 262143   bits: 19/18
c ---[  11]---> Adder-cost: 68   maxlim: 262143   bits: 19/18
c ---[  10]---> Adder-cost: 36   maxlim: 262142   bits: 19/18
c ---[   9]---> Adder-cost: 36   maxlim: 262142   bits: 19/18
c ---[   8]---> Adder-cost: 36   maxlim: 262142   bits: 19/18
c ---[   7]---> Adder-cost: 144   maxlim: 2315766   bits: 22/22
c ---[   6]---> Adder-cost: 144   maxlim: 2326006   bits: 22/22
c ---[   5]---> Adder-cost: 36   maxlim: 262142   bits: 19/18
c ---[   3]---> Adder-cost: 136   maxlim: 1441781   bits: 22/21
c ---[   2]---> Adder-cost: 143   maxlim: 1310714   bits: 22/21
c ---[   1]---> Adder-cost: 143   maxlim: 1310714   bits: 22/21
c ---[   0]---> Adder-cost: 36   maxlim: 262142   bits: 19/18
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   21627    79976 |    7209       0        0     nan |  0.000 % |
c |       102 |   21627    79976 |    7929     102      568     5.6 | 27.180 % |
c |       253 |   21627    79976 |    8722     253     1459     5.8 | 27.180 % |
c |       478 |   21613    79932 |    9595     476     3526     7.4 | 27.218 % |
c |       815 |   21592    79865 |   10554     809     5881     7.3 | 27.276 % |
c |      1321 |   21592    79865 |   11610    1315    10303     7.8 | 27.276 % |
c |      2080 |   21475    79484 |   12771    2014    16208     8.0 | 27.604 % |
c |      3219 |   21336    79029 |   14048    3090    27587     8.9 | 27.990 % |
c |      4927 |   21128    78335 |   15453    4714    43565     9.2 | 28.492 % |
c |      7489 |   20948    77746 |   16998    6795    68360    10.1 | 28.994 % |
c |     11334 |   20807    77281 |   18698   10562   114598    10.9 | 29.360 % |
c ==============================================================================
c Found solution: 0
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): .
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     11763 |   20675    76848 |    6891   10923   118664    10.9 | 29.360 % |
c |     11864 |   20675    76848 |    7580    5563    53924     9.7 | 29.726 % |
c |     12014 |   20675    76848 |    8338    5712    56030     9.8 | 34.182 % |
c |     12240 |   16399    61763 |    9171    5147    52584    10.2 | 42.284 % |
c |     12581 |   16393    61746 |   10089    5487    57637    10.5 | 42.303 % |
c |     13087 |   16241    61199 |   11098    5867    61466    10.5 | 42.419 % |
c |     13846 |   16241    61199 |   12207    6626    73548    11.1 | 42.419 % |
c |     14985 |   16081    60626 |   13428    7604    87245    11.5 | 42.554 % |
c |     16693 |   15499    58566 |   14771    8324   103464    12.4 | 43.924 % |
c |     19257 |   15085    57112 |   16248   10476   144514    13.8 | 44.869 % |
c |     23101 |   14973    56736 |   17873   13711   201170    14.7 | 45.120 % |
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              : 22
c conflicts             : 23230          (2799 /sec)
c decisions             : 108334         (13054 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 8.29874 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.49 0.82 0.86 2/54 30381
Raw data (stat): 30381 (runsolver) R 30380 27565 27564 0 -1 64 0 0 0 0 0 0 0 0 19 0 1 0 542838292 1052672 97 4294967295 134512640 135381576 3221224448 3221219888 134514522 0 0 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 97 215 215 0 42 0
vsize: 1028
[startup+8.3562 s]
Raw data (loadavg): 0.57 0.83 0.86 1/53 30381
Raw data (stat): 30381 (runsolver) R 30380 27565 27564 0 -1 64 0 0 0 0 0 0 0 0 19 0 1 0 542838292 1052672 97 4294967295 134512640 135381576 3221224448 3221219888 134514522 0 0 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 97 215 215 0 42 0
vsize: 0

Child status: 30
Real time (s): 8.35569
CPU time (s): 8.34473
CPU user time (s): 8.30374
CPU system time (s): 0.040993
CPU usage (%): 99.8689
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	0
#### END VERIFIER DATA ####