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 42185

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc3 THE 2005-06-16 01:38:11 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=25403 boxname=wulflinc3 idbench=305 idsolver=18 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  a6997171dcc57638d93d44e87488aa8f  /oldhome/oroussel/tmp/wulflinc3/normalized-ooo.rf10.ucl.opb
REAL COMMAND:  pb2sat-v2 /oldhome/oroussel/tmp/wulflinc3/normalized-ooo.rf10.ucl.opb
IDLAUNCH: 25403
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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.190
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:        819088 kB
Buffers:         33984 kB
Cached:         159472 kB
SwapCached:        820 kB
Active:          46864 kB
Inactive:       148816 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        818836 kB
SwapTotal:     2097136 kB
SwapFree:      2095340 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5104 kB
Slab:            14220 kB
Committed_AS:    71900 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-16 01:40:30 (client local time) WITH STATUS 20 IN 139.359 SECONDS
stats: 25403 7 139.359 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified
c running zchaff...

c Decision: 962/32527	Time: 9.56055/86400
c Decision: 1036/32527	Time: 16.0166/86400
c Decision: 1037/32527	Time: 21.7027/86400
c Decision: 1057/32527	Time: 26.396/86400
c Decision: 1059/32527	Time: 34.8727/86400
c Decision: 1059/32527	Time: 38.9151/86400
c Decision: 1059/32527	Time: 44.2363/86400
c Decision: 1059/32527	Time: 47.9887/86400
c Decision: 1059/32527	Time: 52.2411/86400
c Decision: 1059/32527	Time: 55.9685/86400
c Decision: 1293/32527	Time: 64.4762/86400
c Decision: 1310/32527	Time: 68.7605/86400
c Decision: 3885/32527	Time: 74.3497/86400
c Decision: 3908/32527	Time: 84.1952/86400
c Decision: 4004/32527	Time: 91.7141/86400
c Decision: 4004/32527	Time: 95.8374/86400
c Decision: 4004/32527	Time: 100.046/86400
c Decision: 4036/32527	Time: 108.028/86400
c Decision: 4036/32527	Time: 112.569/86400
c Decision: 4038/32527	Time: 122.057/86400
s 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 1/54 14379
Raw data (stat): 14379 (runsolver) R 14378 20224 20223 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 966853463 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0011 s]
Raw data (loadavg): 0.87 0.94 0.90 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 4640 0 0 0 987 12 0 0 25 0 1 0 966853463 15876096 3264 4294967295 134512640 135730672 3221224592 3221223184 134764020 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 3876 3264 301 301 0 3575 0
vsize: 15504
[startup+20.002 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 4980 0 0 0 1984 14 0 0 25 0 1 0 966853463 16924672 3540 4294967295 134512640 135730672 3221224592 3221222912 134732518 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4132 3540 301 301 0 3831 0
vsize: 16528
[startup+30.0032 s]
Raw data (loadavg): 0.90 0.94 0.90 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 5277 0 0 0 2981 17 0 0 25 0 1 0 966853463 19021824 3709 4294967295 134512640 135730672 3221224592 3221223184 134763604 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4644 3709 301 301 0 4343 0
vsize: 18576
[startup+40.0034 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 5621 0 0 0 3979 19 0 0 25 0 1 0 966853463 19488768 3989 4294967295 134512640 135730672 3221224592 3221223088 134747794 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4758 3989 301 301 0 4457 0
vsize: 19032
[startup+50.0032 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 6020 0 0 0 4978 20 0 0 25 0 1 0 966853463 20013056 4196 4294967295 134512640 135730672 3221224592 3221223212 135341601 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4886 4196 301 301 0 4585 0
vsize: 19544
[startup+60.0037 s]
Raw data (loadavg): 0.94 0.95 0.90 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 6165 0 0 0 5978 21 0 0 25 0 1 0 966853463 20013056 4213 4294967295 134512640 135730672 3221224592 3221223184 134747445 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 4886 4213 301 301 0 4585 0
vsize: 19544
[startup+70.0049 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 6504 0 0 0 6976 23 0 0 25 0 1 0 966853463 24403968 4488 4294967295 134512640 135730672 3221224592 3221223104 134746077 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 5958 4488 301 301 0 5657 0
vsize: 23832
[startup+80.0059 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 6729 0 0 0 7974 25 0 0 25 0 1 0 966853463 24666112 4585 4294967295 134512640 135730672 3221224592 3221222776 134772809 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 6022 4585 301 301 0 5721 0
vsize: 24088
[startup+90.0061 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 6834 0 0 0 8973 26 0 0 25 0 1 0 966853463 24580096 4562 4294967295 134512640 135730672 3221224592 3221223088 134747808 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 6001 4562 301 301 0 5700 0
vsize: 24004
[startup+100.007 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 7200 0 0 0 9972 28 0 0 25 0 1 0 966853463 24694784 4864 4294967295 134512640 135730672 3221224592 3221223200 134744757 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 6029 4864 301 301 0 5728 0
vsize: 24116
[startup+110.007 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 7392 0 0 0 10970 29 0 0 25 0 1 0 966853463 24829952 4928 4294967295 134512640 135730672 3221224592 3221223184 134763568 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 6062 4928 301 301 0 5761 0
vsize: 24248
[startup+120.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 7549 0 0 0 11968 31 0 0 25 0 1 0 966853463 24829952 4957 4294967295 134512640 135730672 3221224592 3221223088 134747594 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 6062 4957 301 301 0 5761 0
vsize: 24248
[startup+130.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 7922 0 0 0 12967 32 0 0 25 0 1 0 966853463 24948736 5266 4294967295 134512640 135730672 3221224592 3221223136 134740208 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 6091 5266 301 301 0 5790 0
vsize: 24364
[startup+139.362 s]
Raw data (loadavg): 0.98 0.95 0.91 1/53 14379
Raw data (stat): 14379 (pb2sat-v2) R 14378 20224 20223 0 -1 0 7922 0 0 0 12967 32 0 0 25 0 1 0 966853463 24948736 5266 4294967295 134512640 135730672 3221224592 3221223136 134740208 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 6091 5266 301 301 0 5790 0
vsize: 0

Child status: 20
Real time (s): 139.362
CPU time (s): 139.359
CPU user time (s): 138.993
CPU system time (s): 0.365944
CPU usage (%): 99.998
Max. virtual memory (Kb): 24364
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####