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 23148

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-04-30 20:22:24 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=11 boxname=wulflinc31 idbench=2 idsolver=2 numberseed=0
MD5SUM SOLVER: 754786be69defe53c030aa54f111e0a7  /oldhome/oroussel/solvers/bsolo_lpr_cuts
MD5SUM BENCH:  49b1c3edd36dd2ed7e6daee563a7bd24  /oldhome/oroussel/tmp/wulflinc31/normalized-chnl10_11_pb.cnf.cr.opb
REAL COMMAND:  bsolo_lpr_cuts /oldhome/oroussel/tmp/wulflinc31/normalized-chnl10_11_pb.cnf.cr.opb
IDLAUNCH: 11
/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:        933304 kB
Buffers:         34992 kB
Cached:          44452 kB
SwapCached:        864 kB
Active:          66852 kB
Inactive:        15012 kB
HighTotal:      131008 kB
HighFree:        85484 kB
LowTotal:       903652 kB
LowFree:        847820 kB
SwapTotal:     2097892 kB
SwapFree:      2096432 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           5512 kB
Slab:            13844 kB
Committed_AS:    63664 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-30 20:25:27 (client local time) WITH STATUS 20 IN 182.576 SECONDS
stats: 11 7 182.576 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.055 s
c Not use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 182.527 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.92 0.95 0.90 2/54 4398
Raw data (stat): 4398 (runsolver) R 4397 3722 3553 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 625680115 1056768 100 4294967295 134512640 135381576 3221221632 3221216848 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.0008 s]
Raw data (loadavg): 0.93 0.95 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 2248 0 0 0 987 8 0 0 25 0 1 0 625680115 12247040 2169 4294967295 134512640 134714508 3221221744 3221220300 134535664 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.0009 s]
Raw data (loadavg): 0.94 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 2918 0 0 0 1984 12 0 0 25 0 1 0 625680115 15118336 2836 4294967295 134512640 134714508 3221221744 3221220388 134523868 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.0015 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 4188 0 0 0 2980 16 0 0 25 0 1 0 625680115 20393984 4106 4294967295 134512640 134714508 3221221744 3221220668 1077781665 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 4979 4106 1111 63 0 4916 0
vsize: 19916
[startup+40.0014 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 4766 0 0 0 3976 20 0 0 25 0 1 0 625680115 22708224 4684 4294967295 134512640 134714508 3221221744 3221220336 134549689 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.0026 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 5231 0 0 0 4975 22 0 0 25 0 1 0 625680115 24600576 5149 4294967295 134512640 134714508 3221221744 3221220668 1077781665 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6006 5149 1111 63 0 5943 0
vsize: 24024
[startup+60.0023 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 5844 0 0 0 5972 24 0 0 25 0 1 0 625680115 27189248 5762 4294967295 134512640 134714508 3221221744 3221220480 134613693 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6638 5762 1111 63 0 6575 0
vsize: 26552
[startup+70.0022 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 6337 0 0 0 6969 27 0 0 25 0 1 0 625680115 29216768 6255 4294967295 134512640 134714508 3221221744 3221220468 134535756 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7133 6255 1111 63 0 7070 0
vsize: 28532
[startup+80.0035 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 6754 0 0 0 7968 28 0 0 25 0 1 0 625680115 30859264 6669 4294967295 134512640 134714508 3221221744 3221220400 134536638 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.0031 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 7125 0 0 0 8966 31 0 0 25 0 1 0 625680115 32522240 7040 4294967295 134512640 134714508 3221221744 3221220448 134528617 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7940 7040 1111 63 0 7877 0
vsize: 31760
[startup+100.004 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 7407 0 0 0 9964 33 0 0 25 0 1 0 625680115 33615872 7320 4294967295 134512640 134714508 3221221744 3221220336 134549697 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8207 7320 1111 63 0 8144 0
vsize: 32828
[startup+110.005 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 7712 0 0 0 10963 35 0 0 25 0 1 0 625680115 34988032 7625 4294967295 134512640 134714508 3221221744 3221220468 134535756 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8542 7625 1111 63 0 8479 0
vsize: 34168
[startup+120.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 7999 0 0 0 11962 36 0 0 25 0 1 0 625680115 36216832 7908 4294967295 134512640 134714508 3221221744 3221220336 134549697 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8842 7908 1111 63 0 8779 0
vsize: 35368
[startup+130.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 8380 0 0 0 12961 37 0 0 25 0 1 0 625680115 37765120 8287 4294967295 134512640 134714508 3221221744 3221220420 134551958 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9220 8287 1111 63 0 9157 0
vsize: 36880
[startup+140.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 8673 0 0 0 13959 39 0 0 25 0 1 0 625680115 38998016 8576 4294967295 134512640 134714508 3221221744 3221220472 134535782 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9521 8576 1111 63 0 9458 0
vsize: 38084
[startup+150.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 9007 0 0 0 14957 41 0 0 25 0 1 0 625680115 40435712 8906 4294967295 134512640 134714508 3221221744 3221220400 134536630 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9872 8906 1111 63 0 9809 0
vsize: 39488
[startup+160.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 9277 0 0 0 15956 42 0 0 25 0 1 0 625680115 41537536 9176 4294967295 134512640 134714508 3221221744 3221220420 134536649 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10141 9176 1111 63 0 10078 0
vsize: 40564
[startup+170.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 9580 0 0 0 16955 44 0 0 25 0 1 0 625680115 42921984 9477 4294967295 134512640 134714508 3221221744 3221220416 134551978 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10479 9477 1111 63 0 10416 0
vsize: 41916
[startup+180.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 9738 0 0 0 17954 44 0 0 25 0 1 0 625680115 43483136 9634 4294967295 134512640 134714508 3221221744 3221220508 134552548 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10616 9634 1111 63 0 10553 0
vsize: 42464
[startup+182.588 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 4398
Raw data (stat): 4398 (bsolo_lpr_cuts) R 4397 3722 3553 0 -1 0 9738 0 0 0 17954 44 0 0 25 0 1 0 625680115 43483136 9634 4294967295 134512640 134714508 3221221744 3221220508 134552548 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10616 9634 1111 63 0 10553 0
vsize: 0

Child status: 20
Real time (s): 182.587
CPU time (s): 182.576
CPU user time (s): 182.105
CPU system time (s): 0.470928
CPU usage (%): 99.994
Max. virtual memory (Kb): 42464
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####