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_40_sat_pb.cnf.cr.opb
MD5SUMf9a3a990ebca4aa5457d0675d3f1fe27
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 benchmark1.9477
Number of variables2400
Total number of constraints1720
Number of constraints which are clauses1640
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40

Trace number 6074

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc15 THE 2005-04-14 03:35:20 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4566 boxname=wulflinc15 idbench=54 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  f9a3a990ebca4aa5457d0675d3f1fe27  /oldhome/oroussel/tmp/wulflinc15/normalized-fpga40_40_sat_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc15/normalized-fpga40_40_sat_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc15/normalized-fpga40_40_sat_pb.cnf.cr.opb
IDLAUNCH: 4566
/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:        894192 kB
Buffers:         36640 kB
Cached:          82120 kB
SwapCached:       2144 kB
Active:          64896 kB
Inactive:        58860 kB
HighTotal:      131008 kB
HighFree:        45052 kB
LowTotal:       903652 kB
LowFree:        849140 kB
SwapTotal:     2097136 kB
SwapFree:      2094992 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6916 kB
Slab:            11200 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-14 03:36:21 (client local time) WITH STATUS 30 IN 60.8597 SECONDS
stats: 4566 7 60.8597 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 1720 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[  79]---> BDD-cost:   77
c ---[  78]---> BDD-cost:   77
c ---[  77]---> BDD-cost:   77
c ---[  76]---> BDD-cost:   77
c ---[  75]---> BDD-cost:   77
c ---[  74]---> BDD-cost:   77
c ---[  73]---> BDD-cost:   77
c ---[  72]---> BDD-cost:   77
c ---[  71]---> BDD-cost:   77
c ---[  70]---> BDD-cost:   77
c ---[  69]---> BDD-cost:   77
c ---[  68]---> BDD-cost:   77
c ---[  67]---> BDD-cost:   77
c ---[  66]---> BDD-cost:   77
c ---[  65]---> BDD-cost:   77
c ---[  64]---> BDD-cost:   77
c ---[  63]---> BDD-cost:   77
c ---[  62]---> BDD-cost:   77
c ---[  61]---> BDD-cost:   77
c ---[  60]---> BDD-cost:   77
c ---[  59]---> BDD-cost:   77
c ---[  58]---> BDD-cost:   77
c ---[  57]---> BDD-cost:   77
c ---[  56]---> BDD-cost:   77
c ---[  55]---> BDD-cost:   77
c ---[  54]---> BDD-cost:   77
c ---[  53]---> BDD-cost:   77
c ---[  52]---> BDD-cost:   77
c ---[  51]---> BDD-cost:   77
c ---[  50]---> BDD-cost:   77
c ---[  49]---> BDD-cost:   77
c ---[  48]---> BDD-cost:   77
c ---[  47]---> BDD-cost:   77
c ---[  46]---> BDD-cost:   77
c ---[  45]---> BDD-cost:   77
c ---[  44]---> BDD-cost:   77
c ---[  43]---> BDD-cost:   77
c ---[  42]---> BDD-cost:   77
c ---[  41]---> BDD-cost:   77
c ---[  40]---> BDD-cost:   77
c ---[  39]---> BDD-cost:   37
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 |   21800    91040 |    7266       0        0     nan |  0.000 % |
c |       101 |   21565    90335 |    7992       8       43     5.4 |  1.825 % |
c |       251 |   21405    89855 |    8791      80      714     8.9 |  2.299 % |
c |       477 |   20865    88235 |    9671     113      837     7.4 |  3.851 % |
c |       818 |   20685    87695 |   10638     369    20853    56.5 |  4.353 % |
c |      1328 |   20230    86330 |   11701     647    90170   139.4 |  5.661 % |
c |      2089 |   20190    86210 |   12872    1392   265366   190.6 |  5.776 % |
c |      3229 |   20105    85955 |   14159    2505   443480   177.0 |  6.020 % |
c |      4938 |   19520    84200 |   15575    3961   811689   204.9 |  7.701 % |
c |      7502 |   19100    82940 |   17132    6314  1148985   182.0 |  8.908 % |
c |     11347 |   17336    77650 |   18846    9371  1893671   202.1 | 13.980 % |
c ==============================================================================
c SATISFIABLE: No goal function specified.
s SATISFIABLE
v
c _______________________________________________________________________________
c 
c restarts              : 11
c conflicts             : 14729          (242 /sec)
c decisions             : 258240         (4251 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 60.7478 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.84 0.94 0.90 2/54 4354
Raw data (stat): 4354 (runsolver) R 4353 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 423169487 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+10.0009 s]
Raw data (loadavg): 0.87 0.94 0.90 2/54 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 1815 0 0 0 993 5 0 0 25 0 1 0 423169487 9015296 1793 4294967295 134512640 134672761 3221224528 3221223696 134561205 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2201 1793 603 41 0 2160 0
vsize: 8804
[startup+20.0015 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 2429 0 0 0 1991 6 0 0 25 0 1 0 423169487 11583488 2407 4294967295 134512640 134672761 3221224528 3221223700 134556651 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2828 2407 603 41 0 2787 0
vsize: 11312
[startup+30.0018 s]
Raw data (loadavg): 0.90 0.94 0.90 2/54 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 2840 0 0 0 2990 7 0 0 25 0 1 0 423169487 13201408 2818 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 3223 2818 603 41 0 3182 0
vsize: 12892
[startup+40.0026 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 3041 0 0 0 3989 8 0 0 25 0 1 0 423169487 14012416 3019 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 3421 3019 603 41 0 3380 0
vsize: 13684
[startup+50.0029 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 3415 0 0 0 4988 9 0 0 25 0 1 0 423169487 15630336 3393 4294967295 134512640 134672761 3221224528 3221223700 134556598 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3816 3393 603 41 0 3775 0
vsize: 15264
[startup+60.0031 s]
Raw data (loadavg): 0.94 0.95 0.90 2/54 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 3952 0 0 0 5987 10 0 0 25 0 1 0 423169487 17780736 3930 4294967295 134512640 134672761 3221224528 3221223700 134556667 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4341 3930 603 41 0 4300 0
vsize: 17364
[startup+60.8881 s]
Raw data (loadavg): 0.94 0.95 0.90 1/53 4354
Raw data (stat): 4354 (minisat+) R 4353 29151 29150 0 -1 0 3952 0 0 0 5987 10 0 0 25 0 1 0 423169487 17780736 3930 4294967295 134512640 134672761 3221224528 3221223700 134556667 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4341 3930 603 41 0 4300 0
vsize: 0

Child status: 30
Real time (s): 60.8879
CPU time (s): 60.8597
CPU user time (s): 60.7488
CPU system time (s): 0.110983
CPU usage (%): 99.9538
Max. virtual memory (Kb): 17364
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####