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.tag14.ucl.opb
MD5SUMe4be8a88d340bbbbfb27e034f74a6524
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
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 benchmark56.8973
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13

Trace number 42193

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc3 THE 2005-06-16 01:41:11 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=25410 boxname=wulflinc3 idbench=312 idsolver=18 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  e4be8a88d340bbbbfb27e034f74a6524  /oldhome/oroussel/tmp/wulflinc3/normalized-ooo.tag14.ucl.opb
REAL COMMAND:  pb2sat-v2 /oldhome/oroussel/tmp/wulflinc3/normalized-ooo.tag14.ucl.opb
IDLAUNCH: 25410
/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:        812252 kB
Buffers:         34016 kB
Cached:         166036 kB
SwapCached:        820 kB
Active:          49016 kB
Inactive:       153232 kB
HighTotal:      131008 kB
HighFree:          280 kB
LowTotal:       903652 kB
LowFree:        811972 kB
SwapTotal:     2097136 kB
SwapFree:      2095340 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           5104 kB
Slab:            14516 kB
Committed_AS:    71900 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-16 01:46:17 (client local time) WITH STATUS 20 IN 305.712 SECONDS
stats: 25410 7 305.712 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified
c running zchaff...

c Decision: 1753/71495	Time: 88.6265/86400
c Decision: 1753/71495	Time: 98.0141/86400
c Decision: 1753/71495	Time: 111.565/86400
c Decision: 1753/71495	Time: 119.011/86400
c Decision: 1753/71495	Time: 121.888/86400
c Decision: 1753/71495	Time: 129.057/86400
c Decision: 1753/71495	Time: 140.657/86400
c Decision: 1753/71495	Time: 147.786/86400
c Decision: 1753/71495	Time: 152.692/86400
c Decision: 1753/71495	Time: 158.463/86400
c Decision: 1753/71495	Time: 163.305/86400
c Decision: 1753/71495	Time: 173.239/86400
c Decision: 1753/71495	Time: 181.367/86400
c Decision: 1753/71495	Time: 187.769/86400
c Decision: 1753/71495	Time: 193.734/86400
c Decision: 1757/71495	Time: 205.44/86400
c Decision: 3172/71495	Time: 217.52/86400
c Decision: 3172/71495	Time: 225.317/86400
c Decision: 3173/71495	Time: 233.716/86400
c Decision: 3749/71495	Time: 239.904/86400
c Decision: 3750/71495	Time: 247.636/86400
c Decision: 3751/71495	Time: 256.15/86400
c Decision: 3756/71495	Time: 265.021/86400
c Decision: 3756/71495	Time: 273.184/86400
c Decision: 3760/71495	Time: 280.921/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.86 0.93 0.90 2/54 14565
Raw data (stat): 14565 (runsolver) R 14564 20224 20223 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 966871446 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.0005 s]
Raw data (loadavg): 0.88 0.93 0.90 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 5075 0 0 0 985 14 0 0 25 0 1 0 966871446 17477632 3185 4294967295 134512640 135730672 3221224576 3221221648 134608098 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 4267 3185 301 301 0 3966 0
vsize: 17068
[startup+20.0008 s]
Raw data (loadavg): 0.90 0.93 0.90 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 10763 0 0 0 1969 29 0 0 25 0 1 0 966871446 35340288 6677 4294967295 134512640 135730672 3221224576 3221223232 134734829 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 8628 6677 301 301 0 8327 0
vsize: 34512
[startup+30.0015 s]
Raw data (loadavg): 0.91 0.93 0.90 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 11433 0 0 0 2968 31 0 0 25 0 1 0 966871446 38350848 7347 4294967295 134512640 135730672 3221224576 3221223072 134747489 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 9363 7347 301 301 0 9062 0
vsize: 37452
[startup+40.0016 s]
Raw data (loadavg): 0.93 0.93 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 11914 0 0 0 3966 33 0 0 25 0 1 0 966871446 40845312 7828 4294967295 134512640 135730672 3221224576 3221223196 135341601 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 9972 7828 301 301 0 9671 0
vsize: 39888
[startup+50.0021 s]
Raw data (loadavg): 0.94 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 12334 0 0 0 4964 34 0 0 25 0 1 0 966871446 42598400 8215 4294967295 134512640 135730672 3221224576 3221223056 134732772 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 10400 8215 301 301 0 10099 0
vsize: 41600
[startup+60.0018 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 12546 0 0 0 5964 35 0 0 25 0 1 0 966871446 43196416 8394 4294967295 134512640 135730672 3221224576 3221223072 134747751 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 10546 8394 301 301 0 10245 0
vsize: 42184
[startup+70.003 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 12639 0 0 0 6964 35 0 0 25 0 1 0 966871446 43196416 8487 4294967295 134512640 135730672 3221224576 3221223072 134747543 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 10546 8487 301 301 0 10245 0
vsize: 42184
[startup+80.0034 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 12829 0 0 0 7963 36 0 0 25 0 1 0 966871446 47923200 8611 4294967295 134512640 135730672 3221224576 3221223120 134740282 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 11700 8611 301 301 0 11399 0
vsize: 46800
[startup+90.0031 s]
Raw data (loadavg): 0.97 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 12888 0 0 0 8963 37 0 0 25 0 1 0 966871446 47923200 8670 4294967295 134512640 135730672 3221224576 3221223072 134747568 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 11700 8670 301 301 0 11399 0
vsize: 46800
[startup+100.004 s]
Raw data (loadavg): 0.97 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 12990 0 0 0 9963 37 0 0 25 0 1 0 966871446 47923200 8772 4294967295 134512640 135730672 3221224576 3221223072 134747599 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 11700 8772 301 301 0 11399 0
vsize: 46800
[startup+110.005 s]
Raw data (loadavg): 0.98 0.94 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 13283 0 0 0 10962 38 0 0 25 0 1 0 966871446 48390144 8925 4294967295 134512640 135730672 3221224576 3221223072 134747543 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 11814 8925 301 301 0 11513 0
vsize: 47256
[startup+120.004 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 13860 0 0 0 11960 39 0 0 25 0 1 0 966871446 50335744 9296 4294967295 134512640 135730672 3221224576 3221223072 134747543 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12289 9296 301 301 0 11988 0
vsize: 49156
[startup+130.005 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 14047 0 0 0 12959 40 0 0 25 0 1 0 966871446 50335744 9343 4294967295 134512640 135730672 3221224576 3221222832 134767083 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 12289 9343 301 301 0 11988 0
vsize: 49156
[startup+140.004 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 14449 0 0 0 13956 43 0 0 25 0 1 0 966871446 50606080 9465 4294967295 134512640 135730672 3221224576 3221222896 134732518 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12355 9465 301 301 0 12054 0
vsize: 49420
[startup+150.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 14757 0 0 0 14955 43 0 0 25 0 1 0 966871446 51277824 9633 4294967295 134512640 135730672 3221224576 3221223264 134748709 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12519 9633 301 301 0 12218 0
vsize: 50076
[startup+160.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 14919 0 0 0 15955 44 0 0 25 0 1 0 966871446 51277824 9655 4294967295 134512640 135730672 3221224576 3221222896 134732452 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12519 9655 301 301 0 12218 0
vsize: 50076
[startup+170.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 15207 0 0 0 16953 46 0 0 25 0 1 0 966871446 51277824 9663 4294967295 134512640 135730672 3221224576 3221223072 134747613 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 12519 9663 301 301 0 12218 0
vsize: 50076
[startup+180.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 15494 0 0 0 17951 47 0 0 25 0 1 0 966871446 51277824 9670 4294967295 134512640 135730672 3221224576 3221223072 134747541 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12519 9670 301 301 0 12218 0
vsize: 50076
[startup+190.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 15685 0 0 0 18951 48 0 0 25 0 1 0 966871446 51412992 9721 4294967295 134512640 135730672 3221224576 3221222896 134732518 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12552 9721 301 301 0 12251 0
vsize: 50208
[startup+200.006 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 15878 0 0 0 19950 49 0 0 25 0 1 0 966871446 51683328 9774 4294967295 134512640 135730672 3221224576 3221222896 134732493 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 9774 301 301 0 12317 0
vsize: 50472
[startup+210.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 16164 0 0 0 20949 50 0 0 25 0 1 0 966871446 51683328 9780 4294967295 134512640 135730672 3221224576 3221223264 134748570 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 9780 301 301 0 12317 0
vsize: 50472
[startup+220.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 16320 0 0 0 21949 50 0 0 25 0 1 0 966871446 51683328 9796 4294967295 134512640 135730672 3221224576 3221223244 134748653 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 9796 301 301 0 12317 0
vsize: 50472
[startup+230.006 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 16336 0 0 0 22949 51 0 0 25 0 1 0 966871446 51683328 9812 4294967295 134512640 135730672 3221224576 3221223264 134748570 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 9812 301 301 0 12317 0
vsize: 50472
[startup+240.006 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 16645 0 0 0 23948 52 0 0 25 0 1 0 966871446 51683328 9841 4294967295 134512640 135730672 3221224576 3221223072 134747651 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 9841 301 301 0 12317 0
vsize: 50472
[startup+250.007 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 16908 0 0 0 24947 53 0 0 25 0 1 0 966871446 51683328 9964 4294967295 134512640 135730672 3221224576 3221223072 134747751 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 9964 301 301 0 12317 0
vsize: 50472
[startup+260.006 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 17211 0 0 0 25946 54 0 0 25 0 1 0 966871446 51683328 10127 4294967295 134512640 135730672 3221224576 3221223168 134764020 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 10127 301 301 0 12317 0
vsize: 50472
[startup+270.006 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 17510 0 0 0 26945 55 0 0 25 0 1 0 966871446 51683328 10146 4294967295 134512640 135730672 3221224576 3221223072 134747808 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 10146 301 301 0 12317 0
vsize: 50472
[startup+280.006 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 17655 0 0 0 27945 55 0 0 25 0 1 0 966871446 51683328 10151 4294967295 134512640 135730672 3221224576 3221223072 134747543 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 10151 301 301 0 12317 0
vsize: 50472
[startup+290.006 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 17865 0 0 0 28944 56 0 0 25 0 1 0 966871446 51683328 10221 4294967295 134512640 135730672 3221224576 3221223072 134747705 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 10221 301 301 0 12317 0
vsize: 50472
[startup+300.007 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 18139 0 0 0 29943 58 0 0 25 0 1 0 966871446 51683328 10355 4294967295 134512640 135730672 3221224576 3221223264 134748549 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 10355 301 301 0 12317 0
vsize: 50472
[startup+305.704 s]
Raw data (loadavg): 0.99 0.96 0.91 1/53 14565
Raw data (stat): 14565 (pb2sat-v2) R 14564 20224 20223 0 -1 0 18139 0 0 0 29943 58 0 0 25 0 1 0 966871446 51683328 10355 4294967295 134512640 135730672 3221224576 3221223264 134748549 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 12618 10355 301 301 0 12317 0
vsize: 0

Child status: 20
Real time (s): 305.703
CPU time (s): 305.712
CPU user time (s): 305.101
CPU system time (s): 0.610907
CPU usage (%): 100.003
Max. virtual memory (Kb): 50472
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####