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/milp/normalized-mps-v2-13-7-neos13.opb
MD5SUM992db28a85bbc8236f0033edb6d28dee
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4571955
Optimality of the best value was proved NO
Number of terms in the objective function 84
Biggest coefficient in the objective function 12944832
Number of bits for the biggest coefficient in the objective function 24
Sum of the numbers in the objective function 283368115
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 8745792000
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 79079134958
Number of bits of the biggest sum of numbers37
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1291.11
Number of variables1899
Total number of constraints22679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1816
Number of constraints which are nor clauses,nor cardinality constraints20863
Minimum length of a constraint1
Maximum length of a constraint1815

Trace number 40478

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc6 THE 2005-06-08 12:23:21 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=28549 boxname=wulflinc6 idbench=1505 idsolver=20 numberseed=0
MD5SUM SOLVER: f6aa7fb267fa9710116626be7e6d3048  /oldhome/oroussel/solvers/bsolo_lpr-v2
MD5SUM BENCH:  992db28a85bbc8236f0033edb6d28dee  /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-13-7-neos13.opb
REAL COMMAND:  bsolo_lpr-v2 /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-13-7-neos13.opb
IDLAUNCH: 28549
/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:        662048 kB
Buffers:         26020 kB
Cached:         324872 kB
SwapCached:        940 kB
Active:          64996 kB
Inactive:       287968 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        661796 kB
SwapTotal:     2097136 kB
SwapFree:      2095212 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5012 kB
Slab:            14052 kB
Committed_AS:    63736 kB
PageTables:        320 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-08 12:24:35 (client local time) WITH STATUS 20 IN 73.6388 SECONDS
stats: 28549 7 73.6388 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 1899 variables and 16901 constraints.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 73.561 s
#### 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.93 0.96 0.91 2/54 30430
Raw data (stat): 30430 (runsolver) R 30429 25568 25567 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 901604008 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0015 s]
Raw data (loadavg): 0.94 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 4208 0 0 0 982 16 0 0 25 0 1 0 901604008 30392320 4128 4294967295 134512640 134716908 3221224576 3221222852 1077414357 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 7420 4128 1111 63 0 7357 0
vsize: 29680
[startup+20.0022 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 8063 0 0 0 1970 27 0 0 25 0 1 0 901604008 46448640 7983 4294967295 134512640 134716908 3221224576 3221223116 134538944 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11340 7983 1111 63 0 11277 0
vsize: 45360
[startup+30.0023 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 12200 0 0 0 2955 43 0 0 25 0 1 0 901604008 64147456 12044 4294967295 134512640 134716908 3221224576 3221221052 1077197737 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 15661 12044 1111 63 0 15598 0
vsize: 62644
[startup+40.0032 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 19645 0 0 0 3935 64 0 0 25 0 1 0 901604008 94097408 19489 4294967295 134512640 134716908 3221224576 3221221020 1077359315 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 22973 19489 1111 63 0 22910 0
vsize: 91892
[startup+50.0036 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 30879 0 0 0 4908 91 0 0 25 0 1 0 901604008 142299136 30531 4294967295 134512640 134716908 3221224576 3221221036 1077359371 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 34741 30531 1111 63 0 34678 0
vsize: 138964
[startup+60.0037 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 34456 0 0 0 5896 102 0 0 25 0 1 0 901604008 156495872 34108 4294967295 134512640 134716908 3221224576 3221223112 1077227205 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 38207 34108 1111 63 0 38144 0
vsize: 152828
[startup+70.0042 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 37847 0 0 0 6883 116 0 0 25 0 1 0 901604008 169742336 37499 4294967295 134512640 134716908 3221224576 3221221052 1077196234 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 41441 37499 1111 63 0 41378 0
vsize: 165764
[startup+73.6446 s]
Raw data (loadavg): 0.98 0.96 0.91 1/53 30430
Raw data (stat): 30430 (bsolo_lpr-v2) R 30429 25568 25567 0 -1 0 37847 0 0 0 6883 116 0 0 25 0 1 0 901604008 169742336 37499 4294967295 134512640 134716908 3221224576 3221221052 1077196234 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 41441 37499 1111 63 0 41378 0
vsize: 0

Child status: 20
Real time (s): 73.6441
CPU time (s): 73.6388
CPU user time (s): 72.364
CPU system time (s): 1.27481
CPU usage (%): 99.9929
Max. virtual memory (Kb): 165764
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####