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_11_pb.cnf.cr.opb
MD5SUM49b1c3edd36dd2ed7e6daee563a7bd24
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 12
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Number of variables220
Total number of constraints42
Number of constraints which are clauses22
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 constraint11

Trace number 23147

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-04-30 20:19:10 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=10 boxname=wulflinc31 idbench=2 idsolver=1 numberseed=0
MD5SUM SOLVER: e973bb179fd0e01ec8c7277096f1c3ef  /oldhome/oroussel/solvers/bsolo_lpr
MD5SUM BENCH:  49b1c3edd36dd2ed7e6daee563a7bd24  /oldhome/oroussel/tmp/wulflinc31/normalized-chnl10_11_pb.cnf.cr.opb
REAL COMMAND:  bsolo_lpr /oldhome/oroussel/tmp/wulflinc31/normalized-chnl10_11_pb.cnf.cr.opb
IDLAUNCH: 10
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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	: 3
cpu MHz		: 451.153
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        933276 kB
Buffers:         34972 kB
Cached:          44472 kB
SwapCached:        864 kB
Active:          66848 kB
Inactive:        14996 kB
HighTotal:      131008 kB
HighFree:        85456 kB
LowTotal:       903652 kB
LowFree:        847820 kB
SwapTotal:     2097892 kB
SwapFree:      2096432 kB
Dirty:              48 kB
Writeback:           0 kB
Mapped:           5512 kB
Slab:            13960 kB
Committed_AS:    63648 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-30 20:22:14 (client local time) WITH STATUS 20 IN 182.82 SECONDS
stats: 10 7 182.82 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 220 variables and 42 constraints.
c After prepocess the problem consists of 220 variables and 42 constraints.
c preprocess terminated 0.057 s
c Not use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 182.774 s
#### 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.81 0.95 0.90 2/54 4307
Raw data (stat): 4307 (runsolver) R 4306 3722 3553 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 625660790 1056768 100 4294967295 134512640 135381576 3221221648 3221216868 135158418 0 2147483391 1 90112 0 0 0 17 1 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+10.0004 s]
Raw data (loadavg): 0.83 0.95 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 2248 0 0 0 985 10 0 0 25 0 1 0 625660790 12247040 2169 4294967295 134512640 134714508 3221221744 3221220412 134552672 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2990 2169 1111 63 0 2927 0
vsize: 11960
[startup+20.0015 s]
Raw data (loadavg): 0.86 0.95 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 2918 0 0 0 1982 14 0 0 25 0 1 0 625660790 15118336 2836 4294967295 134512640 134714508 3221221744 3221220528 134529243 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 3691 2836 1111 63 0 3628 0
vsize: 14764
[startup+30.0024 s]
Raw data (loadavg): 0.88 0.95 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 4187 0 0 0 2976 20 0 0 25 0 1 0 625660790 20393984 4105 4294967295 134512640 134714508 3221221744 3221220668 1077781665 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 4979 4105 1111 63 0 4916 0
vsize: 19916
[startup+40.0031 s]
Raw data (loadavg): 0.90 0.96 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 4766 0 0 0 3974 22 0 0 25 0 1 0 625660790 22708224 4684 4294967295 134512640 134714508 3221221744 3221220528 134529091 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 5544 4684 1111 63 0 5481 0
vsize: 22176
[startup+50.0046 s]
Raw data (loadavg): 0.91 0.96 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 5230 0 0 0 4971 25 0 0 25 0 1 0 625660790 24600576 5148 4294967295 134512640 134714508 3221221744 3221220388 134523868 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6006 5148 1111 63 0 5943 0
vsize: 24024
[startup+60.0042 s]
Raw data (loadavg): 0.93 0.96 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 5841 0 0 0 5969 28 0 0 25 0 1 0 625660790 27189248 5759 4294967295 134512640 134714508 3221221744 3221220668 1077781665 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6638 5759 1111 63 0 6575 0
vsize: 26552
[startup+70.0052 s]
Raw data (loadavg): 0.94 0.96 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 6336 0 0 0 6967 30 0 0 25 0 1 0 625660790 29216768 6254 4294967295 134512640 134714508 3221221744 3221220388 134536649 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7133 6254 1111 63 0 7070 0
vsize: 28532
[startup+80.0061 s]
Raw data (loadavg): 0.95 0.96 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 6754 0 0 0 7966 31 0 0 25 0 1 0 625660790 30859264 6669 4294967295 134512640 134714508 3221221744 3221220388 134536649 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7534 6669 1111 63 0 7471 0
vsize: 30136
[startup+90.0071 s]
Raw data (loadavg): 0.95 0.96 0.90 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 7124 0 0 0 8965 33 0 0 25 0 1 0 625660790 32522240 7039 4294967295 134512640 134714508 3221221744 3221220336 134549689 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7940 7039 1111 63 0 7877 0
vsize: 31760
[startup+100.008 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 7404 0 0 0 9964 33 0 0 25 0 1 0 625660790 33615872 7317 4294967295 134512640 134714508 3221221744 3221220300 134535967 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8207 7317 1111 63 0 8144 0
vsize: 32828
[startup+110.008 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 7710 0 0 0 10963 35 0 0 25 0 1 0 625660790 34988032 7623 4294967295 134512640 134714508 3221221744 3221220388 134536649 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8542 7623 1111 63 0 8479 0
vsize: 34168
[startup+120.009 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 7997 0 0 0 11962 36 0 0 25 0 1 0 625660790 36216832 7906 4294967295 134512640 134714508 3221221744 3221220396 134536779 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8842 7906 1111 63 0 8779 0
vsize: 35368
[startup+130.009 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 8378 0 0 0 12960 38 0 0 25 0 1 0 625660790 37765120 8285 4294967295 134512640 134714508 3221221744 3221220336 134549776 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9220 8285 1111 63 0 9157 0
vsize: 36880
[startup+140.01 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 8671 0 0 0 13958 40 0 0 25 0 1 0 625660790 38998016 8574 4294967295 134512640 134714508 3221221744 3221220480 134528595 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9521 8574 1111 63 0 9458 0
vsize: 38084
[startup+150.011 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 9003 0 0 0 14957 42 0 0 25 0 1 0 625660790 40435712 8902 4294967295 134512640 134714508 3221221744 3221220428 134536746 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9872 8902 1111 63 0 9809 0
vsize: 39488
[startup+160.011 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 9269 0 0 0 15956 43 0 0 25 0 1 0 625660790 41537536 9168 4294967295 134512640 134714508 3221221744 3221220528 134529091 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10141 9168 1111 63 0 10078 0
vsize: 40564
[startup+170.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 9576 0 0 0 16955 44 0 0 25 0 1 0 625660790 42921984 9473 4294967295 134512640 134714508 3221221744 3221220416 134551963 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10479 9473 1111 63 0 10416 0
vsize: 41916
[startup+180.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 9732 0 0 0 17954 45 0 0 25 0 1 0 625660790 43483136 9628 4294967295 134512640 134714508 3221221744 3221220528 134529091 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10616 9628 1111 63 0 10553 0
vsize: 42464
[startup+182.832 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 4307
Raw data (stat): 4307 (bsolo_lpr) R 4306 3722 3553 0 -1 0 9732 0 0 0 17954 45 0 0 25 0 1 0 625660790 43483136 9628 4294967295 134512640 134714508 3221221744 3221220528 134529091 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10616 9628 1111 63 0 10553 0
vsize: 0

Child status: 20
Real time (s): 182.832
CPU time (s): 182.82
CPU user time (s): 182.344
CPU system time (s): 0.475927
CPU usage (%): 99.9937
Max. virtual memory (Kb): 42464
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####