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-fpga40_39_sat_pb.cnf.cr.opb
MD5SUMb0b9c98556325dcf5a5811fc2d17a816
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
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 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 41
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.5833
Number of variables2340
Total number of constraints1678
Number of constraints which are clauses1599
Number of constraints which are cardinality constraints (but not clauses)79
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40

Trace number 6073

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc21 THE 2005-04-14 03:35:00 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4565 boxname=wulflinc21 idbench=53 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  b0b9c98556325dcf5a5811fc2d17a816  /oldhome/oroussel/tmp/wulflinc21/normalized-fpga40_39_sat_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc21/normalized-fpga40_39_sat_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc21/normalized-fpga40_39_sat_pb.cnf.cr.opb
IDLAUNCH: 4565
/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:        875024 kB
Buffers:         28468 kB
Cached:         111068 kB
SwapCached:          0 kB
Active:          37380 kB
Inactive:       105052 kB
HighTotal:      131008 kB
HighFree:        16324 kB
LowTotal:       903652 kB
LowFree:        858700 kB
SwapTotal:     2097892 kB
SwapFree:      2097804 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6928 kB
Slab:            11716 kB
Committed_AS:    63792 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 03:36:01 (client local time) WITH STATUS 30 IN 60.6288 SECONDS
stats: 4565 7 60.6288 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 1678 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[  78]---> BDD-cost:   75
c ---[  77]---> BDD-cost:   75
c ---[  76]---> BDD-cost:   75
c ---[  75]---> BDD-cost:   75
c ---[  74]---> BDD-cost:   75
c ---[  73]---> BDD-cost:   75
c ---[  72]---> BDD-cost:   75
c ---[  71]---> BDD-cost:   75
c ---[  70]---> BDD-cost:   75
c ---[  69]---> BDD-cost:   75
c ---[  68]---> BDD-cost:   75
c ---[  67]---> BDD-cost:   75
c ---[  66]---> BDD-cost:   75
c ---[  65]---> BDD-cost:   75
c ---[  64]---> BDD-cost:   75
c ---[  63]---> BDD-cost:   75
c ---[  62]---> BDD-cost:   75
c ---[  61]---> BDD-cost:   75
c ---[  60]---> BDD-cost:   75
c ---[  59]---> BDD-cost:   75
c ---[  58]---> BDD-cost:   75
c ---[  57]---> BDD-cost:   75
c ---[  56]---> BDD-cost:   75
c ---[  55]---> BDD-cost:   75
c ---[  54]---> BDD-cost:   75
c ---[  53]---> BDD-cost:   75
c ---[  52]---> BDD-cost:   75
c ---[  51]---> BDD-cost:   75
c ---[  50]---> BDD-cost:   75
c ---[  49]---> BDD-cost:   75
c ---[  48]---> BDD-cost:   75
c ---[  47]---> BDD-cost:   75
c ---[  46]---> BDD-cost:   75
c ---[  45]---> BDD-cost:   75
c ---[  44]---> BDD-cost:   75
c ---[  43]---> BDD-cost:   75
c ---[  42]---> BDD-cost:   75
c ---[  41]---> BDD-cost:   75
c ---[  40]---> BDD-cost:   75
c ---[  39]---> BDD-cost:   75
c ---[  38]---> BDD-cost:   37
c ---[  37]---> BDD-cost:   37
c ---[  36]---> BDD-cost:   37
c ---[  35]---> BDD-cost:   37
c ---[  34]---> BDD-cost:   37
c ---[  33]---> BDD-cost:   37
c ---[  32]---> BDD-cost:   37
c ---[  31]---> BDD-cost:   37
c ---[  30]---> BDD-cost:   37
c ---[  29]---> BDD-cost:   37
c ---[  28]---> BDD-cost:   37
c ---[  27]---> BDD-cost:   37
c ---[  26]---> BDD-cost:   37
c ---[  25]---> BDD-cost:   37
c ---[  24]---> BDD-cost:   37
c ---[  23]---> BDD-cost:   37
c ---[  22]---> BDD-cost:   37
c ---[  21]---> BDD-cost:   37
c ---[  20]---> BDD-cost:   37
c ---[  19]---> BDD-cost:   37
c ---[  18]---> BDD-cost:   37
c ---[  17]---> BDD-cost:   37
c ---[  16]---> BDD-cost:   37
c ---[  15]---> BDD-cost:   37
c ---[  14]---> BDD-cost:   37
c ---[  13]---> BDD-cost:   37
c ---[  12]---> BDD-cost:   37
c ---[  11]---> BDD-cost:   37
c ---[  10]---> BDD-cost:   37
c ---[   9]---> BDD-cost:   37
c ---[   8]---> BDD-cost:   37
c ---[   7]---> BDD-cost:   37
c ---[   6]---> BDD-cost:   37
c ---[   5]---> BDD-cost:   37
c ---[   4]---> BDD-cost:   37
c ---[   3]---> BDD-cost:   37
c ---[   2]---> BDD-cost:   37
c ---[   1]---> BDD-cost:   37
c ---[   0]---> BDD-cost:   37
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   21237    87932 |    7079       0        0     nan |  0.000 % |
c |       100 |   21037    87332 |    7786      12       49     4.1 |  1.769 % |
c |       250 |   20747    86462 |    8565      38      692    18.2 |  2.624 % |
c |       475 |   20252    84977 |    9422      61      786    12.9 |  4.084 % |
c |       812 |   20142    84647 |   10364     360    82424   229.0 |  4.393 % |
c |      1321 |   20032    84317 |   11400     810   171113   211.3 |  4.718 % |
c |      2081 |   19527    82802 |   12540    1387   296437   213.7 |  6.207 % |
c |      3221 |   18717    80372 |   13794    2212   473726   214.2 |  8.595 % |
c |      4930 |   18537    79832 |   15174    3858   687079   178.1 |  9.126 % |
c |      7492 |   17312    76157 |   16691    5921  1174498   198.4 | 12.738 % |
c |     11336 |   15922    71987 |   18361    9215  1818731   197.4 | 16.836 % |
c ==============================================================================
c SATISFIABLE: No goal function specified.
s SATISFIABLE
v
c _______________________________________________________________________________
c 
c restarts              : 11
c conflicts             : 15156          (251 /sec)
c decisions             : 326333         (5394 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 60.5018 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.71 0.90 0.89 1/55 4327
Raw data (stat): 4327 (runsolver) R 4326 30927 30926 0 -1 64 4 0 0 0 0 0 0 0 20 0 1 0 358655092 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.001 s]
Raw data (loadavg): 0.75 0.90 0.89 2/55 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 1451 0 0 0 995 4 0 0 25 0 1 0 358655092 7475200 1429 4294967295 134512640 134672761 3221224528 3221223700 134556660 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1825 1429 603 41 0 1784 0
vsize: 7300
[startup+20.0017 s]
Raw data (loadavg): 0.79 0.90 0.89 2/55 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 2106 0 0 0 1993 6 0 0 25 0 1 0 358655092 10174464 2084 4294967295 134512640 134672761 3221224528 3221223712 134559498 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2484 2084 603 41 0 2443 0
vsize: 9936
[startup+30.0013 s]
Raw data (loadavg): 0.82 0.90 0.89 2/55 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 2572 0 0 0 2992 7 0 0 25 0 1 0 358655092 12062720 2550 4294967295 134512640 134672761 3221224528 3221223632 134559937 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2945 2550 603 41 0 2904 0
vsize: 11780
[startup+40.0009 s]
Raw data (loadavg): 0.85 0.91 0.89 2/55 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 2897 0 0 0 3991 8 0 0 25 0 1 0 358655092 13549568 2875 4294967295 134512640 134672761 3221224528 3221223696 134561229 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 3308 2875 603 41 0 3267 0
vsize: 13232
[startup+50.0006 s]
Raw data (loadavg): 0.87 0.91 0.89 2/55 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 3350 0 0 0 4990 9 0 0 25 0 1 0 358655092 15306752 3328 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 3737 3328 603 41 0 3696 0
vsize: 14948
[startup+60.0016 s]
Raw data (loadavg): 0.89 0.91 0.89 2/55 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 3940 0 0 0 5989 11 0 0 25 0 1 0 358655092 17739776 3918 4294967295 134512640 134672761 3221224528 3221223468 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 4331 3918 603 41 0 4290 0
vsize: 17324
[startup+60.6243 s]
Raw data (loadavg): 0.89 0.91 0.89 1/54 4327
Raw data (stat): 4327 (minisat+) R 4326 30927 30926 0 -1 0 3940 0 0 0 5989 11 0 0 25 0 1 0 358655092 17739776 3918 4294967295 134512640 134672761 3221224528 3221223468 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 4331 3918 603 41 0 4290 0
vsize: 0

Child status: 30
Real time (s): 60.6241
CPU time (s): 60.6288
CPU user time (s): 60.5038
CPU system time (s): 0.124981
CPU usage (%): 100.008
Max. virtual memory (Kb): 17324
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####