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 40548

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc4 THE 2005-06-08 14:14:15 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=28617 boxname=wulflinc4 idbench=3 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  ba9cd165dfff9daff67f98334a7b589e  /oldhome/oroussel/tmp/wulflinc4/normalized-chnl10_15_pb.cnf.cr.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc4/normalized-chnl10_15_pb.cnf.cr.opb
IDLAUNCH: 28617
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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.169
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:        884616 kB
Buffers:          9616 kB
Cached:         115264 kB
SwapCached:       5204 kB
Active:          25100 kB
Inactive:       106148 kB
HighTotal:      131008 kB
HighFree:        80444 kB
LowTotal:       903652 kB
LowFree:        804172 kB
SwapTotal:     2097136 kB
SwapFree:      2090904 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4904 kB
Slab:            13268 kB
Committed_AS:    71792 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-08 14:18:41 (client local time) WITH STATUS 20 IN 265.789 SECONDS
stats: 28617 7 265.789 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 300 variables and 50 constraints.
c After prepocess the problem consists of 300 variables and 50 constraints.
c preprocess terminated 0.073 s
c Not use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 265.758 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
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.91 0.97 0.91 2/54 951
Raw data (stat): 951 (runsolver) R 950 21152 21151 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 902260797 884736 94 4294967295 134512640 135332820 3221224448 3221219628 135092226 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+9.99993 s]
Raw data (loadavg): 0.93 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 2320 0 0 0 990 7 0 0 25 0 1 0 902260797 12644352 2238 4294967295 134512640 134716908 3221224560 3221223152 134549689 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 3087 2238 1111 63 0 3024 0
vsize: 12348
[startup+20.0004 s]
Raw data (loadavg): 0.94 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 2964 0 0 0 1987 10 0 0 25 0 1 0 902260797 15237120 2882 4294967295 134512640 134716908 3221224560 3221223116 134535984 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 3720 2882 1111 63 0 3657 0
vsize: 14880
[startup+30.0006 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 4044 0 0 0 2984 13 0 0 25 0 1 0 902260797 19718144 3961 4294967295 134512640 134716908 3221224560 3221223484 1077781665 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 4814 3961 1111 63 0 4751 0
vsize: 19256
[startup+40.0015 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 4927 0 0 0 3981 17 0 0 25 0 1 0 902260797 23388160 4844 4294967295 134512640 134716908 3221224560 3221223216 134536638 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 5710 4844 1111 63 0 5647 0
vsize: 22840
[startup+50.002 s]
Raw data (loadavg): 0.96 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 5459 0 0 0 4979 19 0 0 25 0 1 0 902260797 25571328 5373 4294967295 134512640 134716908 3221224560 3221223296 134523886 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6243 5373 1111 63 0 6180 0
vsize: 24972
[startup+60.0022 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 5840 0 0 0 5978 20 0 0 25 0 1 0 902260797 27226112 5754 4294967295 134512640 134716908 3221224560 3221223484 1077781665 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6647 5754 1111 63 0 6584 0
vsize: 26588
[startup+70.003 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 6626 0 0 0 6975 23 0 0 25 0 1 0 902260797 30494720 6537 4294967295 134512640 134716908 3221224560 3221223252 134528601 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 7445 6537 1111 63 0 7382 0
vsize: 29780
[startup+80.0035 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 7066 0 0 0 7973 25 0 0 25 0 1 0 902260797 32292864 6977 4294967295 134512640 134716908 3221224560 3221223116 134535631 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 7884 6977 1111 63 0 7821 0
vsize: 31536
[startup+90.0037 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 7400 0 0 0 8972 27 0 0 25 0 1 0 902260797 33660928 7309 4294967295 134512640 134716908 3221224560 3221223296 134535745 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 8218 7309 1111 63 0 8155 0
vsize: 32872
[startup+100.004 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 7870 0 0 0 9971 28 0 0 25 0 1 0 902260797 35708928 7777 4294967295 134512640 134716908 3221224560 3221223484 1077781665 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 8718 7777 1111 63 0 8655 0
vsize: 34872
[startup+110.004 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 8304 0 0 0 10970 29 0 0 25 0 1 0 902260797 37494784 8211 4294967295 134512640 134716908 3221224560 3221223264 134528668 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9154 8211 1111 63 0 9091 0
vsize: 36616
[startup+120.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 8653 0 0 0 11969 30 0 0 25 0 1 0 902260797 38985728 8560 4294967295 134512640 134716908 3221224560 3221223116 134535956 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9518 8560 1111 63 0 9455 0
vsize: 38072
[startup+130.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 8955 0 0 0 12968 31 0 0 25 0 1 0 902260797 40202240 8861 4294967295 134512640 134716908 3221224560 3221223152 134549818 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9815 8861 1111 63 0 9752 0
vsize: 39260
[startup+140.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 9194 0 0 0 13967 32 0 0 25 0 1 0 902260797 41193472 9099 4294967295 134512640 134716908 3221224560 3221223212 134536845 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10057 9099 1111 63 0 9994 0
vsize: 40228
[startup+150.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 9449 0 0 0 14967 33 0 0 25 0 1 0 902260797 42295296 9351 4294967295 134512640 134716908 3221224560 3221223344 134528816 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10326 9351 1111 63 0 10263 0
vsize: 41304
[startup+160.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 9786 0 0 0 15966 34 0 0 25 0 1 0 902260797 43683840 9686 4294967295 134512640 134716908 3221224560 3221223272 134552681 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10665 9686 1111 63 0 10602 0
vsize: 42660
[startup+170.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 9988 0 0 0 16965 35 0 0 25 0 1 0 902260797 44527616 9888 4294967295 134512640 134716908 3221224560 3221223152 134549700 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10871 9888 1111 63 0 10808 0
vsize: 43484
[startup+180.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 10157 0 0 0 17965 35 0 0 25 0 1 0 902260797 45367296 10056 4294967295 134512640 134716908 3221224560 3221223264 134528738 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11076 10056 1111 63 0 11013 0
vsize: 44304
[startup+190.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 10332 0 0 0 18965 36 0 0 25 0 1 0 902260797 46051328 10229 4294967295 134512640 134716908 3221224560 3221223308 134558476 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11243 10229 1111 63 0 11180 0
vsize: 44972
[startup+200.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 10509 0 0 0 19964 36 0 0 25 0 1 0 902260797 46788608 10404 4294967295 134512640 134716908 3221224560 3221223296 134535745 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11423 10404 1111 63 0 11360 0
vsize: 45692
[startup+210.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 10805 0 0 0 20963 38 0 0 25 0 1 0 902260797 48111616 10696 4294967295 134512640 134716908 3221224560 3221223344 134529091 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11746 10696 1111 63 0 11683 0
vsize: 46984
[startup+220.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 10955 0 0 0 21962 38 0 0 25 0 1 0 902260797 48652288 10846 4294967295 134512640 134716908 3221224560 3221223152 134549585 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11878 10846 1111 63 0 11815 0
vsize: 47512
[startup+230.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 11138 0 0 0 22962 39 0 0 25 0 1 0 902260797 49553408 11025 4294967295 134512640 134716908 3221224560 3221223152 134549533 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12098 11025 1111 63 0 12035 0
vsize: 48392
[startup+240.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 11258 0 0 0 23962 39 0 0 25 0 1 0 902260797 49963008 11145 4294967295 134512640 134716908 3221224560 3221223116 134535664 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12198 11145 1111 63 0 12135 0
vsize: 48792
[startup+250.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 11436 0 0 0 24962 40 0 0 25 0 1 0 902260797 50733056 11319 4294967295 134512640 134716908 3221224560 3221223216 134536630 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12386 11319 1111 63 0 12323 0
vsize: 49544
[startup+260.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 11614 0 0 0 25961 41 0 0 25 0 1 0 902260797 51699712 11489 4294967295 134512640 134716908 3221224560 3221223264 134528650 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12622 11489 1111 63 0 12559 0
vsize: 50488
[startup+265.773 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 951
Raw data (stat): 951 (bsolo_lpr_cuts-) R 950 21152 21151 0 -1 0 11614 0 0 0 25961 41 0 0 25 0 1 0 902260797 51699712 11489 4294967295 134512640 134716908 3221224560 3221223264 134528650 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12622 11489 1111 63 0 12559 0
vsize: 0

Child status: 20
Real time (s): 265.772
CPU time (s): 265.789
CPU user time (s): 265.349
CPU system time (s): 0.439933
CPU usage (%): 100.006
Max. virtual memory (Kb): 50488
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####