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_20_pb.cnf.cr.opb
MD5SUMf6063d1ff7b0ba7c7cab7a438daedff8
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 21
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.013997
Number of variables400
Total number of constraints60
Number of constraints which are clauses40
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 constraint20

Trace number 4542

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc11 THE 2005-04-13 19:21:54 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=3388 boxname=wulflinc11 idbench=4 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  f6063d1ff7b0ba7c7cab7a438daedff8  /oldhome/oroussel/tmp/wulflinc11/normalized-chnl10_20_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc11/normalized-chnl10_20_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc11/normalized-chnl10_20_pb.cnf.cr.opb
IDLAUNCH: 3388
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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.028
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:        922336 kB
Buffers:         34032 kB
Cached:          54468 kB
SwapCached:       4932 kB
Active:          51724 kB
Inactive:        44584 kB
HighTotal:      131008 kB
HighFree:        72688 kB
LowTotal:       903652 kB
LowFree:        849648 kB
SwapTotal:     2097136 kB
SwapFree:      2092204 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           6924 kB
Slab:            10484 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-13 19:23:48 (client local time) WITH STATUS 20 IN 113.594 SECONDS
stats: 3388 7 113.594 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 60 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ........................................
c ---[  19]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  18]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  17]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  16]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  15]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  14]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  13]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  12]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  11]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[  10]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   9]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   8]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   7]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   6]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   5]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   4]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   3]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   2]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   1]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ---[   0]---> Adder-cost: 36   maxlim: 18   bits: 5/5
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    4320    15580 |    1440       0        0     nan |  0.000 % |
c |       100 |    4282    15449 |    1584      93      412     4.4 | 10.776 % |
c |       250 |    4237    15297 |    1742     233     1141     4.9 | 11.552 % |
c |       476 |    3883    14085 |    1916     400     2275     5.7 | 16.293 % |
c |       816 |    3622    13201 |    2108     687    17436    25.4 | 19.914 % |
c |      1325 |    3561    12981 |    2319    1185    41862    35.3 | 20.690 % |
c |      2086 |    3561    12981 |    2551    1946    79657    40.9 | 20.690 % |
c |      3225 |    3539    12909 |    2806    1614    67674    41.9 | 21.035 % |
c |      4936 |    3539    12909 |    3086    1747    67314    38.5 | 21.035 % |
c |      7501 |    3539    12909 |    3395    2599    97689    37.6 | 21.035 % |
c |     11346 |    3492    12749 |    3734    2716    96583    35.6 | 21.638 % |
c |     17114 |    3492    12749 |    4108    2303    75324    32.7 | 21.638 % |
c |     25763 |    3492    12749 |    4519    4227   169164    40.0 | 21.638 % |
c |     38737 |    3485    12722 |    4971    2554    90376    35.4 | 21.724 % |
c |     58200 |    3477    12694 |    5468    3299   138450    42.0 | 21.897 % |
c |     87392 |    3477    12694 |    6015    3289   108660    33.0 | 21.897 % |
c |    131181 |    3427    12532 |    6616    5553   199553    35.9 | 22.759 % |
c |    196866 |    3411    12480 |    7278    4738   148470    31.3 | 23.018 % |
c ==============================================================================
c UNSATISFIABLE
s UNKNOWN
c _______________________________________________________________________________
c 
c restarts              : 18
c conflicts             : 265953         (2342 /sec)
c decisions             : 322628         (2842 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 113.541 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.00 0.00 0.04 2/54 2039
Raw data (stat): 2039 (runsolver) R 2038 32461 32460 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 420209276 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.0001 s]
Raw data (loadavg): 0.15 0.03 0.05 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 782 0 1 0 984 2 0 0 25 0 1 0 420209276 4829184 761 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1179 761 603 41 0 1138 0
vsize: 4716
[startup+20.0005 s]
Raw data (loadavg): 0.28 0.06 0.06 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 866 0 1 0 1983 3 0 0 25 0 1 0 420209276 5111808 845 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1248 845 603 41 0 1207 0
vsize: 4992
[startup+30.0019 s]
Raw data (loadavg): 0.39 0.09 0.07 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 947 0 1 0 2983 3 0 0 25 0 1 0 420209276 5525504 926 4294967295 134512640 134672761 3221224544 3221223648 134555330 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1349 926 603 41 0 1308 0
vsize: 5396
[startup+40.0014 s]
Raw data (loadavg): 0.49 0.12 0.08 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 976 0 1 0 3983 3 0 0 25 0 1 0 420209276 5672960 955 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1385 955 603 41 0 1344 0
vsize: 5540
[startup+50.0015 s]
Raw data (loadavg): 0.56 0.15 0.09 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1007 0 1 0 4983 4 0 0 25 0 1 0 420209276 5816320 986 4294967295 134512640 134672761 3221224544 3221223712 134560980 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1420 986 603 41 0 1379 0
vsize: 5680
[startup+60.003 s]
Raw data (loadavg): 0.63 0.18 0.10 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1061 0 1 0 5983 4 0 0 25 0 1 0 420209276 5955584 1040 4294967295 134512640 134672761 3221224544 3221223712 134560858 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1454 1040 603 41 0 1413 0
vsize: 5816
[startup+70.0031 s]
Raw data (loadavg): 0.69 0.21 0.11 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1095 0 1 0 6983 4 0 0 25 0 1 0 420209276 6242304 1074 4294967295 134512640 134672761 3221224544 3221223712 134560983 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1524 1074 603 41 0 1483 0
vsize: 6096
[startup+80.0035 s]
Raw data (loadavg): 0.73 0.23 0.12 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1110 0 1 0 7983 4 0 0 25 0 1 0 420209276 6242304 1089 4294967295 134512640 134672761 3221224544 3221223712 134561193 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1524 1089 603 41 0 1483 0
vsize: 6096
[startup+90.0036 s]
Raw data (loadavg): 0.77 0.26 0.13 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1123 0 1 0 8983 4 0 0 25 0 1 0 420209276 6389760 1102 4294967295 134512640 134672761 3221224544 3221223728 134559354 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1560 1102 603 41 0 1519 0
vsize: 6240
[startup+100.003 s]
Raw data (loadavg): 0.81 0.28 0.14 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1142 0 1 0 9982 4 0 0 25 0 1 0 420209276 6389760 1121 4294967295 134512640 134672761 3221224544 3221223712 134560956 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1560 1121 603 41 0 1519 0
vsize: 6240
[startup+110.004 s]
Raw data (loadavg): 0.84 0.30 0.14 2/54 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1150 0 1 0 10983 4 0 0 25 0 1 0 420209276 6389760 1129 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1560 1129 603 41 0 1519 0
vsize: 6240
[startup+113.719 s]
Raw data (loadavg): 0.85 0.31 0.15 1/53 2039
Raw data (stat): 2039 (minisat+) R 2038 32461 32460 0 -1 0 1150 0 1 0 10983 4 0 0 25 0 1 0 420209276 6389760 1129 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1560 1129 603 41 0 1519 0
vsize: 0

Child status: 20
Real time (s): 113.719
CPU time (s): 113.594
CPU user time (s): 113.542
CPU system time (s): 0.051992
CPU usage (%): 99.8901
Max. virtual memory (Kb): 6240
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####