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/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-sctap2.opb
MD5SUMc56066a13a725fcc9c143db3d9f8cc06
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24450007
Optimality of the best value was proved NO
Number of terms in the objective function 28200
Biggest coefficient in the objective function 41943040
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 25763487750
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 41943040
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 25763487750
Number of bits of the biggest sum of numbers35
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.2
Number of variables37600
Total number of constraints1090
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 constraints1090
Minimum length of a constraint60
Maximum length of a constraint480

Trace number 27579

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc22 THE 2005-05-24 22:52:43 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16318 boxname=wulflinc22 idbench=1256 idsolver=3 numberseed=0
MD5SUM SOLVER: 03a6a792daea978e4202f78851741568  /oldhome/oroussel/solvers/bsolo_mis
MD5SUM BENCH:  c56066a13a725fcc9c143db3d9f8cc06  /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-sctap2.opb
REAL COMMAND:  bsolo_mis /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-sctap2.opb
IDLAUNCH: 16318
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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	: 3
cpu MHz		: 451.031
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:        818592 kB
Buffers:         36944 kB
Cached:         144996 kB
SwapCached:      12200 kB
Active:          68748 kB
Inactive:       127492 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        818340 kB
SwapTotal:     2097892 kB
SwapFree:      2085472 kB
Dirty:             356 kB
Writeback:           0 kB
Mapped:           5780 kB
Slab:            14180 kB
Committed_AS:    63600 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-24 22:55:20 (client local time) WITH STATUS 20 IN 156.323 SECONDS
stats: 16318 7 156.323 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Initial problem consists of 37600 variables and 1503 constraints.
c After prepocess the problem consists of 20680 variables and 1503 constraints.
c preprocess terminated 156.245 s
c Initial Lower Bound: 5
c Lower Bound Elapsed time: 0
c Use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 156.255 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
Raw data (loadavg): 0.93 0.98 0.96 2/54 27560
Raw data (stat): 27560 (runsolver) R 27559 23310 23309 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 833984609 1052672 99 4294967295 134512640 135381576 3221224496 3221219712 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.001 s]
Raw data (loadavg): 0.94 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 1419 0 0 0 996 3 0 0 25 0 1 0 833984609 19025920 1397 4294967295 134512640 134714540 3221224592 3221222820 1077414426 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 4645 1397 1111 63 0 4582 0
vsize: 18580
[startup+20.002 s]
Raw data (loadavg): 0.95 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 2430 0 0 0 1993 5 0 0 25 0 1 0 833984609 23113728 2408 4294967295 134512640 134714540 3221224592 3221222820 1077414370 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 5643 2408 1111 63 0 5580 0
vsize: 22572
[startup+30.0018 s]
Raw data (loadavg): 0.95 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 3513 0 0 0 2992 7 0 0 25 0 1 0 833984609 27512832 3491 4294967295 134512640 134714540 3221224592 3221222820 1077414357 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 6717 3491 1111 63 0 6654 0
vsize: 26868
[startup+40.0021 s]
Raw data (loadavg): 0.96 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 4634 0 0 0 3990 9 0 0 25 0 1 0 833984609 32174080 4612 4294967295 134512640 134714540 3221224592 3221222820 1077414363 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 7855 4612 1111 63 0 7792 0
vsize: 31420
[startup+50.0022 s]
Raw data (loadavg): 0.97 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 5793 0 0 0 4988 12 0 0 25 0 1 0 833984609 36835328 5771 4294967295 134512640 134714540 3221224592 3221222820 1077414388 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 8993 5771 1111 63 0 8930 0
vsize: 35972
[startup+60.0028 s]
Raw data (loadavg): 0.97 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 6993 0 0 0 5985 15 0 0 25 0 1 0 833984609 41816064 6971 4294967295 134512640 134714540 3221224592 3221222820 1077414435 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10209 6971 1111 63 0 10146 0
vsize: 40836
[startup+70.0033 s]
Raw data (loadavg): 0.98 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 8251 0 0 0 6982 18 0 0 25 0 1 0 833984609 47038464 8229 4294967295 134512640 134714540 3221224592 3221222820 1077414385 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11484 8229 1111 63 0 11421 0
vsize: 45936
[startup+80.0033 s]
Raw data (loadavg): 0.98 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 9592 0 0 0 7980 20 0 0 25 0 1 0 833984609 52404224 9570 4294967295 134512640 134714540 3221224592 3221222820 1077414357 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 12794 9570 1111 63 0 12731 0
vsize: 51176
[startup+90.0041 s]
Raw data (loadavg): 0.98 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 11037 0 0 0 8978 22 0 0 25 0 1 0 833984609 58331136 11015 4294967295 134512640 134714540 3221224592 3221222820 1077414363 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 14241 11015 1111 63 0 14178 0
vsize: 56964
[startup+100.003 s]
Raw data (loadavg): 0.98 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 12622 0 0 0 9976 24 0 0 25 0 1 0 833984609 64937984 12600 4294967295 134512640 134714540 3221224592 3221223248 134527932 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 15854 12600 1111 63 0 15791 0
vsize: 63416
[startup+110.004 s]
Raw data (loadavg): 0.99 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 14280 0 0 0 10974 27 0 0 25 0 1 0 833984609 71712768 14258 4294967295 134512640 134714540 3221224592 3221223248 134527946 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 17508 14258 1111 63 0 17445 0
vsize: 70032
[startup+120.005 s]
Raw data (loadavg): 0.99 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 16051 0 0 0 11971 30 0 0 25 0 1 0 833984609 78913536 16029 4294967295 134512640 134714540 3221224592 3221222820 1077414413 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 19266 16029 1111 63 0 19203 0
vsize: 77064
[startup+130.005 s]
Raw data (loadavg): 0.99 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 17960 0 0 0 12966 35 0 0 25 0 1 0 833984609 86822912 17938 4294967295 134512640 134714540 3221224592 3221223248 134527932 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 21197 17938 1111 63 0 21134 0
vsize: 84788
[startup+140.005 s]
Raw data (loadavg): 0.99 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 20134 0 0 0 13962 39 0 0 25 0 1 0 833984609 95563776 20112 4294967295 134512640 134714540 3221224592 3221221212 1077244623 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 23331 20112 1111 63 0 23268 0
vsize: 93324
[startup+150.005 s]
Raw data (loadavg): 0.99 0.98 0.96 2/54 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 29003 0 0 0 14943 58 0 0 25 0 1 0 833984609 132120576 28981 4294967295 134512640 134714540 3221224592 3221222628 1077190966 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 32256 28981 1111 63 0 32193 0
vsize: 129024
[startup+156.319 s]
Raw data (loadavg): 0.99 0.98 0.96 1/53 27560
Raw data (stat): 27560 (bsolo_mis) R 27559 23310 23309 0 -1 0 29003 0 0 0 14943 58 0 0 25 0 1 0 833984609 132120576 28981 4294967295 134512640 134714540 3221224592 3221222628 1077190966 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 32256 28981 1111 63 0 32193 0
vsize: 0

Child status: 20
Real time (s): 156.318
CPU time (s): 156.323
CPU user time (s): 155.087
CPU system time (s): 1.23581
CPU usage (%): 100.003
Max. virtual memory (Kb): 129024
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####