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 15885

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc15 THE 2005-04-21 06:14:33 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16171 boxname=wulflinc15 idbench=1244 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  36d973d6ac0a73f611c4998ee3e157d3  /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-13-7-sc50b.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-13-7-sc50b.opb /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-13-7-sc50b.opb
IDLAUNCH: 16171
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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		: 450.999
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:        648560 kB
Buffers:         33232 kB
Cached:         330740 kB
SwapCached:        440 kB
Active:          74248 kB
Inactive:       291852 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        648308 kB
SwapTotal:     2097136 kB
SwapFree:      2095984 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5360 kB
Slab:            14352 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 06:14:36 (client local time) WITH STATUS 30 IN 2.84657 SECONDS
stats: 16171 0 2.84657 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]---> BDD-cost:  149
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]---> BDD-cost:  621
c ---[  54]---> BDD-cost:  230
c ---[  53]---> BDD-cost:  201
c ---[  51]---> BDD-cost:  478
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]---> BDD-cost:  717
c ---[  38]---> BDD-cost:  270
c ---[  37]---> BDD-cost:  235
c ---[  35]---> BDD-cost:  528
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]---> BDD-cost:  759
c ---[  22]---> BDD-cost:  290
c ---[  21]---> BDD-cost:  252
c ---[  19]---> BDD-cost:  578
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]---> BDD-cost:  812
c ---[   6]---> BDD-cost:  310
c ---[   5]---> BDD-cost:  269
c ---[   3]---> BDD-cost:  618
c ---[   2]---> BDD-cost:  992
c ---[   1]---> BDD-cost:  290
c ---[   0]---> BDD-cost:  252
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   25002    68136 |    8334       0        0     nan |  0.000 % |
c |       100 |   24901    67874 |    9167      97      861     8.9 |  2.397 % |
c |       250 |   24828    67716 |   10084     219     1897     8.7 |  2.716 % |
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 |       289 |   24691    67362 |    8230     253     2041     8.1 |  2.716 % |
c |       389 |   24691    67362 |    9053     353     3233     9.2 |  3.236 % |
c |       540 |   24691    67362 |    9958     504     4561     9.0 |  3.236 % |
c |       765 |   24548    66977 |   10954     718     6180     8.6 |  3.637 % |
c |      1103 |   24430    66719 |   12049     475     3924     8.3 |  3.937 % |
c |      1610 |   24355    66549 |   13254     761     9820    12.9 |  4.074 % |
c |      2369 |   24173    66069 |   14579    1511    30006    19.9 |  4.794 % |
c |      3508 |   24137    65987 |   16037    2588    63964    24.7 |  4.904 % |
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              : 11
c conflicts             : 3848           (1370 /sec)
c decisions             : 18160          (6464 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 2.80957 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.61 0.84 0.87 2/54 31185
Raw data (stat): 31185 (runsolver) R 31184 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 484612567 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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+2.85702 s]
Raw data (loadavg): 0.64 0.85 0.87 1/53 31185
Raw data (stat): 31185 (runsolver) R 31184 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 484612567 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 135158418 0 2147483391 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): 2.85637
CPU time (s): 2.84657
CPU user time (s): 2.81357
CPU system time (s): 0.032994
CPU usage (%): 99.6569
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	0
#### END VERIFIER DATA ####