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/mps-v2-13-7/plato.asu.edu/pub/unibo/normalized-mps-v2-13-7-core2536-691.opb
MD5SUM1a2d760450612ad13ad0fc356acc93dc
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2147483647
Optimality of the best value was proved NO
Number of terms in the objective function 15464
Biggest coefficient in the objective function 52428800000000000
Number of bits for the biggest coefficient in the objective function 56
Sum of the numbers in the objective function 214380061511534325
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 1280000000000000000000
Number of bits of the biggest number in a constraint 71
Biggest sum of numbers in a constraint 1280214380061511647232
Number of bits of the biggest sum of numbers71
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.8847
Number of variables15464
Total number of constraints17823
Number of constraints which are clauses2536
Number of constraints which are cardinality constraints (but not clauses)15286
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint15464

Trace number 43022

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc6 THE 2005-06-16 21:22:48 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=26241 boxname=wulflinc6 idbench=1541 idsolver=18 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  1a2d760450612ad13ad0fc356acc93dc  /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-13-7-core2536-691.opb
REAL COMMAND:  pb2sat-v2 /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-13-7-core2536-691.opb
IDLAUNCH: 26241
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.042
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.042
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:        684664 kB
Buffers:         18528 kB
Cached:         308320 kB
SwapCached:        980 kB
Active:          30676 kB
Inactive:       298288 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        684412 kB
SwapTotal:     2097136 kB
SwapFree:      2095216 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5092 kB
Slab:            15404 kB
Committed_AS:    63844 kB
PageTables:        320 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-16 21:25:02 (client local time) WITH STATUS 1 IN 134.416 SECONDS
stats: 26241 7 134.416 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.91 0.95 0.90 1/54 26998
Raw data (stat): 26998 (runsolver) R 26997 25568 25567 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 973970282 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 0 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0002 s]
Raw data (loadavg): 0.92 0.95 0.90 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 1646 0 0 0 994 4 0 0 25 0 1 0 973970282 6561792 1331 4294967295 134512640 135730672 3221224576 3221221728 134576346 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 1602 1331 301 301 0 1301 0
vsize: 6408
[startup+20.0074 s]
Raw data (loadavg): 0.93 0.95 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 18050 0 0 0 1957 42 0 0 25 0 1 0 973970282 55939072 12446 4294967295 134512640 135730672 3221224576 3215641688 135104819 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 13657 12446 301 301 0 13356 0
vsize: 54628
[startup+30.0075 s]
Raw data (loadavg): 0.94 0.95 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 51173 0 0 0 2886 113 0 0 25 0 1 0 973970282 174653440 29260 4294967295 134512640 135730672 3221224576 3215825808 134784086 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 42640 29260 301 301 0 42339 0
vsize: 170560
[startup+40.0076 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 72839 0 0 0 3838 163 0 0 25 0 1 0 973970282 274075648 50552 4294967295 134512640 135730672 3221224576 3216481464 135285983 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 66913 50554 301 301 0 66612 0
vsize: 267652
[startup+50.008 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 104467 0 0 0 4770 231 0 0 25 0 1 0 973970282 339472384 60678 4294967295 134512640 135730672 3221224576 3216832816 134546477 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 82879 60678 301 301 0 82578 0
vsize: 331516
[startup+60.0082 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 122486 0 0 0 5729 272 0 0 25 0 1 0 973970282 363397120 78480 4294967295 134512640 135730672 3221224576 3216639256 135284411 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 88720 78480 301 301 0 88419 0
vsize: 354880
[startup+70.0138 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 164739 0 0 0 6651 351 0 0 25 0 1 0 973970282 501338112 102164 4294967295 134512640 135730672 3221224576 3215146212 135344689 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 122397 102164 301 301 0 122096 0
vsize: 489588
[startup+80.0145 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 198017 0 0 0 7580 422 0 0 25 0 1 0 973970282 635555840 110710 4294967295 134512640 135730672 3221224576 3215179456 134784071 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 155165 110710 301 301 0 154864 0
vsize: 620660
[startup+90.0143 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 210190 0 0 0 8553 450 0 0 25 0 1 0 973970282 635961344 122667 4294967295 134512640 135730672 3221224576 3215664432 134607989 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 155264 122667 301 301 0 154963 0
vsize: 621056
[startup+100.014 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 228358 0 0 0 9513 490 0 0 25 0 1 0 973970282 661913600 140625 4294967295 134512640 135730672 3221224576 3216545004 135301640 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 161600 140626 301 301 0 161299 0
vsize: 646400
[startup+110.015 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 243076 0 0 0 10481 522 0 0 25 0 1 0 973970282 733196288 155171 4294967295 134512640 135730672 3221224576 3215786584 134787727 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 179003 155171 301 301 0 178702 0
vsize: 716012
[startup+120.016 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 260883 0 0 0 11441 561 0 0 25 0 1 0 973970282 758743040 172771 4294967295 134512640 135730672 3221224576 3215377320 135284366 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 185240 172771 301 301 0 184939 0
vsize: 740960
[startup+130.016 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 266452 0 0 0 12424 576 0 0 25 0 1 0 973970282 767098880 178161 4294967295 134512640 135730672 3221224576 3221222828 135281221 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 187280 178161 301 301 0 186979 0
vsize: 749120
[startup+134.422 s]
Raw data (loadavg): 0.99 0.96 0.91 1/53 26998
Raw data (stat): 26998 (pb2sat-v2) R 26997 25568 25567 0 -1 0 266452 0 0 0 12424 576 0 0 25 0 1 0 973970282 767098880 178161 4294967295 134512640 135730672 3221224576 3221222828 135281221 0 0 7 16384 0 0 0 17 0 0 0
Raw data (statm): 187280 178161 301 301 0 186979 0
vsize: 0

Child status: 1
Real time (s): 134.422
CPU time (s): 134.416
CPU user time (s): 128.291
CPU system time (s): 6.12407
CPU usage (%): 99.9955
Max. virtual memory (Kb): 749120
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####