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/manquinho/primes-dimacs-cnf/normalized-ii8a1.opb
MD5SUMb3cc2686c19f6e4ddbbeb52b8905fbf9
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 54
Optimality of the best value was proved NO
Number of terms in the objective function 132
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 132
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.763883
Number of variables132
Total number of constraints252
Number of constraints which are clauses252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8

Trace number 4684

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc15 THE 2005-04-13 20:07:15 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=3547 boxname=wulflinc15 idbench=163 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  b3cc2686c19f6e4ddbbeb52b8905fbf9  /oldhome/oroussel/tmp/wulflinc15/normalized-ii8a1.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc15/normalized-ii8a1.opb /oldhome/oroussel/tmp/wulflinc15/normalized-ii8a1.opb
IDLAUNCH: 3547
/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:        927692 kB
Buffers:         34420 kB
Cached:          51292 kB
SwapCached:       2144 kB
Active:          56132 kB
Inactive:        34552 kB
HighTotal:      131008 kB
HighFree:        75824 kB
LowTotal:       903652 kB
LowFree:        851868 kB
SwapTotal:     2097136 kB
SwapFree:      2094992 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           6916 kB
Slab:            10684 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-13 20:09:31 (client local time) WITH STATUS 30 IN 136.114 SECONDS
stats: 3547 0 136.114 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 252 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |     252      582 |      84       0        0     nan |  0.000 % |
c ==============================================================================
c Found solution: 61
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 260   maxlim: 71   bits: 8/7
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         5 |    2009     6828 |     669       5       46     9.2 |  0.000 % |
c ==============================================================================
c Found solution: 58
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 74   bits: 8/7
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |        47 |    2023     6885 |     674      47      602    12.8 |  0.000 % |
c ==============================================================================
c Found solution: 57
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 75   bits: 8/7
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |        71 |    2024     6892 |     674      71      768    10.8 |  0.000 % |
c ==============================================================================
c Found solution: 56
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 76   bits: 8/7
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       130 |    2029     6917 |     676     130     1849    14.2 |  0.000 % |
c ==============================================================================
c Found solution: 55
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 77   bits: 8/7
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       226 |    2030     6925 |     676     226     3382    15.0 |  0.000 % |
c |       327 |    2030     6925 |     743     327     4950    15.1 |  1.755 % |
c |       477 |    2030     6925 |     817     477     6758    14.2 |  1.755 % |
c |       703 |    2030     6925 |     899     703    11553    16.4 |  1.755 % |
c |      1041 |    2030     6925 |     989     544     8211    15.1 |  1.755 % |
c |      1547 |    2030     6925 |    1088     542     4737     8.7 |  1.755 % |
c |      2306 |    2030     6925 |    1197     740     7543    10.2 |  1.755 % |
c |      3445 |    2030     6925 |    1317    1254    15707    12.5 |  1.755 % |
c |      5154 |    2030     6925 |    1449     899     7852     8.7 |  1.755 % |
c ==============================================================================
c Found solution: 54
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 0   maxlim: 78   bits: 8/7
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      6932 |    2031     6934 |     677    1187    13035    11.0 |  1.755 % |
c |      7032 |    2031     6934 |     744     694     5160     7.4 |  2.001 % |
c |      7182 |    2031     6934 |     819     445     2383     5.4 |  2.001 % |
c |      7407 |    2031     6934 |     901     670     5692     8.5 |  2.001 % |
c |      7744 |    2031     6934 |     991    1007    12367    12.3 |  2.001 % |
c |      8250 |    2031     6934 |    1090    1010    12540    12.4 |  2.001 % |
c |      9009 |    2031     6934 |    1199    1159    14306    12.3 |  2.001 % |
c |     10150 |    2031     6934 |    1319    1033    11995    11.6 |  2.001 % |
c |     11858 |    2031     6934 |    1451    1296    17664    13.6 |  2.019 % |
c |     14421 |    2031     6934 |    1596    1501    23413    15.6 |  2.001 % |
c |     18267 |    2031     6934 |    1755    1226    12009     9.8 |  2.001 % |
c |     24034 |    2031     6934 |    1931    1464    19881    13.6 |  2.001 % |
c |     32684 |    2031     6934 |    2124    1073     7370     6.9 |  2.001 % |
c |     45659 |    2031     6934 |    2337    1844    26815    14.5 |  2.001 % |
c |     65120 |    2031     6934 |    2570    2049    24091    11.8 |  2.001 % |
c |     94312 |    2031     6934 |    2827    2091    25888    12.4 |  2.001 % |
c |    138103 |    2031     6934 |    3110    2666    32967    12.4 |  2.001 % |
c |    203787 |    2031     6934 |    3421    3150    45326    14.4 |  2.007 % |
c |    302313 |    2022     6903 |    3764    2740    34278    12.5 |  2.251 % |
c |    450102 |    1988     6783 |    4140    1975    20714    10.5 |  3.504 % |
c ==============================================================================
c Optimal solution: 54
s OPTIMUM FOUND
v -x1 -x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10 -x11 x12 x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 x29 -x30 -x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 -x59 x60 x61 -x62 x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 x73 -x74 -x75 x76 -x77 x78 x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 x95 -x96 -x97 x98 x99 -x100 -x101 x102 -x103 x104 x105 -x106 -x107 x108 -x109 x110 x111 -x112 -x113 x114 x115 -x116 -x117 x118 -x119 x120 -x121 x122 x123 -x124 -x125 x126 -x127 x128 -x129 x130 x131 -x132
c _______________________________________________________________________________
c 
c restarts              : 34
c conflicts             : 497318         (3654 /sec)
c decisions             : 621384         (4566 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 136.091 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.94 0.98 0.88 1/54 31510
Raw data (stat): 31510 (runsolver) R 31509 29151 29150 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 420480610 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.0004 s]
Raw data (loadavg): 0.95 0.98 0.88 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 414 0 0 0 996 0 0 0 25 0 1 0 420480610 3198976 392 4294967295 134512640 134672761 3221224576 3221223744 134561193 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 781 392 603 41 0 740 0
vsize: 3124
[startup+20.0014 s]
Raw data (loadavg): 0.96 0.98 0.88 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 435 0 0 0 1995 1 0 0 25 0 1 0 420480610 3334144 413 4294967295 134512640 134672761 3221224576 3221223776 134557809 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 814 413 603 41 0 773 0
vsize: 3256
[startup+30.0017 s]
Raw data (loadavg): 0.97 0.98 0.88 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 459 0 0 0 2994 1 0 0 25 0 1 0 420480610 3334144 437 4294967295 134512640 134672761 3221224576 3221223712 134560628 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 814 437 603 41 0 773 0
vsize: 3256
[startup+40.0018 s]
Raw data (loadavg): 0.97 0.98 0.88 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 472 0 0 0 3994 1 0 0 25 0 1 0 420480610 3469312 450 4294967295 134512640 134672761 3221224576 3221223744 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 847 450 603 41 0 806 0
vsize: 3388
[startup+50.0026 s]
Raw data (loadavg): 0.97 0.98 0.88 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 490 0 0 0 4994 1 0 0 25 0 1 0 420480610 3469312 468 4294967295 134512640 134672761 3221224576 3221223744 134561008 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 847 468 603 41 0 806 0
vsize: 3388
[startup+60.0021 s]
Raw data (loadavg): 0.98 0.98 0.89 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 508 0 0 0 5994 1 0 0 25 0 1 0 420480610 3600384 486 4294967295 134512640 134672761 3221224576 3221223680 134560243 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 879 486 603 41 0 838 0
vsize: 3516
[startup+70.0033 s]
Raw data (loadavg): 0.98 0.98 0.89 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 517 0 0 0 6995 1 0 0 25 0 1 0 420480610 3600384 495 4294967295 134512640 134672761 3221224576 3221223744 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 879 495 603 41 0 838 0
vsize: 3516
[startup+80.0041 s]
Raw data (loadavg): 0.98 0.98 0.89 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 529 0 0 0 7995 1 0 0 25 0 1 0 420480610 3600384 507 4294967295 134512640 134672761 3221224576 3221223740 134561235 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 879 507 603 41 0 838 0
vsize: 3516
[startup+90.0036 s]
Raw data (loadavg): 1.07 1.00 0.89 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 546 0 0 0 8995 1 0 0 25 0 1 0 420480610 3731456 524 4294967295 134512640 134672761 3221224576 3221223744 134561212 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 911 524 603 41 0 870 0
vsize: 3644
[startup+100.004 s]
Raw data (loadavg): 1.06 1.00 0.89 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 560 0 0 0 9995 1 0 0 25 0 1 0 420480610 3731456 538 4294967295 134512640 134672761 3221224576 3221223760 134559575 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 911 538 603 41 0 870 0
vsize: 3644
[startup+110.005 s]
Raw data (loadavg): 1.05 1.00 0.90 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 567 0 0 0 10994 1 0 0 25 0 1 0 420480610 3862528 545 4294967295 134512640 134672761 3221224576 3221223744 134561201 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 943 545 603 41 0 902 0
vsize: 3772
[startup+120.005 s]
Raw data (loadavg): 1.04 1.00 0.90 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 569 0 0 0 11993 1 0 0 25 0 1 0 420480610 3862528 547 4294967295 134512640 134672761 3221224576 3221223744 134560869 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 943 547 603 41 0 902 0
vsize: 3772
[startup+130.005 s]
Raw data (loadavg): 1.03 1.00 0.90 2/54 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 578 0 0 0 12994 1 0 0 25 0 1 0 420480610 3862528 556 4294967295 134512640 134672761 3221224576 3221223744 134561164 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 943 556 603 41 0 902 0
vsize: 3772
[startup+136.161 s]
Raw data (loadavg): 1.03 1.00 0.90 1/53 31510
Raw data (stat): 31510 (minisat+) R 31509 29151 29150 0 -1 0 578 0 0 0 12994 1 0 0 25 0 1 0 420480610 3862528 556 4294967295 134512640 134672761 3221224576 3221223744 134561164 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 943 556 603 41 0 902 0
vsize: 0

Child status: 30
Real time (s): 136.16
CPU time (s): 136.114
CPU user time (s): 136.091
CPU system time (s): 0.022996
CPU usage (%): 99.9661
Max. virtual memory (Kb): 3772
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	54
#### END VERIFIER DATA ####