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/een/normalized-stein45.opb
MD5SUM34647f6a75058de4a92f0ff94f3c9005
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.01484
Number of variables45
Total number of constraints331
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45

Trace number 7104

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc28 THE 2005-04-14 21:34:24 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=5213 boxname=wulflinc28 idbench=401 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  34647f6a75058de4a92f0ff94f3c9005  /oldhome/oroussel/tmp/wulflinc28/normalized-stein45.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc28/normalized-stein45.opb /oldhome/oroussel/tmp/wulflinc28/normalized-stein45.opb
IDLAUNCH: 5213
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.077
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.077
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:        855704 kB
Buffers:         36428 kB
Cached:         105620 kB
SwapCached:          4 kB
Active:          66732 kB
Inactive:        79060 kB
HighTotal:      131008 kB
HighFree:        20888 kB
LowTotal:       903652 kB
LowFree:        834816 kB
SwapTotal:     2097640 kB
SwapFree:      2097636 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6920 kB
Slab:            27552 kB
Committed_AS:    63484 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-14 21:35:42 (client local time) WITH STATUS 30 IN 77.7792 SECONDS
stats: 5213 0 77.7792 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]---> Sorter-cost:  718     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    1860     4585 |     620       0        0     nan |  0.000 % |
c |       102 |    1849     4561 |     682     100      504     5.0 |  3.486 % |
c ==============================================================================
c Found solution: 33
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:  288     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       104 |    2112     5194 |     704      39      166     4.3 |  3.486 % |
c ==============================================================================
c Found solution: 32
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       104 |    2140     5266 |     713      39      166     4.3 |  3.486 % |
c ==============================================================================
c Found solution: 31
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       104 |    2122     5223 |     707      39      166     4.3 |  3.486 % |
c |       204 |    2122     5223 |     777     139     2087    15.0 |  5.682 % |
c |       354 |    2122     5223 |     855     289     4279    14.8 |  5.682 % |
c |       581 |    2122     5223 |     941     516     7706    14.9 |  5.681 % |
c |       918 |    2122     5223 |    1035     853    13398    15.7 |  5.681 % |
c |      1424 |    2122     5223 |    1138    1359    21602    15.9 |  5.685 % |
c |      2183 |    2122     5223 |    1252     753    10123    13.4 |  5.681 % |
c ==============================================================================
c Found solution: 30
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Sorter-cost:    0     Base:
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      2874 |    2159     5316 |     719     735    10584    14.4 |  5.681 % |
c |      2974 |    2159     5316 |     790     835    12540    15.0 |  5.729 % |
c |      3125 |    2159     5316 |     869     569     6764    11.9 |  5.728 % |
c |      3350 |    2159     5316 |     956     794     9807    12.4 |  5.730 % |
c |      3688 |    2159     5316 |    1052     572     6504    11.4 |  5.728 % |
c |      4196 |    2159     5316 |    1157    1080    12736    11.8 |  5.731 % |
c |      4956 |    2155     5307 |    1273    1149    14116    12.3 |  5.878 % |
c |      6095 |    2155     5307 |    1401     834    10115    12.1 |  5.878 % |
c |      7804 |    2155     5307 |    1541     928    11088    11.9 |  5.878 % |
c |     10367 |    2155     5307 |    1695    1671    22958    13.7 |  5.878 % |
c |     14212 |    2125     5241 |    1864    1611    20123    12.5 |  7.053 % |
c |     19978 |    2125     5241 |    2051    1998    27482    13.8 |  7.053 % |
c |     28627 |    2125     5241 |    2256    1296    19679    15.2 |  7.059 % |
c |     41602 |    2081     5144 |    2482    1486    17847    12.0 |  8.812 % |
c |     61064 |    2062     5102 |    2730    2736    31360    11.5 |  9.560 % |
c |     90256 |    1981     4918 |    3003    2983    34408    11.5 | 13.233 % |
c |    134045 |    1928     4782 |    3303    2153    27720    12.9 | 14.694 % |
c |    199729 |    1785     4420 |    3634    2544    29521    11.6 | 19.678 % |
c ==============================================================================
c Optimal solution: 30
s OPTIMUM FOUND
v -x0 -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
c _______________________________________________________________________________
c 
c restarts              : 29
c conflicts             : 279253         (3592 /sec)
c decisions             : 313597         (4034 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 77.7372 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.84 0.94 0.90 2/54 27152
Raw data (stat): 27152 (runsolver) R 27151 10614 10613 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 487873550 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+9.99963 s]
Raw data (loadavg): 0.87 0.94 0.90 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 440 0 0 0 997 1 0 0 25 0 1 0 487873550 3350528 418 4294967295 134512640 134672761 3221224560 3221223728 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 818 418 603 41 0 777 0
vsize: 3272
[startup+19.9999 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 482 0 0 0 1996 1 0 0 25 0 1 0 487873550 3485696 460 4294967295 134512640 134672761 3221224560 3221223728 134560903 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 851 460 603 41 0 810 0
vsize: 3404
[startup+30.0005 s]
Raw data (loadavg): 0.90 0.94 0.90 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 486 0 0 0 2996 1 0 0 25 0 1 0 487873550 3485696 464 4294967295 134512640 134672761 3221224560 3221223664 134560410 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 851 464 603 41 0 810 0
vsize: 3404
[startup+39.9999 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 498 0 0 0 3995 2 0 0 25 0 1 0 487873550 3620864 476 4294967295 134512640 134672761 3221224560 3221223728 134560830 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 884 476 603 41 0 843 0
vsize: 3536
[startup+50.0009 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 508 0 0 0 4995 2 0 0 25 0 1 0 487873550 3620864 486 4294967295 134512640 134672761 3221224560 3221223456 134565768 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 884 486 603 41 0 843 0
vsize: 3536
[startup+60.0016 s]
Raw data (loadavg): 0.94 0.95 0.90 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 527 0 0 0 5995 2 0 0 25 0 1 0 487873550 3756032 505 4294967295 134512640 134672761 3221224560 3221223664 134560235 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 917 505 603 41 0 876 0
vsize: 3668
[startup+70.0019 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 538 0 0 0 6994 3 0 0 25 0 1 0 487873550 3756032 516 4294967295 134512640 134672761 3221224560 3221223696 134560634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 917 516 603 41 0 876 0
vsize: 3668
[startup+77.8 s]
Raw data (loadavg): 0.96 0.95 0.91 1/53 27152
Raw data (stat): 27152 (minisat+) R 27151 10614 10613 0 -1 0 538 0 0 0 6994 3 0 0 25 0 1 0 487873550 3756032 516 4294967295 134512640 134672761 3221224560 3221223696 134560634 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 917 516 603 41 0 876 0
vsize: 0

Child status: 30
Real time (s): 77.7996
CPU time (s): 77.7792
CPU user time (s): 77.7382
CPU system time (s): 0.040993
CPU usage (%): 99.9737
Max. virtual memory (Kb): 3668
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	30
#### END VERIFIER DATA ####