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-fpga35_33_sat_pb.cnf.cr.opb
MD5SUMd4fd8917eebbcee2e1b2df9714e1fab8
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 36
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.59276
Number of variables1733
Total number of constraints1256
Number of constraints which are clauses1188
Number of constraints which are cardinality constraints (but not clauses)68
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint17
Maximum length of a constraint35

Trace number 6072

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc8 THE 2005-04-14 03:34:51 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4561 boxname=wulflinc8 idbench=49 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  d4fd8917eebbcee2e1b2df9714e1fab8  /oldhome/oroussel/tmp/wulflinc8/normalized-fpga35_33_sat_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc8/normalized-fpga35_33_sat_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc8/normalized-fpga35_33_sat_pb.cnf.cr.opb
IDLAUNCH: 4561
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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	: 2
cpu MHz		: 451.007
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:        876028 kB
Buffers:         37644 kB
Cached:          99580 kB
SwapCached:          0 kB
Active:          76844 kB
Inactive:        65000 kB
HighTotal:      131008 kB
HighFree:        25816 kB
LowTotal:       903652 kB
LowFree:        850212 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6932 kB
Slab:            11228 kB
Committed_AS:    63472 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-14 03:35:52 (client local time) WITH STATUS 30 IN 60.2098 SECONDS
stats: 4561 7 60.2098 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 1256 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[  67]---> BDD-cost:   63
c ---[  66]---> BDD-cost:   63
c ---[  65]---> BDD-cost:   63
c ---[  64]---> BDD-cost:   63
c ---[  63]---> BDD-cost:   63
c ---[  62]---> BDD-cost:   63
c ---[  61]---> BDD-cost:   63
c ---[  60]---> BDD-cost:   63
c ---[  59]---> BDD-cost:   63
c ---[  58]---> BDD-cost:   63
c ---[  57]---> BDD-cost:   63
c ---[  56]---> BDD-cost:   63
c ---[  55]---> BDD-cost:   63
c ---[  54]---> BDD-cost:   63
c ---[  53]---> BDD-cost:   63
c ---[  52]---> BDD-cost:   63
c ---[  51]---> BDD-cost:   63
c ---[  50]---> BDD-cost:   63
c ---[  49]---> BDD-cost:   63
c ---[  48]---> BDD-cost:   63
c ---[  47]---> BDD-cost:   63
c ---[  46]---> BDD-cost:   63
c ---[  45]---> BDD-cost:   63
c ---[  44]---> BDD-cost:   63
c ---[  43]---> BDD-cost:   63
c ---[  42]---> BDD-cost:   63
c ---[  41]---> BDD-cost:   63
c ---[  40]---> BDD-cost:   63
c ---[  39]---> BDD-cost:   63
c ---[  38]---> BDD-cost:   63
c ---[  37]---> BDD-cost:   63
c ---[  36]---> BDD-cost:   63
c ---[  35]---> BDD-cost:   63
c ---[  34]---> BDD-cost:   63
c ---[  33]---> BDD-cost:   63
c ---[  32]---> BDD-cost:   31
c ---[  31]---> BDD-cost:   31
c ---[  30]---> BDD-cost:   31
c ---[  29]---> BDD-cost:   31
c ---[  28]---> BDD-cost:   31
c ---[  27]---> BDD-cost:   31
c ---[  26]---> BDD-cost:   31
c ---[  25]---> BDD-cost:   31
c ---[  24]---> BDD-cost:   31
c ---[  23]---> BDD-cost:   31
c ---[  22]---> BDD-cost:   31
c ---[  21]---> BDD-cost:   31
c ---[  20]---> BDD-cost:   31
c ---[  19]---> BDD-cost:   31
c ---[  18]---> BDD-cost:   31
c ---[  17]---> BDD-cost:   31
c ---[  16]---> BDD-cost:   33
c ---[  15]---> BDD-cost:   33
c ---[  14]---> BDD-cost:   33
c ---[  13]---> BDD-cost:   33
c ---[  12]---> BDD-cost:   33
c ---[  11]---> BDD-cost:   33
c ---[  10]---> BDD-cost:   33
c ---[   9]---> BDD-cost:   33
c ---[   8]---> BDD-cost:   33
c ---[   7]---> BDD-cost:   33
c ---[   6]---> BDD-cost:   33
c ---[   5]---> BDD-cost:   33
c ---[   4]---> BDD-cost:   33
c ---[   3]---> BDD-cost:   33
c ---[   2]---> BDD-cost:   33
c ---[   1]---> BDD-cost:   33
c ---[   0]---> BDD-cost:   33
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   15561    61173 |    5187       0        0     nan |  0.000 % |
c |       100 |   15396    60678 |    5705      19       98     5.2 |  2.022 % |
c |       250 |   15051    59643 |    6276      34      143     4.2 |  3.423 % |
c |       476 |   14676    58518 |    6903     127     2494    19.6 |  4.925 % |
c |       815 |   14576    58218 |    7594     422    35236    83.5 |  5.305 % |
c |      1322 |   14531    58083 |    8353     909   152539   167.8 |  5.485 % |
c |      2081 |   14141    56913 |    9189    1540   220837   143.4 |  7.047 % |
c |      3222 |   13481    54933 |   10107    2393   383146   160.1 |  9.690 % |
c |      4930 |   13096    53778 |   11118    3938   630580   160.1 | 11.231 % |
c |      7492 |   12203    51103 |   12230    6140  1041662   169.7 | 14.815 % |
c |     11338 |   11273    48313 |   13453    9653  1839236   190.5 | 18.539 % |
c |     17106 |   10720    46658 |   14799    7644  1295611   169.5 | 20.761 % |
c ==============================================================================
c SATISFIABLE: No goal function specified.
s SATISFIABLE
v
c _______________________________________________________________________________
c 
c restarts              : 12
c conflicts             : 23129          (385 /sec)
c decisions             : 288970         (4810 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 60.0769 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.58 0.85 0.87 2/54 1177
Raw data (stat): 1177 (runsolver) R 1176 26667 26666 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 409605074 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.0012 s]
Raw data (loadavg): 0.65 0.86 0.87 2/54 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 1488 0 0 0 995 4 0 0 25 0 1 0 409605074 7741440 1466 4294967295 134512640 134672761 3221224544 3221223712 134560980 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1890 1466 603 41 0 1849 0
vsize: 7560
[startup+20.002 s]
Raw data (loadavg): 0.70 0.86 0.87 2/54 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 2057 0 0 0 1993 6 0 0 25 0 1 0 409605074 10035200 2035 4294967295 134512640 134672761 3221224544 3221223648 134560289 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2450 2035 603 41 0 2409 0
vsize: 9800
[startup+30.0022 s]
Raw data (loadavg): 0.75 0.86 0.87 2/54 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 2689 0 0 0 2991 8 0 0 25 0 1 0 409605074 12726272 2667 4294967295 134512640 134672761 3221224544 3221223716 134556667 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3107 2667 603 41 0 3066 0
vsize: 12428
[startup+40.0025 s]
Raw data (loadavg): 0.79 0.87 0.87 2/54 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 3473 0 0 0 3988 11 0 0 25 0 1 0 409605074 15831040 3451 4294967295 134512640 134672761 3221224544 3221223728 134558938 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3865 3451 603 41 0 3824 0
vsize: 15460
[startup+50.0038 s]
Raw data (loadavg): 0.82 0.87 0.88 2/54 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 3793 0 0 0 4987 11 0 0 25 0 1 0 409605074 17182720 3771 4294967295 134512640 134672761 3221224544 3221223716 134556664 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4195 3771 603 41 0 4154 0
vsize: 16780
[startup+60.0036 s]
Raw data (loadavg): 0.85 0.88 0.88 2/54 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 3854 0 0 0 5987 12 0 0 25 0 1 0 409605074 17453056 3832 4294967295 134512640 134672761 3221224544 3221223716 134556634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4261 3832 603 41 0 4220 0
vsize: 17044
[startup+60.2178 s]
Raw data (loadavg): 0.85 0.88 0.88 1/53 1177
Raw data (stat): 1177 (minisat+) R 1176 26667 26666 0 -1 0 3854 0 0 0 5987 12 0 0 25 0 1 0 409605074 17453056 3832 4294967295 134512640 134672761 3221224544 3221223716 134556634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4261 3832 603 41 0 4220 0
vsize: 0

Child status: 30
Real time (s): 60.2175
CPU time (s): 60.2098
CPU user time (s): 60.0779
CPU system time (s): 0.131979
CPU usage (%): 99.9874
Max. virtual memory (Kb): 17044
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####