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-37s.smv.opb
MD5SUM58af847b5ac157e67b10cbf146a77313
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 43
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 136
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 benchmark0.173972
Number of variables1190
Total number of constraints3183
Number of constraints which are clauses3055
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints128
Minimum length of a constraint1
Maximum length of a constraint11

Trace number 6282

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc25 THE 2005-04-14 04:28:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4779 boxname=wulflinc25 idbench=267 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  58af847b5ac157e67b10cbf146a77313  /oldhome/oroussel/tmp/wulflinc25/normalized-37s.smv.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc25/normalized-37s.smv.opb /oldhome/oroussel/tmp/wulflinc25/normalized-37s.smv.opb
IDLAUNCH: 4779
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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:        869100 kB
Buffers:         35136 kB
Cached:          95456 kB
SwapCached:         36 kB
Active:          51064 kB
Inactive:        82420 kB
HighTotal:      131008 kB
HighFree:        31864 kB
LowTotal:       903652 kB
LowFree:        837236 kB
SwapTotal:     2097892 kB
SwapFree:      2097856 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6920 kB
Slab:            26492 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 04:28:19 (client local time) WITH STATUS 20 IN 0.148976 SECONDS
stats: 4779 7 0.148976 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 3182 PB-constraints to clauses...
c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
c   -- Detecting intervals from adjacent constraints: ###############################################################################################################
c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[3119]---> BDD-cost:    1
c ---[3111]---> BDD-cost:    1
c ---[3100]---> BDD-cost:    1
c ---[3098]---> BDD-cost:    1
c ---[3078]---> BDD-cost:    1
c ---[3067]---> BDD-cost:    1
c ---[3062]---> BDD-cost:    1
c ---[3060]---> BDD-cost:    1
c ---[3052]---> BDD-cost:    1
c ---[3044]---> BDD-cost:    1
c ---[3042]---> BDD-cost:    1
c ---[3034]---> BDD-cost:    1
c ---[3014]---> BDD-cost:    1
c ---[3003]---> BDD-cost:    1
c ---[2998]---> BDD-cost:    1
c ---[2996]---> BDD-cost:    1
c ---[2976]---> BDD-cost:    1
c ---[2968]---> BDD-cost:    1
c ---[2957]---> BDD-cost:    1
c ---[2934]---> BDD-cost:    1
c ---[2920]---> BDD-cost:    1
c ---[2906]---> BDD-cost:    1
c ---[2868]---> BDD-cost:    1
c ---[2854]---> BDD-cost:    1
c ---[2840]---> BDD-cost:    1
c ---[2826]---> BDD-cost:    1
c ---[2806]---> BDD-cost:    1
c ---[2798]---> BDD-cost:    1
c ---[2790]---> BDD-cost:    1
c ---[2779]---> BDD-cost:    1
c ---[2774]---> BDD-cost:    1
c ---[2760]---> BDD-cost:    1
c ---[2758]---> BDD-cost:    1
c ---[2741]---> BDD-cost:    1
c ---[2727]---> BDD-cost:    1
c ---[2700]---> BDD-cost:    1
c ---[2694]---> BDD-cost:    1
c ---[2692]---> BDD-cost:    1
c ---[2597]---> BDD-cost:    1
c ---[2577]---> BDD-cost:    1
c ---[2563]---> BDD-cost:    1
c ---[2546]---> BDD-cost:    1
c ---[2526]---> BDD-cost:    1
c ---[2524]---> BDD-cost:    1
c ---[2513]---> BDD-cost:    1
c ---[2496]---> BDD-cost:    1
c ---[2386]---> BDD-cost:    1
c ---[2375]---> BDD-cost:    1
c ---[2349]---> BDD-cost:    1
c ---[2323]---> BDD-cost:    1
c ---[2297]---> BDD-cost:    1
c ---[2271]---> BDD-cost:    1
c ---[2245]---> BDD-cost:    1
c ---[2219]---> BDD-cost:    1
c ---[2193]---> BDD-cost:    1
c ---[2023]---> BDD-cost:    1
c ---[1943]---> BDD-cost:    1
c ---[1914]---> BDD-cost:    1
c ---[1843]---> BDD-cost:    1
c ---[1817]---> BDD-cost:    1
c ---[1755]---> BDD-cost:    1
c ---[1732]---> BDD-cost:    1
c ---[1679]---> BDD-cost:    1
c ---[1659]---> BDD-cost:    1
c ---[1615]---> BDD-cost:    1
c ---[1598]---> BDD-cost:    1
c ---[1563]---> BDD-cost:    1
c ---[1549]---> BDD-cost:    1
c ---[1523]---> BDD-cost:    1
c ---[1512]---> BDD-cost:    1
c ---[1495]---> BDD-cost:    1
c ---[1487]---> BDD-cost:    1
c ---[1479]---> BDD-cost:    1
c ---[1444]---> BDD-cost:    1
c ---[1421]---> BDD-cost:    1
c ---[1418]---> BDD-cost:    1
c ---[1415]---> BDD-cost:    1
c ---[1403]---> BDD-cost:    1
c ---[1200]---> BDD-cost:    1
c ---[1189]---> BDD-cost:    1
c ---[1163]---> BDD-cost:    1
c ---[1137]---> BDD-cost:    1
c ---[1111]---> BDD-cost:    1
c ---[1085]---> BDD-cost:    1
c ---[1059]---> BDD-cost:    1
c ---[1033]---> BDD-cost:    1
c ---[1007]---> BDD-cost:    1
c ---[ 753]---> BDD-cost:    1
c ---[ 673]---> BDD-cost:    1
c ---[ 644]---> BDD-cost:    1
c ---[ 573]---> BDD-cost:    1
c ---[ 547]---> BDD-cost:    1
c ---[ 485]---> BDD-cost:    1
c ---[ 462]---> BDD-cost:    1
c ---[ 409]---> BDD-cost:    1
c ---[ 389]---> BDD-cost:    1
c ---[ 345]---> BDD-cost:    1
c ---[ 328]---> BDD-cost:    1
c ---[ 293]---> BDD-cost:    1
c ---[ 279]---> BDD-cost:    1
c ---[ 253]---> BDD-cost:    1
c ---[ 242]---> BDD-cost:    1
c ---[ 225]---> BDD-cost:    1
c ---[ 217]---> BDD-cost:    1
c ---[ 209]---> BDD-cost:    1
c ---[ 174]---> BDD-cost:    1
c ---[ 163]---> BDD-cost:    1
c ---[ 127]---> BDD-cost:   14
c ---[ 126]---> BDD-cost:   14
c ---[ 125]---> BDD-cost:    1
c ---[ 124]---> BDD-cost:    1
c ---[ 123]---> BDD-cost:   14
c ---[ 122]---> BDD-cost:   14
c ---[ 121]---> BDD-cost:    1
c ---[ 120]---> BDD-cost:    1
c ---[ 119]---> BDD-cost:   14
c ---[ 118]---> BDD-cost:   14
c ---[ 117]---> BDD-cost:    1
c ---[ 116]---> BDD-cost:    1
c ---[ 115]---> BDD-cost:   14
c ---[ 114]---> BDD-cost:   14
c ---[ 113]---> BDD-cost:    1
c ---[ 112]---> BDD-cost:    1
c ---[ 111]---> BDD-cost:   14
c ---[ 110]---> BDD-cost:   14
c ---[ 109]---> BDD-cost:    1
c ---[ 108]---> BDD-cost:    1
c ---[ 107]---> BDD-cost:   14
c ---[ 106]---> BDD-cost:   14
c ---[ 105]---> BDD-cost:    1
c ---[ 104]---> BDD-cost:    1
c ---[ 103]---> BDD-cost:   14
c ---[ 102]---> BDD-cost:   14
c ---[ 101]---> BDD-cost:    1
c ---[ 100]---> BDD-cost:    1
c ---[  99]---> BDD-cost:   14
c ---[  98]---> BDD-cost:   14
c ---[  97]---> BDD-cost:    1
c ---[  96]---> BDD-cost:    1
c ---[  94]---> BDD-cost:   13
c ---[  90]---> BDD-cost:   13
c ---[  86]---> BDD-cost:   13
c ---[  82]---> BDD-cost:   13
c ---[  79]---> BDD-cost:    1
c ---[  78]---> BDD-cost:   16
c ---[  77]---> BDD-cost:    1
c ---[  76]---> BDD-cost:    1
c ---[  75]---> BDD-cost:    1
c ---[  74]---> BDD-cost:   16
c ---[  73]---> BDD-cost:    1
c ---[  72]---> BDD-cost:    1
c ---[  71]---> BDD-cost:    1
c ---[  70]---> BDD-cost:   11
c ---[  69]---> BDD-cost:    1
c ---[  68]---> BDD-cost:    1
c ---[  67]---> BDD-cost:    1
c ---[  66]---> BDD-cost:   11
c ---[  65]---> BDD-cost:    1
c ---[  64]---> BDD-cost:    1
c ---[  63]---> BDD-cost:    1
c ---[  62]---> BDD-cost:   11
c ---[  61]---> BDD-cost:    1
c ---[  60]---> BDD-cost:    1
c ---[  59]---> BDD-cost:    1
c ---[  58]---> BDD-cost:   11
c ---[  57]---> BDD-cost:    1
c ---[  56]---> BDD-cost:    1
c ---[  55]---> BDD-cost:    1
c ---[  54]---> BDD-cost:    6
c ---[  53]---> BDD-cost:    1
c ---[  52]---> BDD-cost:    1
c ---[  51]---> BDD-cost:    1
c ---[  50]---> BDD-cost:    6
c ---[  49]---> BDD-cost:    1
c ---[  48]---> BDD-cost:    1
c ---[  47]---> BDD-cost:    1
c ---[  46]---> BDD-cost:    6
c ---[  45]---> BDD-cost:    1
c ---[  44]---> BDD-cost:    1
c ---[  43]---> BDD-cost:   16
c ---[  42]---> BDD-cost:   16
c ---[  41]---> BDD-cost:    1
c ---[  40]---> BDD-cost:    1
c ---[  39]---> BDD-cost:    1
c ---[  38]---> BDD-cost:    6
c ---[  37]---> BDD-cost:    1
c ---[  36]---> BDD-cost:    1
c ---[  35]---> BDD-cost:    1
c ---[  34]---> BDD-cost:    1
c ---[  33]---> BDD-cost:    1
c ---[  32]---> BDD-cost:    1
c ---[  31]---> BDD-cost:    1
c ---[  30]---> BDD-cost:   11
c ---[  29]---> BDD-cost:    1
c ---[  28]---> BDD-cost:    1
c ---[  27]---> BDD-cost:    1
c ---[  26]---> BDD-cost:   11
c ---[  25]---> BDD-cost:    1
c ---[  24]---> BDD-cost:    1
c ---[  23]---> BDD-cost:    1
c ---[  22]---> BDD-cost:   11
c ---[  21]---> BDD-cost:    1
c ---[  20]---> BDD-cost:    1
c ---[  19]---> BDD-cost:    1
c ---[  18]---> BDD-cost:   11
c ---[  17]---> BDD-cost:    1
c ---[  16]---> BDD-cost:    1
c ---[  15]---> BDD-cost:    1
c ---[  14]---> BDD-cost:    6
c ---[  13]---> BDD-cost:    1
c ---[  12]---> BDD-cost:    1
c ---[  11]---> BDD-cost:    1
c ---[  10]---> BDD-cost:    6
c ---[   9]---> BDD-cost:    1
c ---[   8]---> BDD-cost:    1
c ---[   7]---> BDD-cost:    1
c ---[   6]---> BDD-cost:    6
c ---[   5]---> BDD-cost:    1
c ---[   4]---> BDD-cost:    1
c ---[   3]---> BDD-cost:    1
c ---[   2]---> BDD-cost:    6
c ---[   1]---> BDD-cost:    1
c ---[   0]---> BDD-cost:    1
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    4787    12028 |    1595       0        0     nan |  0.000 % |
c |       100 |    4259    10854 |    1754      59      481     8.2 | 22.710 % |
c ==============================================================================
c UNSATISFIABLE
s UNKNOWN
c _______________________________________________________________________________
c 
c restarts              : 2
c conflicts             : 108            (806 /sec)
c decisions             : 381            (2844 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 0.133979 s
c _______________________________________________________________________________
#### 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.94 0.96 0.91 2/54 2985
Raw data (stat): 2985 (runsolver) R 2984 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 481721387 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 0 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+0.158875 s]
Raw data (loadavg): 0.94 0.96 0.91 1/53 2985
Raw data (stat): 2985 (runsolver) R 2984 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 481721387 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 0 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 0

Child status: 20
Real time (s): 0.158554
CPU time (s): 0.148976
CPU user time (s): 0.134979
CPU system time (s): 0.013997
CPU usage (%): 93.9592
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####