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.unbounded.all.ucl.opb
MD5SUMe8f0ca38acbe8c57203147fb9147be3a
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark487.167
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15

Trace number 39680

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc5 THE 2005-06-07 16:08:58 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=27746 boxname=wulflinc5 idbench=304 idsolver=20 numberseed=0
MD5SUM SOLVER: f6aa7fb267fa9710116626be7e6d3048  /oldhome/oroussel/solvers/bsolo_lpr-v2
MD5SUM BENCH:  e8f0ca38acbe8c57203147fb9147be3a  /oldhome/oroussel/tmp/wulflinc5/normalized-ooo.unbounded.all.ucl.opb
REAL COMMAND:  bsolo_lpr-v2 /oldhome/oroussel/tmp/wulflinc5/normalized-ooo.unbounded.all.ucl.opb
IDLAUNCH: 27746
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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	: 2
cpu MHz		: 451.007
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:        568732 kB
Buffers:         34052 kB
Cached:         406564 kB
SwapCached:        568 kB
Active:          28068 kB
Inactive:       414588 kB
HighTotal:      131008 kB
HighFree:        42560 kB
LowTotal:       903652 kB
LowFree:        526172 kB
SwapTotal:     2097136 kB
SwapFree:      2095632 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5160 kB
Slab:            17520 kB
Committed_AS:    63600 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-07 16:12:53 (client local time) WITH STATUS 0 IN 233.631 SECONDS
stats: 27746 7 233.631 0
#### 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 84836 variables and 245062 constraints.
#### 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.95 0.90 2/54 6376
Raw data (stat): 6376 (runsolver) R 6375 7266 7265 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 894317660 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.0005 s]
Raw data (loadavg): 0.88 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 19528 0 0 0 950 46 0 0 25 0 1 0 894317660 43433984 7256 4294967295 134512640 134716908 3221224576 3221222620 1077386340 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10604 7263 1111 63 0 10541 0
vsize: 42416
[startup+20.0016 s]
Raw data (loadavg): 0.90 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 97071 0 0 0 1800 197 0 0 25 0 1 0 894317660 61284352 11618 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 14962 11618 1111 63 0 14899 0
vsize: 59848
[startup+30.002 s]
Raw data (loadavg): 0.91 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 314138 0 0 0 2408 589 0 0 25 0 1 0 894317660 71704576 14170 4294967295 134512640 134716908 3221224576 3221221052 1077191430 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 17506 14170 1111 63 0 17443 0
vsize: 70024
[startup+40.0033 s]
Raw data (loadavg): 0.93 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 535583 0 0 0 3005 992 0 0 25 0 1 0 894317660 81100800 16426 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 19800 16426 1111 63 0 19737 0
vsize: 79200
[startup+50.0045 s]
Raw data (loadavg): 0.94 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 755179 0 0 0 3603 1394 0 0 25 0 1 0 894317660 88911872 18375 4294967295 134512640 134716908 3221224576 3221221336 1077404036 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 21707 18375 1111 63 0 21644 0
vsize: 86828
[startup+60.0042 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 971294 0 0 0 4210 1787 0 0 25 0 1 0 894317660 96100352 20138 4294967295 134512640 134716908 3221224576 3221223220 1077374207 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 23462 20138 1111 63 0 23399 0
vsize: 93848
[startup+70.0045 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 1185408 0 0 0 4821 2176 0 0 25 0 1 0 894317660 103841792 22015 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 25352 22015 1111 63 0 25289 0
vsize: 101408
[startup+80.0059 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 1397213 0 0 0 5426 2571 0 0 25 0 1 0 894317660 109961216 23500 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 26846 23506 1111 63 0 26783 0
vsize: 107384
[startup+90.0063 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 1606655 0 0 0 6039 2959 0 0 25 0 1 0 894317660 115539968 24926 4294967295 134512640 134716908 3221224576 3221221140 1077358243 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 28271 24931 1111 63 0 28208 0
vsize: 112832
[startup+100.007 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 1815149 0 0 0 6640 3358 0 0 25 0 1 0 894317660 122126336 26279 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 29816 26285 1111 63 0 29753 0
vsize: 119264
[startup+110.007 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 2021250 0 0 0 7248 3750 0 0 25 0 1 0 894317660 127287296 27601 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 31076 27606 1111 63 0 31013 0
vsize: 124304
[startup+120.007 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 2225670 0 0 0 7861 4137 0 0 25 0 1 0 894317660 132022272 28764 4294967295 134512640 134716908 3221224576 3221222984 1077378037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 32304 28765 1111 63 0 32241 0
vsize: 128928
[startup+130.007 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 2428192 0 0 0 8475 4523 0 0 25 0 1 0 894317660 136937472 29959 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 33432 29965 1111 63 0 33369 0
vsize: 133728
[startup+140.008 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 2629511 0 0 0 9087 4911 0 0 25 0 1 0 894317660 141414400 31074 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 34525 31079 1111 63 0 34462 0
vsize: 138100
[startup+150.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 2831516 0 0 0 9693 5305 0 0 25 0 1 0 894317660 145764352 32138 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 35587 32143 1111 63 0 35524 0
vsize: 142348
[startup+160.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3031543 0 0 0 10304 5694 0 0 25 0 1 0 894317660 149970944 33161 4294967295 134512640 134716908 3221224576 3221222880 134568037 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 36614 33166 1111 63 0 36551 0
vsize: 146456
[startup+170.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3133183 0 0 0 11101 5898 0 0 25 0 1 0 894317660 164917248 36843 4294967295 134512640 134716908 3221224576 3221221308 1077359309 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 40263 36843 1111 63 0 40200 0
vsize: 161052
[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3300933 0 0 0 11707 6291 0 0 25 0 1 0 894317660 322183168 77103 4294967295 134512640 134716908 3221224576 3221223216 134606484 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 78658 77110 1111 63 0 78595 0
vsize: 314632
[startup+190.009 s]
Raw data (loadavg): 1.44 1.07 0.94 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3507622 0 0 0 12205 6787 0 0 25 0 1 0 894317660 544657408 131404 4294967295 134512640 134716908 3221224576 3221223216 134606504 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 132973 131411 1111 63 0 132910 0
vsize: 531892
[startup+200.01 s]
Raw data (loadavg): 1.37 1.07 0.94 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3645267 0 0 0 12844 7148 0 0 25 0 1 0 894317660 445861888 107199 4294967295 134512640 134716908 3221224576 3221223216 134606504 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 108853 107206 1111 63 0 108790 0
vsize: 435412
[startup+210.01 s]
Raw data (loadavg): 1.31 1.06 0.94 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3768303 0 0 0 13524 7468 0 0 25 0 1 0 894317660 448921600 107976 4294967295 134512640 134716908 3221224576 3221223216 134606504 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 109600 107982 1111 63 0 109537 0
vsize: 438400
[startup+220.011 s]
Raw data (loadavg): 1.27 1.06 0.94 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 3885996 0 0 0 14216 7777 0 0 25 0 1 0 894317660 459120640 110631 4294967295 134512640 134716908 3221224576 3221223216 134584901 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 112090 110631 1111 63 0 112027 0
vsize: 448360
[startup+230.011 s]
Raw data (loadavg): 1.22 1.06 0.94 2/54 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 4043916 0 35 0 14751 8179 0 0 18 0 1 0 894317660 562266112 133580 4294967295 134512640 134716908 3221224576 3221223216 134606504 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 137272 133586 1111 63 0 137209 0
vsize: 549088
[startup+234.396 s]
Raw data (loadavg): 1.29 1.07 0.95 1/53 6376
Raw data (stat): 6376 (bsolo_lpr-v2) R 6375 7266 7265 0 -1 0 4043916 0 35 0 14751 8179 0 0 18 0 1 0 894317660 562266112 133580 4294967295 134512640 134716908 3221224576 3221223216 134606504 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 137272 133586 1111 63 0 137209 0
vsize: 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 234.395
CPU time (s): 233.631
CPU user time (s): 149.156
CPU system time (s): 84.4752
CPU usage (%): 99.6742
Max. virtual memory (Kb): 549088
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####