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/MIPLIB/miplib/normalized-mps-v2-13-7-bell3b.opb
MD5SUMeaa1b6e946f643598c767cbea970679c
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 1320
Biggest coefficient in the objective function 6291456000000000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 122055965815457650
Number of bits of the sum of numbers in the objective function 57
Biggest number in a constraint 6291456000000000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 122055965815457650
Number of bits of the biggest sum of numbers57
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.145976
Number of variables1663
Total number of constraints194
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)39
Number of constraints which are nor clauses,nor cardinality constraints133
Minimum length of a constraint1
Maximum length of a constraint135

Trace number 31039

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc29 THE 2005-05-25 21:51:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=22469 boxname=wulflinc29 idbench=1285 idsolver=15 numberseed=0
MD5SUM SOLVER: 34d34154b8ad81f02ee98439942e0814  /oldhome/oroussel/solvers/minisat+_script
MD5SUM BENCH:  eaa1b6e946f643598c767cbea970679c  /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-13-7-bell3b.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc29/normalized-mps-v2-13-7-bell3b.opb
IDLAUNCH: 22469
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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	: 3
cpu MHz		: 451.020
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:        782668 kB
Buffers:         31616 kB
Cached:         198588 kB
SwapCached:        452 kB
Active:          15984 kB
Inactive:       216424 kB
HighTotal:      131008 kB
HighFree:        74312 kB
LowTotal:       903652 kB
LowFree:        708356 kB
SwapTotal:     2097892 kB
SwapFree:      2096752 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5612 kB
Slab:            13792 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-25 21:52:10 (client local time) WITH STATUS 20 IN 57.4023 SECONDS
stats: 22469 7 57.4023 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c PARSE ERROR! [line 137] Integer overflow. Use BigNum-version.
c OK -- Running BigNum-version instead...
c Parsing PB file...
c Converting 147 PB-constraints to clauses...
c   -- Unit propagations: ppp
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ssssssss......................ssssssssssss
c ---[ 150]---> BDD-cost:   13
c ---[ 149]---> BDD-cost:   13
c ---[ 148]---> BDD-cost:   13
c ---[ 147]---> BDD-cost:   13
c ---[ 146]---> BDD-cost:   13
c ---[ 145]---> BDD-cost:   13
c ---[ 144]---> BDD-cost:   13
c ---[ 143]---> BDD-cost:   13
c ---[ 112]---> BDD-cost:    9
c ---[ 111]---> BDD-cost:    9
c ---[ 110]---> BDD-cost:    9
c ---[ 109]---> BDD-cost:    9
c ---[ 108]---> BDD-cost:    9
c ---[ 107]---> BDD-cost:    9
c ---[ 106]---> BDD-cost:    9
c ---[ 105]---> BDD-cost:    9
c ---[ 104]---> BDD-cost:    9
c ---[ 103]---> BDD-cost:    9
c ---[ 102]---> BDD-cost:    9
c ---[ 101]---> BDD-cost:    9
c ---[ 100]---> BDD-cost:    9
c ---[  99]---> BDD-cost:    9
c ---[  98]---> BDD-cost:    9
c ---[  97]---> BDD-cost:    9
c ---[  96]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  95]---> Sorter-cost: 1174     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  94]---> BDD-cost:   58
c ---[  93]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  92]---> BDD-cost:  264
c ---[  91]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  90]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  89]---> Sorter-cost: 1073     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  88]---> BDD-cost:   58
c ---[  87]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  86]---> BDD-cost:  264
c ---[  85]---> BDD-cost:  264
c ---[  84]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  83]---> Sorter-cost: 1081     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  82]---> Sorter-cost: 1625     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  81]---> Sorter-cost: 2112     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  80]---> Sorter-cost: 1174     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  79]---> BDD-cost:   58
c ---[  78]---> BDD-cost:  264
c ---[  76]---> BDD-cost:   88
c ---[  75]---> BDD-cost:   88
c ---[  74]---> BDD-cost:   88
c ---[  73]---> BDD-cost:   88
c ---[  72]---> BDD-cost:   88
c ---[  71]---> BDD-cost:   79
c ---[  69]---> BDD-cost:   88
c ---[  68]---> BDD-cost:   88
c ---[  61]---> Sorter-cost:  424     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  60]---> Sorter-cost:  732     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  59]---> BDD-cost:   67
c ---[  58]---> Sorter-cost:  414     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  56]---> BDD-cost:    7
c ---[  55]---> Sorter-cost:  424     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  54]---> Sorter-cost:  424     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  53]---> Sorter-cost:  410     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  52]---> BDD-cost:    8
c ---[  51]---> BDD-cost:   52
c ---[  50]---> Sorter-cost:  424     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  49]---> BDD-cost:   69
c ---[  46]---> BDD-cost:    8
c ---[  45]---> Sorter-cost:  424     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  44]---> Sorter-cost:  424     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  43]---> Sorter-cost: 1202     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  42]---> Sorter-cost: 1653     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  41]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ---[  40]---> BDD-cost:   65
c ---[  38]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  37]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  36]---> Sorter-cost: 2371     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
c ---[  35]---> Sorter-cost: 2372     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
c ---[  34]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  33]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  32]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  31]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  30]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  29]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  28]---> Sorter-cost: 2371     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
c ---[  27]---> Sorter-cost: 2371     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
c ---[  26]---> Sorter-cost: 2458     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  25]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  24]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  23]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  22]---> Sorter-cost: 2457     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5
c ---[  21]---> Sorter-cost: 2371     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
c ---[  20]---> Sorter-cost: 2372     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 2 5
c ---[  19]---> BDD-cost:    5
c ---[  18]---> BDD-cost:    5
c ---[  17]---> BDD-cost:    5
c ---[  16]---> BDD-cost:    5
c ---[  15]---> BDD-cost:    5
c ---[  14]---> BDD-cost:    5
c ---[  13]---> BDD-cost:    5
c ---[  12]---> BDD-cost:    5
c ---[  11]---> BDD-cost:   88
c ---[  10]---> BDD-cost:   88
c ---[   9]---> BDD-cost:   88
c ---[   8]---> BDD-cost:   88
c ---[   7]---> BDD-cost:   88
c ---[   6]---> BDD-cost:   88
c ---[   5]---> BDD-cost:   88
c ---[   4]---> BDD-cost:   88
c ---[   3]---> BDD-cost:   45
c ---[   2]---> BDD-cost:   23
c ---[   1]---> BDD-cost:    7
c ---[   0]---> BDD-cost:   61
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |  178082   418140 |   59360       0        0     nan |  0.000 % |
c |       100 |  177961   417863 |   65296      96      616     6.4 |  0.436 % |
c ==============================================================================
c UNSATISFIABLE
s UNSATISFIABLE
c _______________________________________________________________________________
c 
c restarts              : 2
c conflicts             : 194            (3 /sec)
c decisions             : 5491           (96 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 57.2073 s
c _______________________________________________________________________________
#### 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.85 0.97 0.96 2/54 5356
Raw data (stat): 5356 (runsolver) R 5355 20001 20000 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 842253066 1052672 99 4294967295 134512640 135381576 3221224480 3221219688 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.0007 s]
Raw data (loadavg): 0.87 0.97 0.96 2/55 5361
Raw data (stat): 5356 (minisat+_script) S 5355 20001 20000 0 -1 0 300 333 0 0 0 0 0 0 20 0 1 0 842253066 2179072 234 4294967295 134512640 135087896 3221224544 3221223432 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+20.0019 s]
Raw data (loadavg): 0.89 0.97 0.96 2/55 5361
Raw data (stat): 5356 (minisat+_script) S 5355 20001 20000 0 -1 0 300 333 0 0 0 0 0 0 20 0 1 0 842253066 2179072 234 4294967295 134512640 135087896 3221224544 3221223432 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+30.0015 s]
Raw data (loadavg): 0.91 0.97 0.96 2/55 5361
Raw data (stat): 5356 (minisat+_script) S 5355 20001 20000 0 -1 0 300 333 0 0 0 0 0 0 20 0 1 0 842253066 2179072 234 4294967295 134512640 135087896 3221224544 3221223432 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+40.002 s]
Raw data (loadavg): 0.92 0.97 0.96 2/55 5361
Raw data (stat): 5356 (minisat+_script) S 5355 20001 20000 0 -1 0 300 333 0 0 0 0 0 0 20 0 1 0 842253066 2179072 234 4294967295 134512640 135087896 3221224544 3221223432 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+50.0021 s]
Raw data (loadavg): 0.93 0.97 0.96 2/55 5361
Raw data (stat): 5356 (minisat+_script) S 5355 20001 20000 0 -1 0 300 333 0 0 0 0 0 0 20 0 1 0 842253066 2179072 234 4294967295 134512640 135087896 3221224544 3221223432 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+57.4152 s]
Raw data (loadavg): 0.94 0.97 0.96 1/53 5361
Raw data (stat): 5356 (minisat+_script) S 5355 20001 20000 0 -1 0 300 333 0 0 0 0 0 0 20 0 1 0 842253066 2179072 234 4294967295 134512640 135087896 3221224544 3221223432 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 0

Child status: 20
Real time (s): 57.4149
CPU time (s): 57.4023
CPU user time (s): 57.2403
CPU system time (s): 0.161975
CPU usage (%): 99.978
Max. virtual memory (Kb): 2128
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####