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-ii16d1.opb
MD5SUM38e9597c5e2c643da0b2660ad99fee98
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 984
Optimality of the best value was proved NO
Number of terms in the objective function 2460
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 2460
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 2460
Number of bits of the biggest sum of numbers12
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1175.05
Number of variables2460
Total number of constraints17131
Number of constraints which are clauses17131
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 constraint2
Maximum length of a constraint16

Trace number 34764

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc20 THE 2005-05-28 10:34:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=24068 boxname=wulflinc20 idbench=142 idsolver=17 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  38e9597c5e2c643da0b2660ad99fee98  /oldhome/oroussel/tmp/wulflinc20/normalized-ii16d1.opb
REAL COMMAND:  pb2sat /oldhome/oroussel/tmp/wulflinc20/normalized-ii16d1.opb
IDLAUNCH: 24068
/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:        710564 kB
Buffers:         33028 kB
Cached:         267500 kB
SwapCached:        644 kB
Active:           8864 kB
Inactive:       293756 kB
HighTotal:      131008 kB
HighFree:        43120 kB
LowTotal:       903652 kB
LowFree:        667444 kB
SwapTotal:     2097892 kB
SwapFree:      2096312 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5104 kB
Slab:            15784 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-28 10:36:10 (client local time) WITH STATUS 1 IN 112.066 SECONDS
stats: 24068 7 112.066 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.92 0.95 0.74 2/54 8981
Raw data (stat): 8981 (runsolver) R 8980 25399 25398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 864118782 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.0009 s]
Raw data (loadavg): 0.93 0.96 0.74 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 29406 0 0 0 936 62 0 0 25 0 1 0 864118782 89616384 18469 4294967295 134512640 135726644 3221224592 3220280080 134767256 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 21879 18469 300 300 0 21579 0
vsize: 87516
[startup+20.0016 s]
Raw data (loadavg): 0.94 0.96 0.75 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 57949 0 0 0 1878 122 0 0 25 0 1 0 864118782 175607808 36055 4294967295 134512640 135726644 3221224592 3221123708 134604433 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 42873 36055 300 300 0 42573 0
vsize: 171492
[startup+30.0019 s]
Raw data (loadavg): 0.95 0.96 0.75 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 98170 0 0 0 2795 204 0 0 25 0 1 0 864118782 298897408 54598 4294967295 134512640 135726644 3221224592 3220766152 135280601 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 72973 54598 300 300 0 72673 0
vsize: 291892
[startup+40.0021 s]
Raw data (loadavg): 0.95 0.96 0.75 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 114042 0 0 0 3759 240 0 0 25 0 1 0 864118782 346238976 70247 4294967295 134512640 135726644 3221224592 3220709328 134554615 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 84531 70247 300 300 0 84231 0
vsize: 338124
[startup+50.0037 s]
Raw data (loadavg): 0.96 0.96 0.75 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 140067 0 0 0 4707 293 0 0 25 0 1 0 864118782 527777792 95810 4294967295 134512640 135726644 3221224592 3220562092 135287584 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 128852 95810 300 300 0 128552 0
vsize: 515408
[startup+60.004 s]
Raw data (loadavg): 0.97 0.96 0.75 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 194588 0 0 0 5597 402 0 0 25 0 1 0 864118782 595386368 107449 4294967295 134512640 135726644 3221224592 3220964920 134604465 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 145358 107449 300 300 0 145058 0
vsize: 581432
[startup+70.0041 s]
Raw data (loadavg): 0.97 0.96 0.76 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 206210 0 0 0 6570 430 0 0 25 0 1 0 864118782 628940800 118863 4294967295 134512640 135726644 3221224592 3220492144 134554711 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 153550 118863 300 300 0 153250 0
vsize: 614200
[startup+80.0048 s]
Raw data (loadavg): 0.98 0.96 0.76 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 224708 0 0 0 7530 470 0 0 25 0 1 0 864118782 651784192 137131 4294967295 134512640 135726644 3221224592 3220778568 134784091 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 159127 137131 300 300 0 158827 0
vsize: 636508
[startup+90.0041 s]
Raw data (loadavg): 0.98 0.96 0.76 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 240664 0 0 0 8495 505 0 0 25 0 1 0 864118782 725229568 152903 4294967295 134512640 135726644 3221224592 3220876640 134604382 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 177058 152903 300 300 0 176758 0
vsize: 708232
[startup+100.005 s]
Raw data (loadavg): 0.98 0.96 0.76 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 260075 0 0 0 9457 543 0 0 25 0 1 0 864118782 753074176 172089 4294967295 134512640 135726644 3221224592 3220763344 134554600 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 183856 172089 300 300 0 183556 0
vsize: 735424
[startup+110.046 s]
Raw data (loadavg): 0.98 0.97 0.76 2/54 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 265198 0 0 0 10435 569 0 0 25 0 1 0 864118782 409092096 99459 4294967295 134512640 135726644 3221224592 3221222932 135341057 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 99876 99459 300 300 0 99576 0
vsize: 399504
[startup+112.062 s]
Raw data (loadavg): 0.98 0.97 0.76 1/53 8981
Raw data (stat): 8981 (pb2sat) R 8980 25399 25398 0 -1 0 265198 0 0 0 10435 569 0 0 25 0 1 0 864118782 409092096 99459 4294967295 134512640 135726644 3221224592 3221222932 135341057 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 99876 99459 300 300 0 99576 0
vsize: 0

Child status: 1
Real time (s): 112.061
CPU time (s): 112.066
CPU user time (s): 106.161
CPU system time (s): 5.9051
CPU usage (%): 100.004
Max. virtual memory (Kb): 735424
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####