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-sctap1.opb
MD5SUM6d2898572483dddc248ecc48cac97a0c
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5657891
Optimality of the best value was proved NO
Number of terms in the objective function 7200
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 6207564000
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 41943040
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 6207564000
Number of bits of the biggest sum of numbers33
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark390.25
Number of variables9600
Total number of constraints300
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 constraints300
Minimum length of a constraint60
Maximum length of a constraint440

Trace number 32179

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc10 THE 2005-05-27 08:40:04 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=23611 boxname=wulflinc10 idbench=1255 idsolver=16 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  6d2898572483dddc248ecc48cac97a0c  /oldhome/oroussel/tmp/wulflinc10/normalized-mps-v2-13-7-sctap1.opb
REAL COMMAND:  minisat+_script -cb -gs /oldhome/oroussel/tmp/wulflinc10/normalized-mps-v2-13-7-sctap1.opb
IDLAUNCH: 23611
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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		: 450.999
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:        903476 kB
Buffers:          3416 kB
Cached:         106532 kB
SwapCached:         76 kB
Active:          18264 kB
Inactive:        94336 kB
HighTotal:      131008 kB
HighFree:        20832 kB
LowTotal:       903652 kB
LowFree:        882644 kB
SwapTotal:     2097136 kB
SwapFree:      2096764 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6396 kB
Slab:            12792 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-27 08:40:43 (client local time) WITH STATUS 139 IN 39.416 SECONDS
stats: 23611 7 39.416 139
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 404 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ########################################################################################################################
c   -- Clauses(.)/Splits(s): ss
c ---[ 405]---> BDD-cost: 1125
c ---[ 404]---> BDD-cost: 1125
c ---[ 403]---> BDD-cost: 1125
c ---[ 402]---> BDD-cost: 1125
c ---[ 401]---> BDD-cost: 1125
c ---[ 400]---> BDD-cost: 1125
c ---[ 399]---> BDD-cost: 1125
c ---[ 398]---> BDD-cost: 1125
c ---[ 397]---> BDD-cost: 1125
c ---[ 396]---> BDD-cost: 3457
c ---[ 395]---> BDD-cost: 3457
c ---[ 394]---> BDD-cost: 3457
c ---[ 393]---> BDD-cost: 3457
c ---[ 392]---> BDD-cost: 3457
c ---[ 391]---> BDD-cost: 3457
c ---[ 390]---> BDD-cost: 3457
c ---[ 389]---> BDD-cost: 3457
c ---[ 388]---> BDD-cost: 3457
c ---[ 387]---> BDD-cost: 3877
c ---[ 386]---> BDD-cost: 3877
c ---[ 385]---> BDD-cost: 3877
c ---[ 384]---> BDD-cost: 3877
c ---[ 383]---> BDD-cost: 3877
c ---[ 382]---> BDD-cost: 3877
c ---[ 381]---> BDD-cost: 3877
c ---[ 380]---> BDD-cost: 3877
c ---[ 379]---> BDD-cost: 3877
c ---[ 378]---> BDD-cost: 1125
c ---[ 377]---> BDD-cost: 1125
c ---[ 376]---> BDD-cost: 1125
c ---[ 375]---> BDD-cost: 1125
c ---[ 374]---> BDD-cost: 1125
c ---[ 373]---> BDD-cost: 1125
c ---[ 372]---> BDD-cost: 1125
c ---[ 371]---> BDD-cost: 1125
c ---[ 370]---> BDD-cost: 1125
c ---[ 369]---> BDD-cost: 3457
c ---[ 368]---> BDD-cost: 3457
c ---[ 367]---> BDD-cost: 3457
c ---[ 366]---> BDD-cost: 3457
c ---[ 365]---> BDD-cost: 3457
c ---[ 364]---> BDD-cost: 3457
c ---[ 363]---> BDD-cost: 3457
c ---[ 362]---> BDD-cost: 3457
c ---[ 361]---> BDD-cost: 3457
c ---[ 360]---> BDD-cost: 1125
c ---[ 359]---> BDD-cost: 1125
c ---[ 358]---> BDD-cost: 1125
c ---[ 357]---> BDD-cost: 1125
c ---[ 356]---> BDD-cost: 1125
c ---[ 355]---> BDD-cost: 1125
c ---[ 354]---> BDD-cost: 1125
c ---[ 353]---> BDD-cost: 1125
c ---[ 352]---> BDD-cost: 1125
c ---[ 351]---> BDD-cost: 3457
c ---[ 350]---> BDD-cost: 3457
c ---[ 349]---> BDD-cost: 3457
c ---[ 348]---> BDD-cost: 3457
c ---[ 347]---> BDD-cost: 3457
c ---[ 346]---> BDD-cost: 3457
c ---[ 345]---> BDD-cost: 3457
c ---[ 344]---> BDD-cost: 3457
c ---[ 343]---> BDD-cost: 3457
c ---[ 342]---> BDD-cost: 3457
c ---[ 341]---> BDD-cost: 3457
c ---[ 340]---> BDD-cost: 3457
c ---[ 339]---> BDD-cost: 3457
c ---[ 338]---> BDD-cost: 3457
c ---[ 337]---> BDD-cost: 3457
c ---[ 336]---> BDD-cost: 3457
c ---[ 335]---> BDD-cost: 3457
c ---[ 334]---> BDD-cost: 3457
c ---[ 333]---> BDD-cost: 1125
c ---[ 332]---> BDD-cost: 1125
c ---[ 331]---> BDD-cost: 1125
c ---[ 330]---> BDD-cost: 1125
c ---[ 329]---> BDD-cost: 1125
c ---[ 328]---> BDD-cost: 1125
c ---[ 327]---> BDD-cost: 1125
c ---[ 326]---> BDD-cost: 1125
c ---[ 325]---> BDD-cost: 1125
c ---[ 324]---> BDD-cost: 1125
c ---[ 323]---> BDD-cost: 1125
c ---[ 322]---> BDD-cost: 1125
c ---[ 321]---> BDD-cost: 1125
c ---[ 320]---> BDD-cost: 1125
c ---[ 319]---> BDD-cost: 1125
c ---[ 318]---> BDD-cost: 1125
c ---[ 317]---> BDD-cost: 1125
c ---[ 316]---> BDD-cost: 1125
c ---[ 315]---> BDD-cost: 2365
c ---[ 314]---> BDD-cost: 2365
c ---[ 313]---> BDD-cost: 2365
c ---[ 312]---> BDD-cost: 2365
c ---[ 311]---> BDD-cost: 2365
c ---[ 310]---> BDD-cost: 2365
c ---[ 309]---> BDD-cost: 2365
c ---[ 308]---> BDD-cost: 2365
c ---[ 307]---> BDD-cost: 2365
c ---[ 306]---> BDD-cost: 2365
c ---[ 305]---> BDD-cost: 2365
c ---[ 304]---> BDD-cost: 2365
c ---[ 303]---> BDD-cost: 2365
c ---[ 302]---> BDD-cost: 2365
c ---[ 301]---> BDD-cost: 2365
c ---[ 300]---> BDD-cost: 2365
c ---[ 299]---> BDD-cost: 2365
c ---[ 298]---> BDD-cost: 2365
c ---[ 296]---> BDD-cost:   76
c ---[ 294]---> BDD-cost:   76
c ---[ 292]---> BDD-cost:   76
c ---[ 290]---> BDD-cost:   76
c ---[ 288]---> BDD-cost:   76
c ---[ 286]---> BDD-cost:   76
c ---[ 284]---> BDD-cost:   76
c ---[ 282]---> BDD-cost:   76
c ---[ 280]---> BDD-cost:   76
c ---[ 278]---> BDD-cost:   76
c ---[ 276]---> BDD-cost:   76
c ---[ 274]---> BDD-cost:   76
c ---[ 272]---> BDD-cost:   76
c ---[ 270]---> BDD-cost:   76
c ---[ 268]---> BDD-cost:   76
c ---[ 266]---> BDD-cost:   76
c ---[ 264]---> BDD-cost:   76
c ---[ 262]---> BDD-cost:   76
c ---[ 260]---> BDD-cost:   76
c ---[ 258]---> BDD-cost:   76
c ---[ 256]---> BDD-cost:   76
c ---[ 254]---> BDD-cost:   76
c ---[ 252]---> BDD-cost:   76
c ---[ 250]---> BDD-cost:   76
c ---[ 248]---> BDD-cost:   76
c ---[ 246]---> BDD-cost:   76
c ---[ 244]---> BDD-cost:   76
c ---[ 242]---> BDD-cost:   76
c ---[ 240]---> BDD-cost:   76
c ---[ 238]---> BDD-cost:   76
c ---[ 236]---> BDD-cost:   76
c ---[ 234]---> BDD-cost:   76
c ---[ 232]---> BDD-cost:   76
c ---[ 230]---> BDD-cost:   76
c ---[ 228]---> BDD-cost:   76
c ---[ 226]---> BDD-cost:   76
c ---[ 224]---> BDD-cost:   76
c ---[ 222]---> BDD-cost:   76
c ---[ 220]---> BDD-cost:   76
c ---[ 218]---> BDD-cost:   76
c ---[ 216]---> BDD-cost:   76
c ---[ 214]---> BDD-cost:   76
c ---[ 212]---> BDD-cost:   76
c ---[ 210]---> BDD-cost:   76
c ---[ 208]---> BDD-cost:   76
c ---[ 206]---> BDD-cost:   76
c ---[ 204]---> BDD-cost:   76
c ---[ 202]---> BDD-cost:   76
c ---[ 200]---> BDD-cost:   76
c ---[ 198]---> BDD-cost:   76
c ---[ 196]---> BDD-cost:   76
c ---[ 194]---> BDD-cost:   76
c ---[ 192]---> BDD-cost:   76
c ---[ 190]---> BDD-cost:   76
c ---[ 188]---> BDD-cost:   76
c ---[ 186]---> BDD-cost:   76
c ---[ 184]---> BDD-cost:   76
c ---[ 182]---> BDD-cost:   76
c ---[ 180]---> BDD-cost:   76
c ---[ 178]---> BDD-cost:   76
c ---[ 176]---> BDD-cost:   76
c ---[ 174]---> BDD-cost:   76
c ---[ 172]---> BDD-cost:   76
c ---[ 170]---> BDD-cost:   76
c ---[ 168]---> BDD-cost:   76
c ---[ 166]---> BDD-cost:   76
c ---[ 164]---> BDD-cost:   76
c ---[ 162]---> BDD-cost:   76
c ---[ 160]---> BDD-cost:   76
c ---[ 158]---> BDD-cost:   76
c ---[ 156]---> BDD-cost:   76
c ---[ 154]---> BDD-cost:   76
c ---[ 152]---> BDD-cost:   76
c ---[ 150]---> BDD-cost:   76
c ---[ 148]---> BDD-cost:   76
c ---[ 146]---> BDD-cost:   76
c ---[ 144]---> BDD-cost:   76
c ---[ 142]---> BDD-cost:   76
c ---[ 140]---> BDD-cost:   76
c ---[ 138]---> BDD-cost:   76
c ---[ 136]---> BDD-cost:   76
c ---[ 134]---> BDD-cost:   76
c ---[ 132]---> BDD-cost:   76
c ---[ 130]---> BDD-cost:   76
c ---[ 128]---> BDD-cost:   76
c ---[ 126]---> BDD-cost:   76
c ---[ 124]---> BDD-cost:   76
c ---[ 122]---> BDD-cost:   76
c ---[ 120]---> BDD-cost:   76
c ---[ 118]---> BDD-cost:   76
c ---[ 116]---> BDD-cost:   76
c ---[ 114]---> BDD-cost:   76
c ---[ 112]---> BDD-cost:   76
c ---[ 110]---> BDD-cost:   76
c ---[ 108]---> BDD-cost:   76
c ---[ 106]---> BDD-cost:   76
c ---[ 104]---> BDD-cost:   76
c ---[ 102]---> BDD-cost:   76
c ---[ 100]---> BDD-cost:   76
c ---[  98]---> BDD-cost:   76
c ---[  96]---> BDD-cost:   76
c ---[  94]---> BDD-cost:   76
c ---[  92]---> BDD-cost:   76
c ---[  90]---> BDD-cost:   76
c ---[  88]---> BDD-cost:   76
c ---[  86]---> BDD-cost:   76
c ---[  84]---> BDD-cost:   76
c ---[  82]---> BDD-cost:   76
c ---[  80]---> BDD-cost:   76
c ---[  78]---> BDD-cost:   76
c ---[  76]---> BDD-cost:   76
c ---[  74]---> BDD-cost:   76
c ---[  72]---> BDD-cost:   76
c ---[  70]---> BDD-cost:   76
c ---[  68]---> BDD-cost:   76
c ---[  66]---> BDD-cost:   76
c ---[  64]---> BDD-cost:   76
c ---[  62]---> BDD-cost:   76
c ---[  60]---> BDD-cost:   76
c ---[  58]---> BDD-cost:   76
c ---[  57]---> BDD-cost:23583
c ---[  55]---> BDD-cost:23587
c ---[  54]---> BDD-cost:23570
c ---[  53]---> BDD-cost:23587
c ---[  52]---> BDD-cost:23579
c ---[  51]---> BDD-cost:23583
c ---[  50]---> BDD-cost:23583
c ---[  49]---> BDD-cost:23583
c ---[  48]---> BDD-cost:23583
c ---[  47]---> BDD-cost:82999
c ---[  45]---> BDD-cost:82954
c ---[  44]---> BDD-cost:82989
c ---[  43]---> BDD-cost:82954
c ---[  42]---> BDD-cost:82976
c ---[  41]---> BDD-cost:82999
c ---[  40]---> BDD-cost:82995
c ---[  39]---> BDD-cost:82999
c ---[  38]---> BDD-cost:82999
c ---[  37]---> BDD-cost: 4314
c ---[  36]---> BDD-cost: 4318
c ---[  35]---> BDD-cost: 4323
c ---[  34]---> BDD-cost: 4316
c ---[  33]---> BDD-cost: 4314
c ---[  32]---> BDD-cost: 4318
c ---[  31]---> BDD-cost: 4314
c ---[  30]---> BDD-cost: 4314
c ---[  29]/oldhome/oroussel/solvers/minisat+_script: line 9: 11007 Segmentation fault      $XDIR/minisat+_64-bit_static -try "$@"
#### 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.72 0.91 0.90 2/54 11003
Raw data (stat): 11003 (runsolver) R 11002 15547 15546 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 796584574 1052672 99 4294967295 134512640 135381576 3221224464 3221219672 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.0002 s]
Raw data (loadavg): 0.76 0.91 0.90 2/55 11007
Raw data (stat): 11003 (minisat+_script) S 11002 15547 15546 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 796584574 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+20.0007 s]
Raw data (loadavg): 0.80 0.91 0.91 2/55 11007
Raw data (stat): 11003 (minisat+_script) S 11002 15547 15546 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 796584574 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+30.0012 s]
Raw data (loadavg): 0.83 0.92 0.91 2/55 11007
Raw data (stat): 11003 (minisat+_script) S 11002 15547 15546 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 796584574 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+39.4247 s]
Raw data (loadavg): 0.85 0.92 0.91 1/53 11007
Raw data (stat): 11003 (minisat+_script) S 11002 15547 15546 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 796584574 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 0

Child status: 139
Real time (s): 39.4244
CPU time (s): 39.416
CPU user time (s): 34.3558
CPU system time (s): 5.06023
CPU usage (%): 99.9786
Max. virtual memory (Kb): 2124
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####