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-bf0432-007.opb
MD5SUMcefbaafd6dea9e95d9c8e4cb4c8900f1
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
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 2080
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 2080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2080
Number of bits of the biggest sum of numbers12
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.245962
Number of variables2080
Total number of constraints4708
Number of constraints which are clauses4708
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 constraint6

Trace number 34748

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc20 THE 2005-05-28 10:32:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=24049 boxname=wulflinc20 idbench=123 idsolver=17 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  cefbaafd6dea9e95d9c8e4cb4c8900f1  /oldhome/oroussel/tmp/wulflinc20/normalized-bf0432-007.opb
REAL COMMAND:  pb2sat /oldhome/oroussel/tmp/wulflinc20/normalized-bf0432-007.opb
IDLAUNCH: 24049
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
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.215
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:        513144 kB
Buffers:         37000 kB
Cached:         461048 kB
SwapCached:        664 kB
Active:          52004 kB
Inactive:       448096 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        512892 kB
SwapTotal:     2097892 kB
SwapFree:      2096304 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5104 kB
Slab:            15840 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-28 10:34:10 (client local time) WITH STATUS 1 IN 111.512 SECONDS
stats: 24049 7 111.512 1
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c This solver internally uses Chaff 2004.11.15 Simplified

	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.94 0.97 0.72 2/54 8888
Raw data (stat): 8888 (runsolver) R 8887 25399 25398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 864106856 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.0009 s]
Raw data (loadavg): 0.95 0.97 0.73 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 29817 0 0 0 933 66 0 0 25 0 1 0 864106856 89997312 18908 4294967295 134512640 135726644 3221224592 3220593744 134554651 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 21972 18908 300 300 0 21672 0
vsize: 87888
[startup+20.003 s]
Raw data (loadavg): 0.96 0.97 0.73 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 58413 0 0 0 1873 126 0 0 25 0 1 0 864106856 176123904 36546 4294967295 134512640 135726644 3221224592 3220881672 135282351 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 42999 36546 300 300 0 42699 0
vsize: 171996
[startup+30.0034 s]
Raw data (loadavg): 0.96 0.97 0.73 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 98336 0 0 0 2794 205 0 0 25 0 1 0 864106856 332292096 54793 4294967295 134512640 135726644 3221224592 3220513216 134780348 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 81126 54793 300 300 0 80826 0
vsize: 324504
[startup+40.0035 s]
Raw data (loadavg): 0.97 0.97 0.73 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 114726 0 0 0 3759 241 0 0 25 0 1 0 864106856 347160576 70956 4294967295 134512640 135726644 3221224592 3220910496 134783272 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 84756 70956 300 300 0 84456 0
vsize: 339024
[startup+50.0041 s]
Raw data (loadavg): 0.97 0.97 0.73 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 144114 0 0 0 4699 301 0 0 25 0 1 0 864106856 534376448 99753 4294967295 134512640 135726644 3221224592 3220653576 135282351 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 130463 99753 300 300 0 130163 0
vsize: 521852
[startup+60.0034 s]
Raw data (loadavg): 0.98 0.97 0.74 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 195038 0 0 0 5594 405 0 0 25 0 1 0 864106856 595091456 107923 4294967295 134512640 135726644 3221224592 3220938544 134554706 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 145286 107923 300 300 0 144986 0
vsize: 581144
[startup+70.0045 s]
Raw data (loadavg): 0.98 0.97 0.74 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 206702 0 0 0 6571 429 0 0 25 0 1 0 864106856 628645888 119379 4294967295 134512640 135726644 3221224592 3221145024 135280416 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 153478 119379 300 300 0 153178 0
vsize: 613912
[startup+80.0052 s]
Raw data (loadavg): 0.98 0.97 0.74 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 225258 0 0 0 7527 472 0 0 25 0 1 0 864106856 652300288 137706 4294967295 134512640 135726644 3221224592 3220838864 134767173 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 159253 137706 300 300 0 158953 0
vsize: 637012
[startup+90.0045 s]
Raw data (loadavg): 0.98 0.97 0.74 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 241113 0 0 0 8490 509 0 0 25 0 1 0 864106856 725340160 153377 4294967295 134512640 135726644 3221224592 3220927048 135282351 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 177085 153377 300 300 0 176785 0
vsize: 708340
[startup+100.005 s]
Raw data (loadavg): 0.99 0.97 0.74 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 260680 0 0 0 9444 555 0 0 25 0 1 0 864106856 753455104 172717 4294967295 134512640 135726644 3221224592 3221138544 134554691 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 183949 172717 300 300 0 183649 0
vsize: 735796
[startup+110.005 s]
Raw data (loadavg): 0.99 0.97 0.75 2/54 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 264936 0 0 0 10420 579 0 0 25 0 1 0 864106856 408121344 99220 4294967295 134512640 135726644 3221224592 3221222992 134778976 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 99639 99220 300 300 0 99339 0
vsize: 398556
[startup+111.516 s]
Raw data (loadavg): 0.99 0.97 0.75 1/53 8888
Raw data (stat): 8888 (pb2sat) R 8887 25399 25398 0 -1 0 264936 0 0 0 10420 579 0 0 25 0 1 0 864106856 408121344 99220 4294967295 134512640 135726644 3221224592 3221222992 134778976 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 99639 99220 300 300 0 99339 0
vsize: 0

Child status: 1
Real time (s): 111.515
CPU time (s): 111.512
CPU user time (s): 105.503
CPU system time (s): 6.00909
CPU usage (%): 99.9971
Max. virtual memory (Kb): 735796
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####