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-p0033.opb
MD5SUM57736ac00f3096f4db9863fb985591a0
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3089
Optimality of the best value was proved NO
Number of terms in the objective function 33
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 7276
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 7276
Number of bits of the biggest sum of numbers13
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.063989
Number of variables33
Total number of constraints48
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint1
Maximum length of a constraint19

Trace number 15551

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc15 THE 2005-04-21 05:18:59 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=17092 boxname=wulflinc15 idbench=1315 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  57736ac00f3096f4db9863fb985591a0  /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-13-7-p0033.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-13-7-p0033.opb /oldhome/oroussel/tmp/wulflinc15/normalized-mps-v2-13-7-p0033.opb
IDLAUNCH: 17092
/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:        716896 kB
Buffers:         32976 kB
Cached:         263268 kB
SwapCached:        440 kB
Active:          34760 kB
Inactive:       263624 kB
HighTotal:      131008 kB
HighFree:        31556 kB
LowTotal:       903652 kB
LowFree:        685340 kB
SwapTotal:     2097136 kB
SwapFree:      2095984 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5360 kB
Slab:            13628 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 05:19:03 (client local time) WITH STATUS 30 IN 3.99339 SECONDS
stats: 17092 0 3.99339 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 15 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: #
c   -- Clauses(.)/Splits(s): .....
c ---[  14]---> Adder-cost: 6   maxlim: 2   bits: 3/2
c ---[  13]---> Adder-cost: 2   maxlim: 1   bits: 2/1
c ---[  11]---> Adder-cost: 6   maxlim: 3   bits: 3/2
c ---[   8]---> Adder-cost: 94   maxlim: 540   bits: 11/10
c ---[   6]---> Adder-cost: 32   maxlim: 179   bits: 9/8
c ---[   5]---> Adder-cost: 50   maxlim: 331   bits: 10/9
c ---[   4]---> Adder-cost: 25   maxlim: 66   bits: 8/7
c ---[   3]---> Adder-cost: 32   maxlim: 205   bits: 9/8
c ---[   1]---> Adder-cost: 4   maxlim: 4   bits: 4/3
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    1453     5099 |     484       0        0     nan |  0.000 % |
c |       100 |    1453     5099 |     532     100     1238    12.4 | 12.463 % |
c ==============================================================================
c Found solution: 3302
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 272   maxlim: 3974   bits: 13/12
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       182 |    3286    11627 |    1095     181     1942    10.7 | 12.463 % |
c |       283 |    3286    11627 |    1204     282     4876    17.3 |  8.022 % |
c |       433 |    3286    11627 |    1324     432     7057    16.3 |  8.021 % |
c |       659 |    3286    11627 |    1457     658     9072    13.8 |  8.021 % |
c |       997 |    3286    11627 |    1603     996    15613    15.7 |  8.021 % |
c |      1504 |    3286    11627 |    1763    1503    22498    15.0 |  8.021 % |
c |      2265 |    3286    11627 |    1939    1289    23124    17.9 |  8.021 % |
c ==============================================================================
c Found solution: 3188
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 4088   bits: 13/12
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      2434 |    3305    11733 |    1101    1458    26008    17.8 |  8.021 % |
c |      2536 |    3305    11733 |    1211     831     9876    11.9 |  8.800 % |
c |      2687 |    3305    11733 |    1332     982    11631    11.8 |  8.799 % |
c |      2912 |    3305    11733 |    1465    1207    14194    11.8 |  8.799 % |
c |      3250 |    3305    11733 |    1611    1545    20738    13.4 |  8.799 % |
c |      3758 |    3305    11733 |    1773    1202    14488    12.1 |  8.807 % |
c |      4518 |    3278    11642 |    1950    1033     9895     9.6 |  9.137 % |
c |      5659 |    3278    11642 |    2145    1148    13244    11.5 |  9.137 % |
c ==============================================================================
c Found solution: 3089
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 4187   bits: 13/13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      6229 |    3269    11567 |    1089    1718    22038    12.8 |  9.137 % |
c |      6329 |    3269    11567 |    1197     959     9371     9.8 |  9.916 % |
c |      6480 |    3269    11567 |    1317    1110    11734    10.6 |  9.916 % |
c |      6705 |    3269    11567 |    1449    1335    15992    12.0 |  9.916 % |
c |      7042 |    3269    11567 |    1594     889     7526     8.5 |  9.916 % |
c |      7548 |    3269    11567 |    1753    1395    14447    10.4 |  9.916 % |
c |      8307 |    3269    11567 |    1929    1225    10877     8.9 |  9.916 % |
c |      9449 |    3269    11567 |    2122    1334    14465    10.8 |  9.918 % |
c |     11160 |    3269    11567 |    2334    1932    20994    10.9 |  9.917 % |
c |     13723 |    3223    11401 |    2567    1223    10229     8.4 | 10.256 % |
c ==============================================================================
c Optimal solution: 3089
s OPTIMUM FOUND
v C157_bit0 -C158_bit0 -C159_bit0 -C160_bit0 -C161_bit0 -C162_bit0 C163_bit0 C164_bit0 -C165_bit0 C166_bit0 -C167_bit0 -C168_bit0 -C169_bit0 C170_bit0 -C171_bit0 -C172_bit0 -C173_bit0 C174_bit0 C175_bit0 -C176_bit0 -C177_bit0 C178_bit0 -C179_bit0 C180_bit0 C181_bit0 C182_bit0 C183_bit0 C184_bit0 C185_bit0 C186_bit0 -C187_bit0 -C188_bit0 -C189_bit0
c _______________________________________________________________________________
c 
c restarts              : 27
c conflicts             : 15597          (3916 /sec)
c decisions             : 20134          (5054 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 3.98339 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.95 0.94 2/54 28848
Raw data (stat): 28848 (runsolver) R 28847 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 484279173 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 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+4.00614 s]
Raw data (loadavg): 0.86 0.95 0.94 1/53 28848
Raw data (stat): 28848 (runsolver) R 28847 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 484279173 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 0

Child status: 30
Real time (s): 4.00584
CPU time (s): 3.99339
CPU user time (s): 3.98439
CPU system time (s): 0.008998
CPU usage (%): 99.6892
Max. virtual memory (Kb): 1028
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	3089
#### END VERIFIER DATA ####