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/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-13-7-maros.opb
MD5SUM1ae5b04b2d0e1f5ab82e29e98b8350c0
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 43097
Optimality of the best value was proved NO
Number of terms in the objective function 64
Biggest coefficient in the objective function 4718592
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 14745570
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4718592
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 14745570
Number of bits of the biggest sum of numbers24
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.02384
Number of variables64
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint12
Maximum length of a constraint64

Trace number 35790

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc7 THE 2005-05-28 14:07:56 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=25096 boxname=wulflinc7 idbench=1568 idsolver=17 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  1ae5b04b2d0e1f5ab82e29e98b8350c0  /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-13-7-maros.opb
REAL COMMAND:  pb2sat /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-13-7-maros.opb
IDLAUNCH: 25096
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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:        720128 kB
Buffers:         23212 kB
Cached:         270248 kB
SwapCached:        640 kB
Active:          17596 kB
Inactive:       277888 kB
HighTotal:      131008 kB
HighFree:         3444 kB
LowTotal:       903652 kB
LowFree:        716684 kB
SwapTotal:     2097136 kB
SwapFree:      2095560 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5108 kB
Slab:            13112 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-28 14:10:02 (client local time) WITH STATUS 30 IN 125.399 SECONDS
stats: 25096 0 125.399 30
#### 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: 48798
c [startup+0.260338 s]  setting bit 23 to 1
c got solution with objective value: 51110
c [startup+0.289147 s]  setting bit 22 to 1
c got solution with objective value: 51110
c [startup+0.317152 s]  setting bit 21 to 1
c CONFLICT during preprocess 
c [startup+0.333663 s]  setting bit 20 to 0
c CONFLICT during preprocess 
c [startup+0.350406 s]  setting bit 19 to 0
c CONFLICT during preprocess 
c [startup+0.36758 s]  setting bit 18 to 0
c CONFLICT during preprocess 
c [startup+0.384854 s]  setting bit 17 to 0
c CONFLICT during preprocess 
c [startup+0.40234 s]  setting bit 16 to 0
c [startup+0.524874 s]  setting bit 15 to 0
c got solution with objective value: 49101
c [startup+2.39062 s]  setting bit 14 to 1
c [startup+5.63938 s]  setting bit 13 to 0

Decision: 1366/5811	Time: 1.06184/86400
Decision: 1366/5811	Time: 2.03669/86400c got solution with objective value: 44704
c [startup+7.75867 s]  setting bit 12 to 1

Decision: 1470/5811	Time: 10.3684/86400
Decision: 1482/5811	Time: 11.7282/86400c [startup+21.6103 s]  setting bit 11 to 0

Decision: 1379/5811	Time: 1.60975/86400c got solution with objective value: 43968
c [startup+23.9843 s]  setting bit 10 to 1

Decision: 1439/5811	Time: 2.25066/86400c got solution with objective value: 43487
c [startup+26.9186 s]  setting bit 9 to 1
c got solution with objective value: 43234
c [startup+28.7192 s]  setting bit 8 to 1

Decision: 1437/5811	Time: 1.61476/86400
Decision: 1437/5811	Time: 2.95055/86400
Decision: 1437/5811	Time: 4.71528/86400
Decision: 1437/5811	Time: 6.13007/86400
Decision: 1631/5811	Time: 9.69553/86400
Decision: 1722/5811	Time: 11.7762/86400c got solution with objective value: 43105
c [startup+41.1375 s]  setting bit 7 to 1

Decision: 1710/5811	Time: 5.2962/86400
Decision: 1710/5811	Time: 7.64784/86400
Decision: 1883/5811	Time: 10.2764/86400
Decision: 2309/5811	Time: 14.7938/86400c [startup+57.0821 s]  setting bit 6 to 0

Decision: 1705/5811	Time: 4.14337/86400
Decision: 1705/5811	Time: 6.17006/86400
Decision: 1716/5811	Time: 8.88365/86400
Decision: 1883/5811	Time: 11.3713/86400
Decision: 1883/5811	Time: 13.9579/86400c [startup+76.4806 s]  setting bit 5 to 0

Decision: 1705/5811	Time: 4.90925/86400
Decision: 2481/5811	Time: 12.7911/86400c [startup+92.8764 s]  setting bit 4 to 0

Decision: 1724/5811	Time: 6.76197/86400c got solution with objective value: 43097
c [startup+101.108 s]  setting bit 3 to 1

