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-hanoi5.opb
MD5SUM430910c9a5d64dfdcfdaccb49935c3d0
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1931
Optimality of the best value was proved NO
Number of terms in the objective function 3862
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 3862
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 3862
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 benchmark21.5857
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
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 constraint8

Trace number 34753

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc9 THE 2005-05-28 10:32:26 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=24061 boxname=wulflinc9 idbench=135 idsolver=17 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  430910c9a5d64dfdcfdaccb49935c3d0  /oldhome/oroussel/tmp/wulflinc9/normalized-hanoi5.opb
REAL COMMAND:  pb2sat /oldhome/oroussel/tmp/wulflinc9/normalized-hanoi5.opb
IDLAUNCH: 24061
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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.242
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:        650736 kB
Buffers:         35140 kB
Cached:         324900 kB
SwapCached:        564 kB
Active:          46304 kB
Inactive:       315808 kB
HighTotal:      131008 kB
HighFree:        21532 kB
LowTotal:       903652 kB
LowFree:        629204 kB
SwapTotal:     2097136 kB
SwapFree:      2095636 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           5144 kB
Slab:            16264 kB
Committed_AS:    63588 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-28 10:34:19 (client local time) WITH STATUS 1 IN 111.412 SECONDS
stats: 24061 7 111.412 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.62 0.85 0.68 2/54 16553
Raw data (stat): 16553 (runsolver) R 16552 3944 3943 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 805885473 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+9.99998 s]
Raw data (loadavg): 0.67 0.85 0.68 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 29453 0 0 0 932 66 0 0 25 0 1 0 805885473 90214400 18516 4294967295 134512640 135726644 3221224592 3219828248 135282351 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 22025 18516 300 300 0 21725 0
vsize: 88100
[startup+20.0007 s]
Raw data (loadavg): 0.72 0.86 0.69 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 58242 0 0 0 1874 125 0 0 25 0 1 0 805885473 176476160 36345 4294967295 134512640 135726644 3221224592 3220024872 135282351 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 43085 36346 300 300 0 42785 0
vsize: 172340
[startup+30.0004 s]
Raw data (loadavg): 0.77 0.86 0.69 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 98463 0 0 0 2793 205 0 0 25 0 1 0 805885473 299360256 54887 4294967295 134512640 135726644 3221224592 3220675344 134554691 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 73086 54888 300 300 0 72786 0
vsize: 292344
[startup+40.0011 s]
Raw data (loadavg): 0.80 0.86 0.69 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 114877 0 0 0 3754 245 0 0 25 0 1 0 805885473 347918336 71073 4294967295 134512640 135726644 3221224592 3219881272 135282351 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 84941 71073 300 300 0 84641 0
vsize: 339764
[startup+50.0008 s]
Raw data (loadavg): 0.83 0.87 0.69 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 145477 0 0 0 4688 311 0 0 25 0 1 0 805885473 536891392 101040 4294967295 134512640 135726644 3221224592 3220369376 134771705 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 131077 101043 300 300 0 130777 0
vsize: 524308
[startup+60.0006 s]
Raw data (loadavg): 0.86 0.87 0.70 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 195179 0 0 0 5589 410 0 0 25 0 1 0 805885473 595578880 108029 4294967295 134512640 135726644 3221224592 3220479060 134558236 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 145405 108029 300 300 0 145105 0
vsize: 581620
[startup+70.0003 s]
Raw data (loadavg): 0.88 0.87 0.70 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 207087 0 0 0 6564 435 0 0 25 0 1 0 805885473 629133312 119725 4294967295 134512640 135726644 3221224592 3220594080 134767085 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 153597 119726 300 300 0 153297 0
vsize: 614388
[startup+80 s]
Raw data (loadavg): 0.90 0.88 0.70 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 226029 0 0 0 7525 475 0 0 25 0 1 0 805885473 654139392 138438 4294967295 134512640 135726644 3221224592 3220500872 135282351 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 159702 138438 300 300 0 159402 0
vsize: 638808
[startup+89.9998 s]
Raw data (loadavg): 0.91 0.88 0.71 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 242165 0 0 0 8489 510 0 0 25 0 1 0 805885473 727584768 154386 4294967295 134512640 135726644 3221224592 3221107680 134767076 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 177633 154387 300 300 0 177333 0
vsize: 710532
[startup+99.9995 s]
Raw data (loadavg): 0.92 0.89 0.71 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 261370 0 0 0 9449 548 0 0 25 0 1 0 805885473 755294208 173369 4294967295 134512640 135726644 3221224592 3220266872 135282351 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 184398 173369 300 300 0 184098 0
vsize: 737592
[startup+109.999 s]
Raw data (loadavg): 0.94 0.89 0.71 2/54 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 265209 0 0 0 10422 574 0 0 25 0 1 0 805885473 409419776 99544 4294967295 134512640 135726644 3221224592 3221222848 135279084 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 99956 99544 300 300 0 99656 0
vsize: 399824
[startup+111.444 s]
Raw data (loadavg): 0.94 0.89 0.71 1/53 16553
Raw data (stat): 16553 (pb2sat) R 16552 3944 3943 0 -1 0 265209 0 0 0 10422 574 0 0 25 0 1 0 805885473 409419776 99544 4294967295 134512640 135726644 3221224592 3221222848 135279084 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 99956 99544 300 300 0 99656 0
vsize: 0

Child status: 1
Real time (s): 111.443
CPU time (s): 111.412
CPU user time (s): 105.462
CPU system time (s): 5.9501
CPU usage (%): 99.9724
Max. virtual memory (Kb): 737592
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####