Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namenormalized-opb/submitted/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
MD5SUM49b1c3edd36dd2ed7e6daee563a7bd24
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Number of variables220
Total number of constraints42
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11

Trace number 4688

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc21 THE 2005-04-13 20:08:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=14 boxname=wulflinc21 idbench=2 idsolver=5 numberseed=0
MD5SUM SOLVER: 1d62365061f6d70b1a242542b016b2e4  /oldhome/oroussel/solvers/minisat+
MD5SUM BENCH:  49b1c3edd36dd2ed7e6daee563a7bd24  /oldhome/oroussel/tmp/wulflinc21/normalized-chnl10_11_pb.cnf.cr.opb
REAL COMMAND:  minisat+ /oldhome/oroussel/tmp/wulflinc21/normalized-chnl10_11_pb.cnf.cr.opb
IDLAUNCH: 14
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.161
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.161
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:        911728 kB
Buffers:         26028 kB
Cached:          77332 kB
SwapCached:          0 kB
Active:          33608 kB
Inactive:        72628 kB
HighTotal:      131008 kB
HighFree:        50036 kB
LowTotal:       903652 kB
LowFree:        861692 kB
SwapTotal:     2097892 kB
SwapFree:      2097804 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6928 kB
Slab:            11216 kB
Committed_AS:    63796 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-13 20:10:03 (client local time) WITH STATUS 20 IN 104.927 SECONDS
stats: 14 7 104.927 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 42 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ......................
c ---[  19]---> BDD-cost:   19
c ---[  18]---> BDD-cost:   19
c ---[  17]---> BDD-cost:   19
c ---[  16]---> BDD-cost:   19
c ---[  15]---> BDD-cost:   19
c ---[  14]---> BDD-cost:   19
c ---[  13]---> BDD-cost:   19
c ---[  12]---> BDD-cost:   19
c ---[  11]---> BDD-cost:   19
c ---[  10]---> BDD-cost:   19
c ---[   9]---> BDD-cost:   19
c ---[   8]---> BDD-cost:   19
c ---[   7]---> BDD-cost:   19
c ---[   6]---> BDD-cost:   19
c ---[   5]---> BDD-cost:   19
c ---[   4]---> BDD-cost:   19
c ---[   3]---> BDD-cost:   19
c ---[   2]---> BDD-cost:   19
c ---[   1]---> BDD-cost:   19
c ---[   0]---> BDD-cost:   19
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |     942     2620 |     314       0        0     nan |  0.000 % |
c |       100 |     942     2620 |     345     100     2865    28.6 |  3.334 % |
c |       250 |     942     2620 |     379     250     8755    35.0 |  3.334 % |
c |       476 |     942     2620 |     417     476    15603    32.8 |  3.334 % |
c |       815 |     942     2620 |     459     332    10337    31.1 |  3.334 % |
c |      1323 |     942     2620 |     505     557    22759    40.9 |  3.334 % |
c |      2082 |     942     2620 |     556     427    15936    37.3 |  3.334 % |
c |      3221 |     942     2620 |     611     550    20826    37.9 |  3.334 % |
c |      4929 |     942     2620 |     673     405    13205    32.6 |  3.334 % |
c |      7492 |     942     2620 |     740     562    21138    37.6 |  3.334 % |
c |     11337 |     942     2620 |     814     809    30979    38.3 |  3.334 % |
c |     17105 |     942     2620 |     895     893    39170    43.9 |  3.334 % |
c |     25754 |     942     2620 |     985     524    19549    37.3 |  3.334 % |
c |     38734 |     942     2620 |    1084     831    26684    32.1 |  3.334 % |
c |     58196 |     942     2620 |    1192    1002    38851    38.8 |  3.334 % |
c |     87390 |     942     2620 |    1311     764    23504    30.8 |  3.334 % |
c |    131180 |     942     2620 |    1442    1459    49825    34.2 |  3.334 % |
c |    196865 |     942     2620 |    1587    1047    29285    28.0 |  3.334 % |
c |    295391 |     942     2620 |    1745     912    27410    30.1 |  3.334 % |
c |    443180 |     942     2620 |    1920    1417    42892    30.3 |  3.341 % |
c ==============================================================================
c UNSATISFIABLE
s UNKNOWN
c _______________________________________________________________________________
c 
c restarts              : 20
c conflicts             : 495008         (4719 /sec)
c decisions             : 576635         (5497 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 104.906 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.85 0.94 0.87 2/55 1186
Raw data (stat): 1186 (runsolver) D 1185 30927 30926 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 355974503 1052672 99 4294967295 134512640 135381576 3221224512 3221219756 135158418 0 2147483391 7 90112 3225161850 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0002 s]
Raw data (loadavg): 0.87 0.94 0.87 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 455 0 0 0 998 0 0 0 25 0 1 0 355974503 3338240 433 4294967295 134512640 134672761 3221224624 3221223728 134560054 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 815 433 603 41 0 774 0
vsize: 3260
[startup+20.0008 s]
Raw data (loadavg): 0.89 0.94 0.87 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 498 0 0 0 1998 0 0 0 25 0 1 0 355974503 3608576 476 4294967295 134512640 134672761 3221224624 3221223728 134560352 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 881 476 603 41 0 840 0
vsize: 3524
[startup+30.0015 s]
Raw data (loadavg): 0.91 0.94 0.87 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 530 0 0 0 2999 1 0 0 25 0 1 0 355974503 3743744 508 4294967295 134512640 134672761 3221224624 3221223792 134561229 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 914 508 603 41 0 873 0
vsize: 3656
[startup+40.0026 s]
Raw data (loadavg): 0.92 0.94 0.87 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 539 0 0 0 3999 1 0 0 25 0 1 0 355974503 3743744 517 4294967295 134512640 134672761 3221224624 3221223792 134560983 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 914 517 603 41 0 873 0
vsize: 3656
[startup+50.0029 s]
Raw data (loadavg): 0.93 0.94 0.87 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 558 0 0 0 4999 1 0 0 25 0 1 0 355974503 3743744 536 4294967295 134512640 134672761 3221224624 3221223792 134560920 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 914 536 603 41 0 873 0
vsize: 3656
[startup+60.0025 s]
Raw data (loadavg): 0.94 0.95 0.87 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 560 0 0 0 5999 1 0 0 25 0 1 0 355974503 3883008 538 4294967295 134512640 134672761 3221224624 3221223792 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 948 538 603 41 0 907 0
vsize: 3792
[startup+70.0032 s]
Raw data (loadavg): 0.95 0.95 0.88 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 573 0 0 0 6999 1 0 0 25 0 1 0 355974503 3883008 551 4294967295 134512640 134672761 3221224624 3221223748 134566109 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 948 551 603 41 0 907 0
vsize: 3792
[startup+80.0039 s]
Raw data (loadavg): 0.96 0.95 0.88 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 593 0 0 0 7999 1 0 0 25 0 1 0 355974503 4018176 571 4294967295 134512640 134672761 3221224624 3221223792 134561226 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 981 571 603 41 0 940 0
vsize: 3924
[startup+90.0046 s]
Raw data (loadavg): 0.96 0.95 0.88 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 602 0 0 0 8999 1 0 0 25 0 1 0 355974503 4018176 580 4294967295 134512640 134672761 3221224624 3221223808 134558846 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 981 580 603 41 0 940 0
vsize: 3924
[startup+100.005 s]
Raw data (loadavg): 0.97 0.95 0.88 2/55 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 613 0 0 0 9999 1 0 0 25 0 1 0 355974503 4018176 591 4294967295 134512640 134672761 3221224624 3221223640 1075352943 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 981 591 603 41 0 940 0
vsize: 3924
[startup+104.921 s]
Raw data (loadavg): 0.97 0.95 0.88 1/54 1186
Raw data (stat): 1186 (minisat+) R 1185 30927 30926 0 -1 0 613 0 0 0 9999 1 0 0 25 0 1 0 355974503 4018176 591 4294967295 134512640 134672761 3221224624 3221223640 1075352943 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 981 591 603 41 0 940 0
vsize: 0

Child status: 20
Real time (s): 104.921
CPU time (s): 104.927
CPU user time (s): 104.906
CPU system time (s): 0.020996
CPU usage (%): 100.006
Max. virtual memory (Kb): 3924
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####