Decision: 1821/5811	Time: 3.2655/86400
Decision: 2084/5811	Time: 7.41387/86400c [startup+112.337 s]  setting bit 2 to 0
c [startup+122.554 s]  setting bit 1 to 0
c got solution with objective value: 43097
c [startup+125.341 s]  setting bit 0 to 1
s OPTIMUM FOUND
v VOL1_bit0 VOL1_bit1 -VOL1_bit10 -VOL1_bit11 -VOL1_bit12 -VOL1_bit2 -VOL1_bit3 -VOL1_bit4 -VOL1_bit5 -VOL1_bit6 -VOL1_bit7 -VOL1_bit8 -VOL1_bit9 -VOL1_bit_1 VOL1_bit_2 -VOL1_bit_3 VOL1_bit_4 VOL1_bit_5 -VOL1_bit_6 -VOL1_bit_7 VOL2_bit0 -VOL2_bit1 -VOL2_bit10 -VOL2_bit11 -VOL2_bit12 VOL2_bit2 VOL2_bit3 -VOL2_bit4 -VOL2_bit5 -VOL2_bit6 -VOL2_bit7 -VOL2_bit8 -VOL2_bit9 -VOL2_bit_1 VOL2_bit_2 -VOL2_bit_3 VOL2_bit_4 -VOL2_bit_5 -VOL2_bit_6 VOL2_bit_7 -VOL3_bit0 VOL3_bit1 VOL3_bit2 VOL3_bit3 VOL3_bit4 -VOL3_bit_1 -VOL3_bit_2 -VOL3_bit_3 -VOL3_bit_4 -VOL3_bit_5 -VOL3_bit_6 -VOL3_bit_7 -VOL4_bit0 -VOL4_bit1 -VOL4_bit2 -VOL4_bit3 -VOL4_bit4 -VOL4_bit_1 -VOL4_bit_2 -VOL4_bit_3 -VOL4_bit_4 -VOL4_bit_5 -VOL4_bit_6 -VOL4_bit_7 
#### 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.94 0.90 2/54 11323
Raw data (stat): 11323 (runsolver) R 11322 24300 24299 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 807188120 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.0004 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 1176 0 0 0 995 3 0 0 25 0 1 0 807188120 4935680 893 4294967295 134512640 135726644 3221224592 3221223088 134744014 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 1205 893 300 300 0 905 0
vsize: 4820
[startup+20.0011 s]
Raw data (loadavg): 0.94 0.94 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 1693 0 0 0 1992 6 0 0 25 0 1 0 807188120 7274496 1217 4294967295 134512640 135726644 3221224592 3221223088 134744014 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 1776 1217 300 300 0 1476 0
vsize: 7104
[startup+30.0012 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 1776 0 0 0 2990 9 0 0 25 0 1 0 807188120 7471104 1300 4294967295 134512640 135726644 3221224592 3221223184 134760393 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 1824 1300 300 300 0 1524 0
vsize: 7296
[startup+40.0013 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 1985 0 0 0 3988 11 0 0 25 0 1 0 807188120 9703424 1509 4294967295 134512640 135726644 3221224592 3221222752 134780450 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2369 1509 300 300 0 2069 0
vsize: 9476
[startup+50.0019 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 2060 0 0 0 4987 12 0 0 25 0 1 0 807188120 9924608 1584 4294967295 134512640 135726644 3221224592 3221223088 134743955 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2423 1584 300 300 0 2123 0
vsize: 9692
[startup+60.003 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 2424 0 0 0 5985 15 0 0 25 0 1 0 807188120 10129408 1948 4294967295 134512640 135726644 3221224592 3221223088 134743999 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2473 1948 300 300 0 2173 0
vsize: 9892
[startup+70.0032 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 2510 0 0 0 6983 17 0 0 25 0 1 0 807188120 10313728 2034 4294967295 134512640 135726644 3221224592 3221223088 134743955 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2518 2034 300 300 0 2218 0
vsize: 10072
[startup+80.0029 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 2563 0 0 0 7982 18 0 0 25 0 1 0 807188120 10465280 2087 4294967295 134512640 135726644 3221224592 3221223088 134743955 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2555 2087 300 300 0 2255 0
vsize: 10220
[startup+90.0039 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 2678 0 0 0 8981 19 0 0 25 0 1 0 807188120 10698752 2202 4294967295 134512640 135726644 3221224592 3221223136 134736726 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2612 2202 300 300 0 2312 0
vsize: 10448
[startup+100.004 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 2823 0 0 0 9979 21 0 0 25 0 1 0 807188120 10797056 2347 4294967295 134512640 135726644 3221224592 3221223088 134743980 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 2636 2347 300 300 0 2336 0
vsize: 10544
[startup+110.005 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 3270 0 0 0 10977 23 0 0 25 0 1 0 807188120 12505088 2409 4294967295 134512640 135726644 3221224592 3221223184 134759986 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 3053 2409 300 300 0 2753 0
vsize: 12212
[startup+120.006 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 3300 0 0 0 11977 24 0 0 25 0 1 0 807188120 12640256 2439 4294967295 134512640 135726644 3221224592 3221223088 134743990 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 3086 2439 300 300 0 2786 0
vsize: 12344
[startup+125.391 s]
Raw data (loadavg): 0.99 0.95 0.91 1/53 11323
Raw data (stat): 11323 (pb2sat) R 11322 24300 24299 0 -1 0 3300 0 0 0 11977 24 0 0 25 0 1 0 807188120 12640256 2439 4294967295 134512640 135726644 3221224592 3221223088 134743990 0 0 7 16384 0 0 0 17 1 0 0
Raw data (statm): 3086 2439 300 300 0 2786 0
vsize: 0

Child status: 30
Real time (s): 125.39
CPU time (s): 125.399
CPU user time (s): 125.139
CPU system time (s): 0.25996
CPU usage (%): 100.007
Max. virtual memory (Kb): 12344
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	43097
#### END VERIFIER DATA ####