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/submitted/manquinho/primes-dimacs-cnf/normalized-par16-1.opb
MD5SUM34e3d66fc3f726d6e01980ef9f07d518
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1015
Optimality of the best value was proved NO
Number of terms in the objective function 2030
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2030
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2030
Number of bits of the biggest sum of numbers11
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.43487
Number of variables2030
Total number of constraints4325
Number of constraints which are clauses4325
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3

Trace number 42071

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc2 THE 2005-06-15 23:32:45 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=25292 boxname=wulflinc2 idbench=194 idsolver=18 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  34e3d66fc3f726d6e01980ef9f07d518  /oldhome/oroussel/tmp/wulflinc2/normalized-par16-1.opb
REAL COMMAND:  pb2sat-v2 /oldhome/oroussel/tmp/wulflinc2/normalized-par16-1.opb
IDLAUNCH: 25292
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        858676 kB
Buffers:         34024 kB
Cached:         116772 kB
SwapCached:       4448 kB
Active:          61136 kB
Inactive:        94768 kB
HighTotal:      131008 kB
HighFree:        26180 kB
LowTotal:       903652 kB
LowFree:        832496 kB
SwapTotal:     2097136 kB
SwapFree:      2091696 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5052 kB
Slab:            14568 kB
Committed_AS:    71904 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-15 23:35:56 (client local time) WITH STATUS 1 IN 190.794 SECONDS
stats: 25292 7 190.794 1
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified
c running zchaff...
c got solution with objective value: 1015
c big objective detected
c trying from 0 to 511
c trying from 512 to 1014

	Unexpected exception :
	St9bad_alloc
#### 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.85 0.93 0.90 2/54 1202
Raw data (stat): 1202 (runsolver) R 1201 31399 31398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 966113904 884736 94 4294967295 134512640 135332820 3221224480 3221219660 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.001 s]
Raw data (loadavg): 0.87 0.93 0.90 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 25946 0 0 0 939 59 0 0 25 0 1 0 966113904 84938752 15078 4294967295 134512640 135730672 3221224592 3220470656 134611270 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 20737 15078 301 301 0 20436 0
vsize: 82948
[startup+20.0017 s]
Raw data (loadavg): 0.89 0.93 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 52842 0 0 0 1883 116 0 0 25 0 1 0 966113904 168091648 31034 4294967295 134512640 135730672 3221224592 3220710424 134813560 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 41038 31034 301 301 0 40737 0
vsize: 164152
[startup+30.0014 s]
Raw data (loadavg): 0.91 0.93 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 90456 0 0 0 2804 196 0 0 25 0 1 0 966113904 349151232 59270 4294967295 134512640 135730672 3221224592 3220502736 134788521 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 85242 59270 301 301 0 84941 0
vsize: 340968
[startup+40.0021 s]
Raw data (loadavg): 0.92 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 106159 0 0 0 3767 232 0 0 25 0 1 0 966113904 334532608 62482 4294967295 134512640 135730672 3221224592 3221001408 134546483 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 81673 62482 301 301 0 81372 0
vsize: 326692
[startup+50.0028 s]
Raw data (loadavg): 0.93 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 124690 0 0 0 4725 275 0 0 25 0 1 0 966113904 370741248 80839 4294967295 134512640 135730672 3221224592 3221222616 134765477 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 90513 80839 301 301 0 90212 0
vsize: 362052
[startup+60.0035 s]
Raw data (loadavg): 0.94 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 130268 0 0 0 5713 286 0 0 25 0 1 0 966113904 382619648 83201 4294967295 134512640 135730672 3221224592 3221222816 134747592 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 93413 83201 301 301 0 93112 0
vsize: 373652
[startup+70.0042 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 131315 0 0 0 6711 289 0 0 25 0 1 0 966113904 385835008 83839 4294967295 134512640 135730672 3221224592 3221222816 134747651 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 94198 83839 301 301 0 93897 0
vsize: 376792
[startup+80.0038 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 131776 0 0 0 7710 290 0 0 25 0 1 0 966113904 386891776 84104 4294967295 134512640 135730672 3221224592 3221222800 134732800 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 94456 84104 301 301 0 94155 0
vsize: 377824
[startup+90.0037 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 132224 0 0 0 8709 291 0 0 25 0 1 0 966113904 387944448 84325 4294967295 134512640 135730672 3221224592 3221222976 134734759 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 94713 84325 301 301 0 94412 0
vsize: 378852
[startup+100.003 s]
Raw data (loadavg): 0.97 0.94 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 132385 0 0 0 9708 292 0 0 25 0 1 0 966113904 388341760 84421 4294967295 134512640 135730672 3221224592 3221222976 134734759 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 94810 84421 301 301 0 94509 0
vsize: 379240
[startup+110.007 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 140720 0 0 0 10686 315 0 0 25 0 1 0 966113904 422133760 92756 4294967295 134512640 135730672 3221224592 3221222632 135285983 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 103060 92756 301 301 0 102759 0
vsize: 412240
[startup+120.008 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 153373 0 0 0 11653 348 0 0 25 0 1 0 966113904 473903104 105409 4294967295 134512640 135730672 3221224592 3221223040 134739836 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 115699 105409 301 301 0 115398 0
vsize: 462796
[startup+130.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 173890 0 0 0 12613 387 0 0 25 0 1 0 966113904 616513536 125068 4294967295 134512640 135730672 3221224592 3220453900 135291208 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 150516 125068 301 301 0 150215 0
vsize: 602064
[startup+140.008 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 213340 0 0 0 13529 471 0 0 25 0 1 0 966113904 657235968 122096 4294967295 134512640 135730672 3221224592 3220675052 135291064 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 160458 122096 301 301 0 160157 0
vsize: 641832
[startup+150.009 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 221408 0 0 0 14511 488 0 0 25 0 1 0 966113904 657235968 129979 4294967295 134512640 135730672 3221224592 3221004156 134608004 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 160458 129979 301 301 0 160157 0
vsize: 641832
[startup+160.009 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 231649 0 0 0 15493 507 0 0 25 0 1 0 966113904 659398656 139994 4294967295 134512640 135730672 3221224592 3220572208 134546483 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 160986 139994 301 301 0 160685 0
vsize: 643944
[startup+170.009 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 247428 0 0 0 16457 543 0 0 25 0 1 0 966113904 686026752 155558 4294967295 134512640 135730672 3221224592 3221030344 135285983 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 167487 155558 301 301 0 167186 0
vsize: 669948
[startup+180.009 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 263078 0 0 0 17424 576 0 0 25 0 1 0 966113904 712519680 170994 4294967295 134512640 135730672 3221224592 3220872880 134546483 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 173955 170994 301 301 0 173654 0
vsize: 695820
[startup+190.009 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 266579 0 0 0 18404 596 0 0 25 0 1 0 966113904 422854656 102816 4294967295 134512640 135730672 3221224592 3221222944 135284041 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 103236 102816 301 301 0 102935 0
vsize: 412944
[startup+190.789 s]
Raw data (loadavg): 0.99 0.95 0.91 1/53 1202
Raw data (stat): 1202 (pb2sat-v2) R 1201 31399 31398 0 -1 0 266579 0 0 0 18404 596 0 0 25 0 1 0 966113904 422854656 102816 4294967295 134512640 135730672 3221224592 3221222944 135284041 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 103236 102816 301 301 0 102935 0
vsize: 0

Child status: 1
Real time (s): 190.789
CPU time (s): 190.794
CPU user time (s): 184.619
CPU system time (s): 6.17506
CPU usage (%): 100.003
Max. virtual memory (Kb): 695820
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####