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_15_pb.cnf.cr.opb
MD5SUMba9cd165dfff9daff67f98334a7b589e
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 16
Number of bits of the biggest sum of numbers5
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Number of variables300
Total number of constraints50
Number of constraints which are clauses30
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 constraint15

Trace number 5269

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc7 THE 2005-04-13 23:25:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=3763 boxname=wulflinc7 idbench=3 idsolver=11 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  ba9cd165dfff9daff67f98334a7b589e  /oldhome/oroussel/tmp/wulflinc7/normalized-chnl10_15_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -S /oldhome/oroussel/tmp/wulflinc7/normalized-chnl10_15_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc7/normalized-chnl10_15_pb.cnf.cr.opb
IDLAUNCH: 3763
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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		: 451.050
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:        902656 kB
Buffers:         36768 kB
Cached:          75908 kB
SwapCached:          0 kB
Active:          72136 kB
Inactive:        43364 kB
HighTotal:      131008 kB
HighFree:        51268 kB
LowTotal:       903652 kB
LowFree:        851388 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6924 kB
Slab:            10876 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-13 23:27:34 (client local time) WITH STATUS 20 IN 119.224 SECONDS
stats: 3763 7 119.224 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 50 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ..............................
c ---[  19]---> BDD-cost:   27
c ---[  18]---> BDD-cost:   27
c ---[  17]---> BDD-cost:   27
c ---[  16]---> BDD-cost:   27
c ---[  15]---> BDD-cost:   27
c ---[  14]---> BDD-cost:   27
c ---[  13]---> BDD-cost:   27
c ---[  12]---> BDD-cost:   27
c ---[  11]---> BDD-cost:   27
c ---[  10]---> BDD-cost:   27
c ---[   9]---> BDD-cost:   27
c ---[   8]---> BDD-cost:   27
c ---[   7]---> BDD-cost:   27
c ---[   6]---> BDD-cost:   27
c ---[   5]---> BDD-cost:   27
c ---[   4]---> BDD-cost:   27
c ---[   3]---> BDD-cost:   27
c ---[   2]---> BDD-cost:   27
c ---[   1]---> BDD-cost:   27
c ---[   0]---> BDD-cost:   27
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |         0 |    1350     3740 |     404       0        0     nan |  0.000 % |
c   -- subsuming                       
c   -- var.elim.:  820/820          
c   -- var.elim.:  370/370          
c   -- var.elim.:  102/102          
c   -- subsuming                       
c   -- var.elim.:  244/244          
c   -- var.elim.:  170/170          
c   -- var.elim.:  74/74          
c   -- var.elim.:  72/72          
c   -- var.elim.:  48/48          
c   -- var.elim.:  40/40          
c   -- var.elim.:  42/42          
c   -- var.elim.:  44/44          
c   -- var.elim.:  46/46          
c   -- var.elim.:  48/48          
c   -- var.elim.:  90/90          
c   -- subsuming                       
c   -- var.elim.:  330/330          
c   -- var.elim.:  292/292          
c   -- var.elim.:  20/20          
c   -- subsuming                       
c   -- var.elim.:  110/110          
c   -- var.elim.:  64/64          
c   -- var.elim.:  20/20          
c |         0 |    1046     4190 |      --       0       --      -- |     --   | -304/510
c |         0 |    1046     4190 |     418       0        0     nan |  0.000 % |
c |       101 |    1046     4190 |     460     101     2833    28.0 |  3.323 % |
c |       251 |    1046     4190 |     506     251     8952    35.7 |  3.323 % |
c |       477 |    1046     4190 |     556     477    19213    40.3 |  3.323 % |
c |       814 |    1046     4190 |     612     587    23450    39.9 |  3.323 % |
c |      1320 |    1046     4190 |     673     617    22909    37.1 |  3.323 % |
c |      2079 |    1046     4190 |     741     599    19480    32.5 |  3.323 % |
c |      3220 |    1046     4190 |     815     616    19335    31.4 |  3.323 % |
c |      4930 |    1046     4190 |     896     786    28950    36.8 |  3.323 % |
c |      7492 |    1046     4190 |     986     691    23796    34.4 |  3.323 % |
c |     11338 |    1046     4190 |    1085     887    31752    35.8 |  3.323 % |
c |     17104 |    1046     4190 |    1193    1027    34810    33.9 |  3.323 % |
c |     25754 |    1046     4190 |    1313    1067    40283    37.8 |  3.323 % |
c |     38728 |    1046     4190 |    1444    1294    44325    34.3 |  3.323 % |
c |     58191 |    1046     4190 |    1588    1111    38179    34.4 |  3.323 % |
c |     87384 |    1046     4190 |    1747    1296    46213    35.7 |  3.323 % |
c |    131175 |    1046     4190 |    1922    1803    63762    35.4 |  3.323 % |
c |    196859 |    1046     4190 |    2114    1482    52905    35.7 |  3.323 % |
c |    295386 |    1046     4190 |    2326    1933    66194    34.2 |  3.325 % |
c ==============================================================================
c UNSATISFIABLE
s UNSATISFIABLE
c _______________________________________________________________________________
c 
c restarts              : 19
c conflicts             : 401352         (3367 /sec)
c decisions             : 470972         (3951 /sec)
c propagations          : 20841614       (174855 /sec)
c inspects              : 247071752      (2072856 /sec)
c CPU time              : 119.194 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.79 0.92 0.89 2/54 26246
Raw data (stat): 26246 (runsolver) R 26245 22932 22931 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 421678057 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 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.0007 s]
Raw data (loadavg): 0.82 0.93 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 545 0 0 0 997 1 0 0 25 0 1 0 421678057 3710976 523 4294967295 134512640 134672761 3221224544 3221223728 134615638 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 906 523 603 41 0 865 0
vsize: 3624
[startup+20.0012 s]
Raw data (loadavg): 0.85 0.93 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 589 0 0 0 1998 1 0 0 25 0 1 0 421678057 3842048 567 4294967295 134512640 134672761 3221224544 3221223728 134615830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 938 567 603 41 0 897 0
vsize: 3752
[startup+30.0015 s]
Raw data (loadavg): 0.87 0.93 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 616 0 0 0 2998 1 0 0 25 0 1 0 421678057 3973120 594 4294967295 134512640 134672761 3221224544 3221223728 134615625 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 970 594 603 41 0 929 0
vsize: 3880
[startup+40.0015 s]
Raw data (loadavg): 0.89 0.93 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 637 0 0 0 3998 1 0 0 25 0 1 0 421678057 4096000 615 4294967295 134512640 134672761 3221224544 3221223728 134615749 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1000 615 603 41 0 959 0
vsize: 4000
[startup+50.0021 s]
Raw data (loadavg): 0.90 0.93 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 642 0 0 0 4998 1 0 0 25 0 1 0 421678057 4096000 620 4294967295 134512640 134672761 3221224544 3221223728 134615611 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1000 620 603 41 0 959 0
vsize: 4000
[startup+60.0014 s]
Raw data (loadavg): 0.92 0.93 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 668 0 0 0 5998 1 0 0 25 0 1 0 421678057 4227072 646 4294967295 134512640 134672761 3221224544 3221223640 134616368 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1032 646 603 41 0 991 0
vsize: 4128
[startup+70.0024 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 686 0 0 0 6998 1 0 0 25 0 1 0 421678057 4227072 664 4294967295 134512640 134672761 3221224544 3221223728 134615807 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1032 664 603 41 0 991 0
vsize: 4128
[startup+80.003 s]
Raw data (loadavg): 0.94 0.94 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 698 0 0 0 7999 1 0 0 25 0 1 0 421678057 4345856 676 4294967295 134512640 134672761 3221224544 3221223728 134615916 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1061 676 603 41 0 1020 0
vsize: 4244
[startup+90.0023 s]
Raw data (loadavg): 0.95 0.94 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 729 0 0 0 8998 2 0 0 25 0 1 0 421678057 4476928 707 4294967295 134512640 134672761 3221224544 3221223728 134615625 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1093 707 603 41 0 1052 0
vsize: 4372
[startup+100.002 s]
Raw data (loadavg): 0.96 0.94 0.90 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 749 0 0 0 9999 2 0 0 25 0 1 0 421678057 4476928 727 4294967295 134512640 134672761 3221224544 3221223584 134612975 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1093 727 603 41 0 1052 0
vsize: 4372
[startup+110.003 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 754 0 0 0 10999 2 0 0 25 0 1 0 421678057 4595712 732 4294967295 134512640 134672761 3221224544 3221223536 134565096 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1122 732 603 41 0 1081 0
vsize: 4488
[startup+119.213 s]
Raw data (loadavg): 0.97 0.94 0.91 1/53 26246
Raw data (stat): 26246 (minisat+) R 26245 22932 22931 0 -1 0 754 0 0 0 10999 2 0 0 25 0 1 0 421678057 4595712 732 4294967295 134512640 134672761 3221224544 3221223536 134565096 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1122 732 603 41 0 1081 0
vsize: 0

Child status: 20
Real time (s): 119.212
CPU time (s): 119.224
CPU user time (s): 119.196
CPU system time (s): 0.027995
CPU usage (%): 100.01
Max. virtual memory (Kb): 4488
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####