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-bf2670-001.opb
MD5SUMcaacddb078d9307989a3c2624242ecb4
Bench Categoryoptimization, small integers (OPTSMALLINT)
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 2786
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 2786
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2786
Number of bits of the biggest sum of numbers12
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.132978
Number of variables2786
Total number of constraints4827
Number of constraints which are clauses4827
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 constraint1
Maximum length of a constraint5

Trace number 23769

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-04 14:59:00 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1128 boxname=wulflinc31 idbench=126 idsolver=3 numberseed=0
MD5SUM SOLVER: 03a6a792daea978e4202f78851741568  /oldhome/oroussel/solvers/bsolo_mis
MD5SUM BENCH:  caacddb078d9307989a3c2624242ecb4  /oldhome/oroussel/tmp/wulflinc31/normalized-bf2670-001.opb
REAL COMMAND:  bsolo_mis /oldhome/oroussel/tmp/wulflinc31/normalized-bf2670-001.opb
IDLAUNCH: 1128
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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.153
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        907540 kB
Buffers:         44360 kB
Cached:          60504 kB
SwapCached:        944 kB
Active:          86368 kB
Inactive:        20976 kB
HighTotal:      131008 kB
HighFree:        69608 kB
LowTotal:       903652 kB
LowFree:        837932 kB
SwapTotal:     2097892 kB
SwapFree:      2096432 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5540 kB
Slab:            14224 kB
Committed_AS:    63656 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-04 15:00:38 (client local time) WITH STATUS 20 IN 93.6828 SECONDS
stats: 1128 7 93.6828 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Initial problem consists of 2786 variables and 4827 constraints.
c After prepocess the problem consists of 712 variables and 1540 constraints.
c preprocess terminated 93.489 s
c Initial Lower Bound: 1194
c Lower Bound Elapsed time: 0
c Use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 93.613 s
#### 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 3936
Raw data (stat): 3936 (runsolver) R 3935 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 658303550 1056768 100 4294967295 134512640 135381576 3221221696 3221216916 135158418 0 2147483391 1 90112 0 0 0 17 0 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+9.99986 s]
Raw data (loadavg): 0.87 0.94 0.90 2/54 3936
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 14209 0 0 0 959 37 0 0 25 0 1 0 658303550 18604032 3620 4294967295 134512640 134714540 3221221792 3221220544 134630792 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 4542 3620 1111 63 0 4479 0
vsize: 18168
[startup+20.0008 s]
Raw data (loadavg): 0.89 0.94 0.90 2/54 3936
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 45690 0 0 0 1885 111 0 0 25 0 1 0 658303550 24895488 5127 4294967295 134512640 134714540 3221221792 3221220416 134529097 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 6078 5127 1111 63 0 6015 0
vsize: 24312
[startup+30.0016 s]
Raw data (loadavg): 0.90 0.94 0.90 2/54 3936
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 53423 0 0 0 2867 129 0 0 25 0 1 0 658303550 25161728 5221 4294967295 134512640 134714540 3221221792 3221220260 134536649 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6143 5221 1111 63 0 6080 0
vsize: 24572
[startup+40.0025 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 3936
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 71926 0 0 0 3824 173 0 0 25 0 1 0 658303550 27553792 5786 4294967295 134512640 134714540 3221221792 3221220592 134617242 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6727 5786 1111 63 0 6664 0
vsize: 26908
[startup+50.0034 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 3936
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 88309 0 0 0 4783 214 0 0 25 0 1 0 658303550 29233152 6188 4294967295 134512640 134714540 3221221792 3221220356 134523868 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7137 6188 1111 63 0 7074 0
vsize: 28548
[startup+60.0034 s]
Raw data (loadavg): 0.94 0.95 0.90 2/54 3936
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 98398 0 0 0 5760 237 0 0 25 0 1 0 658303550 29855744 6354 4294967295 134512640 134714540 3221221792 3221220272 134543113 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7289 6354 1111 63 0 7226 0
vsize: 29156
[startup+70.1175 s]
Raw data (loadavg): 1.03 0.96 0.91 2/57 3972
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 128714 0 0 0 6704 304 0 0 25 0 1 0 658303550 30814208 6577 4294967295 134512640 134714540 3221221792 3221220520 134543552 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7523 6577 1111 63 0 7460 0
vsize: 30092
[startup+80.2747 s]
Raw data (loadavg): 1.17 1.00 0.92 2/58 3979
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 167954 0 0 0 7629 395 0 0 25 0 1 0 658303550 33218560 7188 4294967295 134512640 134714540 3221221792 3221220260 1077782939 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8110 7188 1111 63 0 8047 0
vsize: 32440
[startup+90.2884 s]
Raw data (loadavg): 1.30 1.03 0.93 4/59 3988
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 211299 0 0 0 8530 496 0 0 25 0 1 0 658303550 35655680 7764 4294967295 134512640 134714540 3221221792 3221220432 134606479 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8705 7772 1111 63 0 8642 0
vsize: 34820
[startup+94.1926 s]
Raw data (loadavg): 1.35 1.05 0.94 1/57 3989
Raw data (stat): 3936 (bsolo_mis) R 3935 7876 7672 0 -1 0 211299 0 0 0 8530 496 0 0 25 0 1 0 658303550 35655680 7764 4294967295 134512640 134714540 3221221792 3221220432 134606479 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8705 7772 1111 63 0 8642 0
vsize: 0

Child status: 20
Real time (s): 94.1922
CPU time (s): 93.6828
CPU user time (s): 88.3606
CPU system time (s): 5.32219
CPU usage (%): 99.4592
Max. virtual memory (Kb): 34820
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####