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-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-stein45.opb
MD5SUM5c72b08d2dc855d07dab2f619386e796
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved NO
Number of terms in the objective function 45
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.01384
Number of variables45
Total number of constraints376
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)46
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint45

Trace number 20933

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc3 THE 2005-04-21 22:31:52 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=13920 boxname=wulflinc3 idbench=1071 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  5c72b08d2dc855d07dab2f619386e796  /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-20-10-stein45.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-20-10-stein45.opb /oldhome/oroussel/tmp/wulflinc3/normalized-mps-v2-20-10-stein45.opb
IDLAUNCH: 13920
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.190
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		: 451.190
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:        378280 kB
Buffers:         33704 kB
Cached:         599988 kB
SwapCached:          0 kB
Active:         102980 kB
Inactive:       533480 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        378028 kB
SwapTotal:     2097136 kB
SwapFree:      2096992 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6844 kB
Slab:            14216 kB
Committed_AS:    71788 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 22:33:40 (client local time) WITH STATUS 30 IN 107.487 SECONDS
stats: 13920 0 107.487 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 331 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................
c ---[   0]---> Adder-cost: 82   maxlim: 21   bits: 6/5
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |     878     2934 |     292       0        0     nan |  0.000 % |
c ==============================================================================
c Found solution: 32
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 8   maxlim: 13   bits: 5/4
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |        42 |     924     3097 |     308      42      300     7.1 |  0.000 % |
c ==============================================================================
c Found solution: 31
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 14   bits: 5/4
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |        42 |     931     3125 |     310      42      300     7.1 |  0.000 % |
c |       143 |     931     3125 |     341     143     1620    11.3 |  4.935 % |
c |       293 |     931     3125 |     375     293     3022    10.3 |  4.935 % |
c |       518 |     931     3125 |     412     316     3269    10.3 |  4.935 % |
c |       855 |     931     3125 |     453     431     4535    10.5 |  4.935 % |
c |      1361 |     931     3125 |     499     433     4183     9.7 |  4.935 % |
c |      2120 |     931     3125 |     549     385     3508     9.1 |  4.940 % |
c |      3260 |     931     3125 |     604     357     3117     8.7 |  4.935 % |
c |      4968 |     931     3125 |     664     484     4421     9.1 |  4.935 % |
c |      7532 |     931     3125 |     730     597     5220     8.7 |  4.935 % |
c |     11376 |     931     3125 |     804     621     6023     9.7 |  4.935 % |
c |     17142 |     931     3125 |     884     551     4769     8.7 |  4.935 % |
c |     25791 |     931     3125 |     972     510     4576     9.0 |  4.935 % |
c |     38765 |     931     3125 |    1070     957    10952    11.4 |  4.935 % |
c ==============================================================================
c Found solution: 30
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 15   bits: 5/4
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     47753 |     927     3107 |     309    1105    10967     9.9 |  4.935 % |
c |     47853 |     927     3107 |     339     207     1356     6.6 |  5.639 % |
c |     48004 |     927     3107 |     373     358     3366     9.4 |  5.639 % |
c |     48230 |     927     3107 |     411     375     3243     8.6 |  5.639 % |
c |     48567 |     927     3107 |     452     273     1965     7.2 |  5.639 % |
c |     49076 |     927     3107 |     497     294     2059     7.0 |  5.639 % |
c |     49835 |     927     3107 |     547     524     4639     8.9 |  5.639 % |
c |     50975 |     927     3107 |     602     495     4272     8.6 |  5.639 % |
c |     52683 |     927     3107 |     662     610     5573     9.1 |  5.639 % |
c |     55246 |     927     3107 |     728     409     3385     8.3 |  5.639 % |
c |     59090 |     927     3107 |     801     454     3856     8.5 |  5.639 % |
c |     64857 |     927     3107 |     881     813     8123    10.0 |  5.639 % |
c |     73507 |     927     3107 |     969     831     7286     8.8 |  5.639 % |
c |     86481 |     927     3107 |    1066     813     8043     9.9 |  5.639 % |
c |    105943 |     927     3107 |    1173     618     5397     8.7 |  5.639 % |
c |    135136 |     927     3107 |    1290     969     8608     8.9 |  5.639 % |
c |    178925 |     927     3107 |    1419     708     6630     9.4 |  5.649 % |
c |    244610 |     927     3107 |    1561    1394    14513    10.4 |  5.644 % |
c |    343136 |     927     3107 |    1718     866     6711     7.7 |  5.644 % |
c |    490926 |     899     3019 |    1889    1417    14145    10.0 |  6.348 % |
c |    712610 |     863     2903 |    2078    1853    17178     9.3 |  7.786 % |
c ==============================================================================
c Optimal solution: 30
s OPTIMUM FOUND
v V0001_bit0 V0002_bit0 V0003_bit0 V0004_bit0 V0005_bit0 -V0006_bit0 -V0007_bit0 -V0008_bit0 -V0009_bit0 -V0010_bit0 V0011_bit0 V0012_bit0 V0013_bit0 V0014_bit0 V0015_bit0 -V0016_bit0 -V0017_bit0 -V0018_bit0 -V0019_bit0 -V0020_bit0 V0021_bit0 V0022_bit0 V0023_bit0 V0024_bit0 V0025_bit0 V0026_bit0 V0027_bit0 V0028_bit0 V0029_bit0 V0030_bit0 V0031_bit0 V0032_bit0 V0033_bit0 V0034_bit0 V0035_bit0 -V0036_bit0 -V0037_bit0 -V0038_bit0 -V0039_bit0 -V0040_bit0 V0041_bit0 V0042_bit0 V0043_bit0 V0044_bit0 V0045_bit0
c _______________________________________________________________________________
c 
c restarts              : 37
c conflicts             : 876767         (8158 /sec)
c decisions             : 981456         (9132 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 107.475 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.72 0.90 0.89 2/54 21227
Raw data (stat): 21227 (runsolver) R 21226 10720 10719 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 490476241 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 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.0009 s]
Raw data (loadavg): 0.77 0.91 0.89 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 346 0 0 0 998 0 0 0 25 0 1 0 490476241 2928640 324 4294967295 134512640 134672761 3221224544 3221223712 134561229 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 715 324 603 41 0 674 0
vsize: 2860
[startup+20.0015 s]
Raw data (loadavg): 0.80 0.91 0.89 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 366 0 0 0 1998 0 0 0 25 0 1 0 490476241 3063808 344 4294967295 134512640 134672761 3221224544 3221223728 134559556 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 748 344 603 41 0 707 0
vsize: 2992
[startup+30.0011 s]
Raw data (loadavg): 0.83 0.91 0.89 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 384 0 0 0 2997 0 0 0 25 0 1 0 490476241 3063808 362 4294967295 134512640 134672761 3221224544 3221223712 134561205 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 748 362 603 41 0 707 0
vsize: 2992
[startup+40.0012 s]
Raw data (loadavg): 0.86 0.91 0.89 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 400 0 0 0 3997 0 0 0 25 0 1 0 490476241 3198976 378 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 781 378 603 41 0 740 0
vsize: 3124
[startup+50.002 s]
Raw data (loadavg): 0.88 0.92 0.90 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 406 0 0 0 4998 0 0 0 25 0 1 0 490476241 3198976 384 4294967295 134512640 134672761 3221224544 3221223712 134560869 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 781 384 603 41 0 740 0
vsize: 3124
[startup+60.0026 s]
Raw data (loadavg): 0.90 0.92 0.90 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 414 0 0 0 5998 0 0 0 25 0 1 0 490476241 3198976 392 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 781 392 603 41 0 740 0
vsize: 3124
[startup+70.0027 s]
Raw data (loadavg): 0.91 0.92 0.90 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 421 0 0 0 6998 0 0 0 25 0 1 0 490476241 3198976 399 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 781 399 603 41 0 740 0
vsize: 3124
[startup+80.0026 s]
Raw data (loadavg): 0.92 0.92 0.90 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 424 0 0 0 7998 0 0 0 25 0 1 0 490476241 3198976 402 4294967295 134512640 134672761 3221224544 3221223712 134561154 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 781 402 603 41 0 740 0
vsize: 3124
[startup+90.0031 s]
Raw data (loadavg): 0.94 0.92 0.90 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 431 0 0 0 8998 0 0 0 25 0 1 0 490476241 3334144 409 4294967295 134512640 134672761 3221224544 3221223712 134560948 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 814 409 603 41 0 773 0
vsize: 3256
[startup+100.003 s]
Raw data (loadavg): 0.95 0.93 0.90 2/54 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 439 0 0 0 9999 0 0 0 25 0 1 0 490476241 3334144 417 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 814 417 603 41 0 773 0
vsize: 3256
[startup+107.491 s]
Raw data (loadavg): 0.95 0.93 0.90 1/53 21227
Raw data (stat): 21227 (minisat+) R 21226 10720 10719 0 -1 0 439 0 0 0 9999 0 0 0 25 0 1 0 490476241 3334144 417 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 814 417 603 41 0 773 0
vsize: 0

Child status: 30
Real time (s): 107.49
CPU time (s): 107.487
CPU user time (s): 107.476
CPU system time (s): 0.010998
CPU usage (%): 99.9965
Max. virtual memory (Kb): 3256
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	30
#### END VERIFIER DATA ####