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/web/uclid_pb_benchmarks/normalized-ooo.rf10.ucl.opb
MD5SUMa6997171dcc57638d93d44e87488aa8f
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.086
Number of variables18069
Total number of constraints52475
Number of constraints which are clauses51555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints920
Minimum length of a constraint1
Maximum length of a constraint11

Trace number 34925

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc17 THE 2005-05-28 11:15:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=24231 boxname=wulflinc17 idbench=305 idsolver=17 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  a6997171dcc57638d93d44e87488aa8f  /oldhome/oroussel/tmp/wulflinc17/normalized-ooo.rf10.ucl.opb
REAL COMMAND:  pb2sat /oldhome/oroussel/tmp/wulflinc17/normalized-ooo.rf10.ucl.opb
IDLAUNCH: 24231
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        710108 kB
Buffers:         33952 kB
Cached:         259044 kB
SwapCached:        628 kB
Active:          22892 kB
Inactive:       272160 kB
HighTotal:      131008 kB
HighFree:        44968 kB
LowTotal:       903652 kB
LowFree:        665140 kB
SwapTotal:     2097892 kB
SwapFree:      2096376 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5144 kB
Slab:            23864 kB
Committed_AS:    63600 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-28 11:17:36 (client local time) WITH STATUS 20 IN 142.851 SECONDS
stats: 24231 7 142.851 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified
c running zchaff...

Decision: 962/32527	Time: 9.78451/86400
Decision: 1036/32527	Time: 16.3835/86400
Decision: 1037/32527	Time: 22.2406/86400
Decision: 1057/32527	Time: 27.0349/86400
Decision: 1059/32527	Time: 35.7186/86400
Decision: 1059/32527	Time: 39.8849/86400
Decision: 1059/32527	Time: 45.4141/86400
Decision: 1059/32527	Time: 49.3005/86400
Decision: 1059/32527	Time: 53.7048/86400
Decision: 1059/32527	Time: 57.5433/86400
Decision: 1293/32527	Time: 66.3729/86400
Decision: 1310/32527	Time: 70.8122/86400
Decision: 3885/32527	Time: 76.6064/86400
Decision: 3908/32527	Time: 86.8148/86400
Decision: 4004/32527	Time: 94.5926/86400
Decision: 4004/32527	Time: 98.798/86400
Decision: 4004/32527	Time: 103.096/86400
Decision: 4036/32527	Time: 111.346/86400
Decision: 4036/32527	Time: 116.043/86400
Decision: 4038/32527	Time: 125.848/86400s UNSATISFIABLE
#### 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.84 0.94 0.90 2/54 19667
Raw data (stat): 19667 (runsolver) R 19666 7475 7474 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 864377041 884736 94 4294967295 134512640 135332820 3221224464 3221219644 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+10.0006 s]
Raw data (loadavg): 0.87 0.94 0.90 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 4672 0 0 0 984 14 0 0 25 0 1 0 864377041 16056320 3297 4294967295 134512640 135726644 3221224592 3221223280 134744861 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 3920 3297 300 300 0 3620 0
vsize: 15680
[startup+20.0013 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 4979 0 0 0 1983 15 0 0 25 0 1 0 864377041 16908288 3540 4294967295 134512640 135726644 3221224592 3221223184 134760008 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4128 3540 300 300 0 3828 0
vsize: 16512
[startup+30.0019 s]
Raw data (loadavg): 0.90 0.94 0.90 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 5269 0 0 0 2981 17 0 0 25 0 1 0 864377041 19005440 3702 4294967295 134512640 135726644 3221224592 3221223184 134760008 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4640 3702 300 300 0 4340 0
vsize: 18560
[startup+40.0026 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 5608 0 0 0 3978 18 0 0 25 0 1 0 864377041 19484672 3977 4294967295 134512640 135726644 3221224592 3221223248 134731248 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4757 3977 300 300 0 4457 0
vsize: 19028
[startup+50.0029 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 5952 0 0 0 4976 20 0 0 25 0 1 0 864377041 20008960 4193 4294967295 134512640 135726644 3221224592 3221223088 134743901 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 4885 4193 300 300 0 4585 0
vsize: 19540
[startup+60.0038 s]
Raw data (loadavg): 0.94 0.95 0.90 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 6155 0 0 0 5975 21 0 0 25 0 1 0 864377041 20008960 4204 4294967295 134512640 135726644 3221224592 3221223088 134743982 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4885 4204 300 300 0 4585 0
vsize: 19540
[startup+70.0044 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 6455 0 0 0 6973 23 0 0 25 0 1 0 864377041 24399872 4440 4294967295 134512640 135726644 3221224592 3221223088 134744063 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 5957 4440 300 300 0 5657 0
vsize: 23828
[startup+80.0057 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 6650 0 0 0 7972 24 0 0 25 0 1 0 864377041 24399872 4507 4294967295 134512640 135726644 3221224592 3221222816 134810195 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 5957 4507 300 300 0 5657 0
vsize: 23828
[startup+90.0063 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 6758 0 0 0 8971 26 0 0 25 0 1 0 864377041 24576000 4551 4294967295 134512640 135726644 3221224592 3221222976 134759584 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6000 4551 300 300 0 5700 0
vsize: 24000
[startup+100.006 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 7131 0 0 0 9969 28 0 0 25 0 1 0 864377041 24686592 4796 4294967295 134512640 135726644 3221224592 3221223212 135337969 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6027 4796 300 300 0 5727 0
vsize: 24108
[startup+110.006 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 7382 0 0 0 10968 29 0 0 25 0 1 0 864377041 24805376 4919 4294967295 134512640 135726644 3221224592 3221223212 135337969 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6056 4919 300 300 0 5756 0
vsize: 24224
[startup+120.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 7475 0 0 0 11967 31 0 0 25 0 1 0 864377041 24805376 4948 4294967295 134512640 135726644 3221224592 3221223212 135337969 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6056 4948 300 300 0 5756 0
vsize: 24224
[startup+130.008 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 7728 0 0 0 12965 33 0 0 25 0 1 0 864377041 24915968 5137 4294967295 134512640 135726644 3221224592 3221222976 134757964 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6083 5137 300 300 0 5783 0
vsize: 24332
[startup+140.008 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 8156 0 0 0 13964 34 0 0 25 0 1 0 864377041 25075712 5501 4294967295 134512640 135726644 3221224592 3221223184 134760006 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6122 5501 300 300 0 5822 0
vsize: 24488
[startup+142.871 s]
Raw data (loadavg): 0.98 0.95 0.91 1/53 19667
Raw data (stat): 19667 (pb2sat) R 19666 7475 7474 0 -1 0 8156 0 0 0 13964 34 0 0 25 0 1 0 864377041 25075712 5501 4294967295 134512640 135726644 3221224592 3221223184 134760006 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6122 5501 300 300 0 5822 0
vsize: 0

Child status: 20
Real time (s): 142.871
CPU time (s): 142.851
CPU user time (s): 142.485
CPU system time (s): 0.365944
CPU usage (%): 99.9862
Max. virtual memory (Kb): 24488
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####