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_38_sat_pb.cnf.cr.opb
MD5SUM69d239b72e8d1a72f9c55329043493e1
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 benchmark15.9626
Number of variables2280
Total number of constraints1636
Number of constraints which are clauses1558
Number of constraints which are cardinality constraints (but not clauses)78
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40

Trace number 6075

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc24 THE 2005-04-14 03:34:57 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4564 boxname=wulflinc24 idbench=52 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  69d239b72e8d1a72f9c55329043493e1  /oldhome/oroussel/tmp/wulflinc24/normalized-fpga40_38_sat_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc24/normalized-fpga40_38_sat_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc24/normalized-fpga40_38_sat_pb.cnf.cr.opb
IDLAUNCH: 4564
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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.080
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:        832628 kB
Buffers:         35244 kB
Cached:         124128 kB
SwapCached:       3828 kB
Active:          55140 kB
Inactive:       110920 kB
HighTotal:      131008 kB
HighFree:         4564 kB
LowTotal:       903652 kB
LowFree:        828064 kB
SwapTotal:     2097892 kB
SwapFree:      2094064 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6924 kB
Slab:            30456 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 03:36:33 (client local time) WITH STATUS 30 IN 95.4255 SECONDS
stats: 4564 7 95.4255 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 1636 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[  77]---> BDD-cost:   73
c ---[  76]---> BDD-cost:   73
c ---[  75]---> BDD-cost:   73
c ---[  74]---> BDD-cost:   73
c ---[  73]---> BDD-cost:   73
c ---[  72]---> BDD-cost:   73
c ---[  71]---> BDD-cost:   73
c ---[  70]---> BDD-cost:   73
c ---[  69]---> BDD-cost:   73
c ---[  68]---> BDD-cost:   73
c ---[  67]---> BDD-cost:   73
c ---[  66]---> BDD-cost:   73
c ---[  65]---> BDD-cost:   73
c ---[  64]---> BDD-cost:   73
c ---[  63]---> BDD-cost:   73
c ---[  62]---> BDD-cost:   73
c ---[  61]---> BDD-cost:   73
c ---[  60]---> BDD-cost:   73
c ---[  59]---> BDD-cost:   73
c ---[  58]---> BDD-cost:   73
c ---[  57]---> BDD-cost:   73
c ---[  56]---> BDD-cost:   73
c ---[  55]---> BDD-cost:   73
c ---[  54]---> BDD-cost:   73
c ---[  53]---> BDD-cost:   73
c ---[  52]---> BDD-cost:   73
c ---[  51]---> BDD-cost:   73
c ---[  50]---> BDD-cost:   73
c ---[  49]---> BDD-cost:   73
c ---[  48]---> BDD-cost:   73
c ---[  47]---> BDD-cost:   73
c ---[  46]---> BDD-cost:   73
c ---[  45]---> BDD-cost:   73
c ---[  44]---> BDD-cost:   73
c ---[  43]---> BDD-cost:   73
c ---[  42]---> BDD-cost:   73
c ---[  41]---> BDD-cost:   73
c ---[  40]---> BDD-cost:   73
c ---[  39]---> BDD-cost:   73
c ---[  38]---> BDD-cost:   73
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 |   20674    84864 |    6891       0        0     nan |  0.000 % |
c |       102 |   20464    84234 |    7580      15      104     6.9 |  1.832 % |
c |       252 |   20219    83499 |    8338      60     1202    20.0 |  2.558 % |
c |       477 |   19764    82134 |    9171      91     1391    15.3 |  3.951 % |
c |       814 |   19369    80949 |   10089     288    25060    87.0 |  5.132 % |
c |      1320 |   19264    80634 |   11098     740   122676   165.8 |  5.450 % |
c |      2083 |   19040    79964 |   12207    1408   271225   192.6 |  6.131 % |
c |      3224 |   18556    78514 |   13428    2362   442521   187.4 |  7.599 % |
c |      4933 |   18121    77209 |   14771    3876   811107   209.3 |  8.916 % |
c |      7495 |   16661    72829 |   16248    5820  1328427   228.3 | 13.336 % |
c |     11340 |   15671    69859 |   17873    9287  2006396   216.0 | 16.334 % |
c |     17106 |   14708    66974 |   19660   14688  2994148   203.8 | 19.255 % |
c |     25757 |   14358    65924 |   21626   23201  4714014   203.2 | 20.315 % |
c ==============================================================================
c SATISFIABLE: No goal function specified.
s SATISFIABLE
v
c _______________________________________________________________________________
c 
c restarts              : 13
c conflicts             : 26870          (282 /sec)
c decisions             : 403903         (4240 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 95.2535 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.67 0.89 0.89 2/54 3337
Raw data (stat): 3337 (runsolver) R 3336 28546 28545 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 481387895 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.001 s]
Raw data (loadavg): 0.72 0.90 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 1715 0 0 0 994 4 0 0 25 0 1 0 481387895 8683520 1693 4294967295 134512640 134672761 3221224528 3221223688 134565025 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2120 1693 603 41 0 2079 0
vsize: 8480
[startup+20.0016 s]
Raw data (loadavg): 0.76 0.90 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 2344 0 0 0 1992 5 0 0 25 0 1 0 481387895 11239424 2322 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2744 2322 603 41 0 2703 0
vsize: 10976
[startup+30.0019 s]
Raw data (loadavg): 0.80 0.90 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 2591 0 0 0 2990 6 0 0 25 0 1 0 481387895 12185600 2569 4294967295 134512640 134672761 3221224528 3221223700 134556651 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2975 2569 603 41 0 2934 0
vsize: 11900
[startup+40.0018 s]
Raw data (loadavg): 0.83 0.91 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 3085 0 0 0 3988 8 0 0 25 0 1 0 481387895 14204928 3063 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3468 3063 603 41 0 3427 0
vsize: 13872
[startup+50.0025 s]
Raw data (loadavg): 0.86 0.91 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 3399 0 0 0 4988 9 0 0 25 0 1 0 481387895 15552512 3377 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3797 3377 603 41 0 3756 0
vsize: 15188
[startup+60.0018 s]
Raw data (loadavg): 0.88 0.91 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 3743 0 0 0 5987 10 0 0 25 0 1 0 481387895 16904192 3721 4294967295 134512640 134672761 3221224528 3221223700 134556634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4127 3721 603 41 0 4086 0
vsize: 16508
[startup+70.0029 s]
Raw data (loadavg): 0.90 0.91 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 4520 0 0 0 6985 12 0 0 25 0 1 0 481387895 20140032 4498 4294967295 134512640 134672761 3221224528 3221223700 134556660 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4917 4498 603 41 0 4876 0
vsize: 19668
[startup+80.0035 s]
Raw data (loadavg): 0.91 0.92 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 5393 0 0 0 7983 14 0 0 25 0 1 0 481387895 23777280 5371 4294967295 134512640 134672761 3221224528 3221223528 1075350517 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 5805 5371 603 41 0 5764 0
vsize: 23220
[startup+90.003 s]
Raw data (loadavg): 0.92 0.92 0.89 2/54 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 6157 0 0 0 8982 15 0 0 25 0 1 0 481387895 26869760 6135 4294967295 134512640 134672761 3221224528 3221223700 134556598 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 6560 6135 603 41 0 6519 0
vsize: 26240
[startup+95.4432 s]
Raw data (loadavg): 0.93 0.92 0.89 1/53 3337
Raw data (stat): 3337 (minisat+) R 3336 28546 28545 0 -1 0 6157 0 0 0 8982 15 0 0 25 0 1 0 481387895 26869760 6135 4294967295 134512640 134672761 3221224528 3221223700 134556598 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 6560 6135 603 41 0 6519 0
vsize: 0

Child status: 30
Real time (s): 95.4429
CPU time (s): 95.4255
CPU user time (s): 95.2545
CPU system time (s): 0.170974
CPU usage (%): 99.9817
Max. virtual memory (Kb): 26240
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####