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 32212

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc23 THE 2005-05-27 08:45:06 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=23641 boxname=wulflinc23 idbench=1285 idsolver=16 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  eaa1b6e946f643598c767cbea970679c  /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-13-7-bell3b.opb
REAL COMMAND:  minisat+_script -cb -gs /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-13-7-bell3b.opb
IDLAUNCH: 23641
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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.037
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:        939944 kB
Buffers:          6656 kB
Cached:          68020 kB
SwapCached:        736 kB
Active:          16940 kB
Inactive:        59808 kB
HighTotal:      131008 kB
HighFree:        63224 kB
LowTotal:       903652 kB
LowFree:        876720 kB
SwapTotal:     2097136 kB
SwapFree:      2095516 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4936 kB
Slab:            12320 kB
Committed_AS:    63592 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-27 08:45:27 (client local time) WITH STATUS 20 IN 20.2359 SECONDS
stats: 23641 7 20.2359 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]---> BDD-cost:  840
c ---[  95]---> BDD-cost: 1725
c ---[  94]---> BDD-cost:   58
c ---[  93]---> BDD-cost:  840
c ---[  92]---> BDD-cost:  264
c ---[  91]---> BDD-cost:  840
c ---[  90]---> BDD-cost:  840
c ---[  89]---> BDD-cost:  824
c ---[  88]---> BDD-cost:   58
c ---[  87]---> BDD-cost:  840
c ---[  86]---> BDD-cost:  264
c ---[  85]---> BDD-cost:  264
c ---[  84]---> BDD-cost:  840
c ---[  83]---> BDD-cost:  840
c ---[  82]---> BDD-cost: 2804
c ---[  81]---> BDD-cost: 4167
c ---[  80]---> BDD-cost: 1725
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]---> BDD-cost:  188
c ---[  60]---> BDD-cost:  321
c ---[  59]---> BDD-cost:   67
c ---[  58]---> BDD-cost:  185
c ---[  56]---> BDD-cost:    7
c ---[  55]---> BDD-cost:  188
c ---[  54]---> BDD-cost:  185
c ---[  53]---> BDD-cost:  177
c ---[  52]---> BDD-cost:    8
c ---[  51]---> BDD-cost:   52
c ---[  50]---> BDD-cost:  191
c ---[  49]---> BDD-cost:   69
c ---[  46]---> BDD-cost:    8
c ---[  45]---> BDD-cost:  194
c ---[  44]---> BDD-cost:  191
c ---[  43]---> BDD-cost:  550
c ---[  42]---> BDD-cost:  809
c ---[  41]---> BDD-cost:  346
c ---[  40]---> BDD-cost:   65
c ---[  38]---> BDD-cost:19024
c ---[  37]---> BDD-cost:19024
c ---[  36]---> BDD-cost:15542
c ---[  35]---> BDD-cost:12504
c ---[  34]---> BDD-cost:19024
c ---[  33]---> BDD-cost:19024
c ---[  32]---> BDD-cost:19024
c ---[  31]---> BDD-cost:19024
c ---[  30]---> BDD-cost:19024
c ---[  29]---> BDD-cost:19024
c ---[  28]---> BDD-cost:15542
c ---[  27]---> BDD-cost:15542
c ---[  26]---> BDD-cost:19030
c ---[  25]---> BDD-cost:19024
c ---[  24]---> BDD-cost:19024
c ---[  23]---> BDD-cost:19024
c ---[  22]---> BDD-cost:19024
c ---[  21]---> BDD-cost:15542
c ---[  20]---> BDD-cost:17744
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 |  725976  2043845 |  241992       0        0     nan |  0.000 % |
c ==============================================================================
c UNSATISFIABLE
s UNSATISFIABLE
c _______________________________________________________________________________
c 
c restarts              : 1
c conflicts             : 3              (0 /sec)
c decisions             : 33456          (1728 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 19.3581 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.96 0.98 0.91 2/54 29386
Raw data (stat): 29386 (runsolver) R 29385 5562 5561 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 854824968 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.0011 s]
Raw data (loadavg): 0.97 0.98 0.91 2/55 29391
Raw data (stat): 29386 (minisat+_script) S 29385 5562 5561 0 -1 0 300 333 0 0 0 0 0 1 20 0 1 0 854824968 2179072 234 4294967295 134512640 135087896 3221224528 3221223416 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+20.0013 s]
Raw data (loadavg): 0.97 0.98 0.91 2/55 29391
Raw data (stat): 29386 (minisat+_script) S 29385 5562 5561 0 -1 0 300 333 0 0 0 0 0 1 20 0 1 0 854824968 2179072 234 4294967295 134512640 135087896 3221224528 3221223416 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 2128
[startup+20.2551 s]
Raw data (loadavg): 0.97 0.98 0.91 1/53 29391
Raw data (stat): 29386 (minisat+_script) S 29385 5562 5561 0 -1 0 300 333 0 0 0 0 0 1 20 0 1 0 854824968 2179072 234 4294967295 134512640 135087896 3221224528 3221223416 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (statm): 532 234 485 147 0 385 0
vsize: 0

Child status: 20
Real time (s): 20.2548
CPU time (s): 20.2359
CPU user time (s): 19.517
CPU system time (s): 0.71889
CPU usage (%): 99.9069
Max. virtual memory (Kb): 2128
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####