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/submitted/een/normalized-air03.opb
MD5SUM017636577e3ff026b2ea720fb537705b
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
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 benchmark2.22466
Number of variables10757
Total number of constraints248
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)122
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3861

Trace number 6945

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc21 THE 2005-04-14 20:50:16 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=5043 boxname=wulflinc21 idbench=388 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  017636577e3ff026b2ea720fb537705b  /oldhome/oroussel/tmp/wulflinc21/normalized-air03.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc21/normalized-air03.opb /oldhome/oroussel/tmp/wulflinc21/normalized-air03.opb
IDLAUNCH: 5043
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.161
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.161
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:        859776 kB
Buffers:         31992 kB
Cached:         122368 kB
SwapCached:          0 kB
Active:          53264 kB
Inactive:       103988 kB
HighTotal:      131008 kB
HighFree:         5348 kB
LowTotal:       903652 kB
LowFree:        854428 kB
SwapTotal:     2097892 kB
SwapFree:      2097804 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6932 kB
Slab:            12112 kB
Committed_AS:    63784 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 20:51:17 (client local time) WITH STATUS 0 IN 60.3728 SECONDS
stats: 5043 7 60.3728 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 248 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ============================================================================================================================
c   -- Clauses(.)/Splits(s): ..
c ---[ 242]---> BDD-cost:    3
c ---[ 240]---> BDD-cost:    3
c ---[ 238]---> BDD-cost:    7
c ---[ 236]---> BDD-cost:   19
c ---[ 234]---> BDD-cost:   19
c ---[ 232]---> BDD-cost:   21
c ---[ 230]---> BDD-cost:    1
c ---[ 228]---> BDD-cost:   23
c ---[ 226]---> BDD-cost:   25
c ---[ 224]---> BDD-cost:   55
c ---[ 222]---> BDD-cost:   41
c ---[ 220]---> BDD-cost:    1
c ---[ 218]---> BDD-cost:   53
c ---[ 216]---> BDD-cost:   65
c ---[ 214]---> BDD-cost:   81
c ---[ 212]---> BDD-cost:   87
c ---[ 210]---> BDD-cost:   91
c ---[ 208]---> BDD-cost:  103
c ---[ 206]---> BDD-cost:   35
c ---[ 204]---> BDD-cost:  119
c ---[ 202]---> BDD-cost:  121
c ---[ 200]---> BDD-cost:  143
c ---[ 198]---> BDD-cost:  155
c ---[ 196]---> BDD-cost:    1
c ---[ 194]---> BDD-cost:  173
c ---[ 192]---> BDD-cost:  179
c ---[ 190]---> BDD-cost:  201
c ---[ 188]---> BDD-cost:  229
c ---[ 186]---> BDD-cost:    1
c ---[ 184]---> BDD-cost:  233
c ---[ 182]---> BDD-cost:    1
c ---[ 180]---> BDD-cost:  243
c ---[ 178]---> BDD-cost:  265
c ---[ 176]---> BDD-cost:  271
c ---[ 174]---> BDD-cost:  299
c ---[ 172]---> BDD-cost:  309
c ---[ 170]---> BDD-cost:  311
c ---[ 168]---> BDD-cost:  329
c ---[ 166]---> BDD-cost:  333
c ---[ 164]---> BDD-cost:  337
c ---[ 162]---> BDD-cost:  357
c ---[ 160]---> BDD-cost:  347
c ---[ 158]---> BDD-cost:  447
c ---[ 156]---> BDD-cost:  465
c ---[ 154]---> BDD-cost:  475
c ---[ 152]---> BDD-cost:  483
c ---[ 150]---> BDD-cost:    1
c ---[ 148]---> BDD-cost:  551
c ---[ 146]---> BDD-cost:  553
c ---[ 144]---> BDD-cost:    1
c ---[ 142]---> BDD-cost:  651
c ---[ 140]---> BDD-cost:  667
c ---[ 138]---> BDD-cost:  673
c ---[ 136]---> BDD-cost:  699
c ---[ 134]---> BDD-cost:  821
c ---[ 132]---> BDD-cost:  831
c ---[ 130]---> BDD-cost:  863
c ---[ 128]---> BDD-cost:  945
c ---[ 126]---> BDD-cost: 1047
c ---[ 124]---> BDD-cost: 1097
c ---[ 122]---> BDD-cost: 1105
c ---[ 120]---> BDD-cost: 1131
c ---[ 118]---> BDD-cost: 1137
c ---[ 116]---> BDD-cost: 1137
c ---[ 114]---> BDD-cost: 1193
c ---[ 112]---> BDD-cost: 1263
c ---[ 110]---> BDD-cost: 1319
c ---[ 108]---> BDD-cost: 1343
c ---[ 106]---> BDD-cost: 1351
c ---[ 104]---> BDD-cost: 1355
c ---[ 102]---> BDD-cost: 1413
c ---[ 100]---> BDD-cost:    1
c ---[  98]---> BDD-cost: 1437
c ---[  96]---> BDD-cost: 1489
c ---[  94]---> BDD-cost: 1535
c ---[  92]---> BDD-cost: 1543
c ---[  90]---> BDD-cost:    1
c ---[  88]---> BDD-cost: 1587
c ---[  86]---> BDD-cost: 1657
c ---[  84]---> BDD-cost: 1825
c ---[  82]---> BDD-cost:    1
c ---[  80]---> BDD-cost: 1833
c ---[  78]---> BDD-cost:    1
c ---[  76]---> BDD-cost: 1851
c ---[  74]---> BDD-cost: 1861
c ---[  72]---> BDD-cost: 1881
c ---[  70]---> BDD-cost: 1785
c ---[  68]---> BDD-cost: 1941
c ---[  66]---> BDD-cost: 1957
c ---[  64]---> BDD-cost: 1973
c ---[  62]---> BDD-cost: 2037
c ---[  60]---> BDD-cost: 2113
c ---[  58]---> BDD-cost: 2289
c ---[  56]---> BDD-cost: 2339
c ---[  54]---> BDD-cost:    1
c ---[  52]---> BDD-cost: 2395
c ---[  50]---> BDD-cost: 2397
c ---[  48]---> BDD-cost: 2435
c ---[  46]---> BDD-cost: 2457
c ---[  44]---> BDD-cost: 2501
c ---[  42]---> BDD-cost: 2671
c ---[  40]---> BDD-cost:    1
c ---[  38]---> BDD-cost: 2675
c ---[  36]---> BDD-cost: 3389
c ---[  34]---> BDD-cost: 3405
c ---[  32]---> BDD-cost: 3429
c ---[  30]---> BDD-cost: 3517
c ---[  28]---> BDD-cost: 3591
c ---[  26]---> BDD-cost: 3621
c ---[  24]---> BDD-cost: 3783
c ---[  22]---> BDD-cost: 3829
c ---[  20]---> BDD-cost: 3945
c ---[  18]---> BDD-cost:    1
c ---[  16]---> BDD-cost: 4077
c ---[  14]---> BDD-cost: 4109
c ---[  12]---> BDD-cost: 4165
c ---[  10]---> BDD-cost: 4153
c ---[   8]---> BDD-cost: 4965
c ---[   6]---> BDD-cost: 5609
c ---[   4]---> BDD-cost: 5909
c ---[   2]---> BDD-cost: 7511
c ---[   0]---> BDD-cost: 7701
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |  409612  1065070 |  136537       0        0     nan |  0.000 % |
#### 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): 1.00 0.97 0.69 2/55 9406
Raw data (stat): 9406 (runsolver) R 9405 30927 30926 0 -1 64 4 0 0 0 0 0 0 0 20 0 1 0 364867580 1052672 99 4294967295 134512640 135381576 3221224464 3221219708 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0001 s]
Raw data (loadavg): 1.00 0.97 0.70 2/55 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 14833 0 0 0 958 40 0 0 25 0 1 0 364867580 68472832 14450 4294967295 134512640 134672761 3221224560 3221223760 134557842 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 16717 14450 603 41 0 16676 0
vsize: 66868
[startup+20.0006 s]
Raw data (loadavg): 1.00 0.97 0.70 2/55 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 17644 0 0 0 1953 45 0 0 25 0 1 0 364867580 69398528 14585 4294967295 134512640 134672761 3221224560 3221222688 134597176 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 16943 14585 603 41 0 16902 0
vsize: 67772
[startup+30.0013 s]
Raw data (loadavg): 1.00 0.97 0.70 2/55 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 62507 0 0 0 2851 147 0 0 25 0 1 0 364867580 221020160 48909 4294967295 134512640 134672761 3221224560 3221221936 134523462 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 53960 48909 603 41 0 53919 0
vsize: 215840
[startup+40.001 s]
Raw data (loadavg): 1.00 0.97 0.71 2/55 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 110365 0 0 0 3742 256 0 0 25 0 1 0 364867580 383873024 86221 4294967295 134512640 134672761 3221224560 3221222356 134544418 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 93719 86221 603 41 0 93678 0
vsize: 374876
[startup+50.0007 s]
Raw data (loadavg): 1.00 0.97 0.71 2/55 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 146066 0 0 0 4663 335 0 0 25 0 1 0 364867580 618704896 121897 4294967295 134512640 134672761 3221224560 3221218912 134524769 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 151051 121897 603 41 0 151010 0
vsize: 604204
[startup+60.0009 s]
Raw data (loadavg): 1.00 0.97 0.71 2/55 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 209078 0 0 0 5517 482 0 0 25 0 1 0 364867580 932929536 184893 4294967295 134512640 134672761 3221224560 3221116160 134556775 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 227766 184893 603 41 0 227725 0
vsize: 911064
[startup+60.3801 s]
Raw data (loadavg): 1.00 0.97 0.71 1/54 9406
Raw data (stat): 9406 (minisat+) R 9405 30927 30926 0 -1 0 209078 0 0 0 5517 482 0 0 25 0 1 0 364867580 932929536 184893 4294967295 134512640 134672761 3221224560 3221116160 134556775 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 227766 184893 603 41 0 227725 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 60.3798
CPU time (s): 60.3728
CPU user time (s): 55.1916
CPU system time (s): 5.18121
CPU usage (%): 99.9885
Max. virtual memory (Kb): 911064
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####