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 40670

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc1 THE 2005-06-08 17:53:58 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=28740 boxname=wulflinc1 idbench=126 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  caacddb078d9307989a3c2624242ecb4  /oldhome/oroussel/tmp/wulflinc1/normalized-bf2670-001.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc1/normalized-bf2670-001.opb
IDLAUNCH: 28740
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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	: 2
cpu MHz		: 451.053
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:        857996 kB
Buffers:         23140 kB
Cached:         129324 kB
SwapCached:       1148 kB
Active:          32176 kB
Inactive:       122540 kB
HighTotal:      131008 kB
HighFree:         3220 kB
LowTotal:       903652 kB
LowFree:        854776 kB
SwapTotal:     2097136 kB
SwapFree:      2094836 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5264 kB
Slab:            16224 kB
Committed_AS:    92720 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-08 17:57:44 (client local time) WITH STATUS 20 IN 225.245 SECONDS
stats: 28740 7 225.245 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 2786 variables and 4827 constraints.
c After prepocess the problem consists of 712 variables and 1613 constraints.
c preprocess terminated 147.709 s
c Initial Lower Bound: 1294
c Lower Bound Elapsed time: 0.8705
c Use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 225.188 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
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.91 0.95 0.90 2/55 24804
Raw data (stat): 24804 (runsolver) R 24803 8378 8377 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 846731946 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0011 s]
Raw data (loadavg): 0.93 0.95 0.90 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 19210 0 0 0 957 40 0 0 25 0 1 0 846731946 21721088 4435 4294967295 134512640 134716908 3221224576 3221223188 134557790 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 5303 4435 1111 63 0 5240 0
vsize: 21212
[startup+20.0018 s]
Raw data (loadavg): 0.94 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 47445 0 0 0 1890 107 0 0 25 0 1 0 846731946 26374144 5595 4294967295 134512640 134716908 3221224576 3221222928 134543030 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 6439 5595 1111 63 0 6376 0
vsize: 25756
[startup+30.0016 s]
Raw data (loadavg): 0.95 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 58949 0 0 0 2864 133 0 0 25 0 1 0 846731946 29839360 6441 4294967295 134512640 134716908 3221224576 3221222972 134543615 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 7285 6441 1111 63 0 7222 0
vsize: 29140
[startup+40.0014 s]
Raw data (loadavg): 0.95 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 69413 0 0 0 3841 157 0 0 25 0 1 0 846731946 31936512 6948 4294967295 134512640 134716908 3221224576 3221223188 134529109 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 7797 6948 1111 63 0 7734 0
vsize: 31188
[startup+50.0022 s]
Raw data (loadavg): 0.96 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 93882 0 0 0 4788 210 0 0 25 0 1 0 846731946 34324480 7536 4294967295 134512640 134716908 3221224576 3221223044 1077782939 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 8380 7536 1111 63 0 8317 0
vsize: 33520
[startup+60.0029 s]
Raw data (loadavg): 0.97 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 105026 0 0 0 5765 233 0 0 25 0 1 0 846731946 35348480 7786 4294967295 134512640 134716908 3221224576 3221223328 134630808 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 8630 7786 1111 63 0 8567 0
vsize: 34520
[startup+70.0037 s]
Raw data (loadavg): 0.97 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 137329 0 0 0 6694 304 0 0 25 0 1 0 846731946 38477824 8550 4294967295 134512640 134716908 3221224576 3221223088 134542914 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9394 8550 1111 63 0 9331 0
vsize: 37576
[startup+80.0035 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 170563 0 0 0 7621 377 0 0 25 0 1 0 846731946 42799104 9581 4294967295 134512640 134716908 3221224576 3221222984 134543647 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10449 9581 1111 63 0 10386 0
vsize: 41796
[startup+90.0032 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 186265 0 0 0 8588 410 0 0 25 0 1 0 846731946 45432832 10224 4294967295 134512640 134716908 3221224576 3221223248 134627257 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11092 10224 1111 63 0 11029 0
vsize: 44368
[startup+100.003 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 186265 0 0 0 9588 411 0 0 25 0 1 0 846731946 45432832 10224 4294967295 134512640 134716908 3221224576 3221223224 134558492 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11092 10224 1111 63 0 11029 0
vsize: 44368
[startup+110.006 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 186265 0 0 0 10587 412 0 0 25 0 1 0 846731946 45432832 10224 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11092 10224 1111 63 0 11029 0
vsize: 44368
[startup+120.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 186265 0 0 0 11589 412 0 0 25 0 1 0 846731946 45432832 10224 4294967295 134512640 134716908 3221224576 3221223248 134627266 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11092 10224 1111 63 0 11029 0
vsize: 44368
[startup+130.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 186265 0 0 0 12588 413 0 0 25 0 1 0 846731946 45432832 10224 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11092 10224 1111 63 0 11029 0
vsize: 44368
[startup+140.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 186265 0 0 0 13588 413 0 0 25 0 1 0 846731946 45432832 10224 4294967295 134512640 134716908 3221224576 3221223228 134558476 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11092 10224 1111 63 0 11029 0
vsize: 44368
[startup+150.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 200028 0 0 0 14557 445 0 0 25 0 1 0 846731946 99823616 23360 4294967295 134512640 134716908 3221224576 3221222632 1074950114 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 24371 23360 1111 63 0 24308 0
vsize: 97484
[startup+160.026 s]
Raw data (loadavg): 0.99 0.97 0.91 3/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 202302 0 0 0 15551 451 0 0 25 0 1 0 846731946 103747584 24355 4294967295 134512640 134716908 3221224576 3221222976 1074153779 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 25329 24355 1111 63 0 25266 0
vsize: 101316
[startup+170.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 204326 0 0 0 16546 455 0 0 25 0 1 0 846731946 107008000 24999 4294967295 134512640 134716908 3221224576 3221220784 1074815253 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 26125 24999 1111 63 0 26062 0
vsize: 104500
[startup+180.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 205562 0 0 0 17543 459 0 0 25 0 1 0 846731946 106139648 24940 4294967295 134512640 134716908 3221224576 3221222792 1074138155 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 25913 24940 1111 63 0 25850 0
vsize: 103652
[startup+190.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 206840 0 0 0 18541 461 0 0 25 0 1 0 846731946 106139648 24940 4294967295 134512640 134716908 3221224576 3221222880 1074153760 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 25913 24940 1111 63 0 25850 0
vsize: 103652
[startup+200.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 208222 0 0 0 19537 465 0 0 25 0 1 0 846731946 106180608 24950 4294967295 134512640 134716908 3221224576 3221222836 1077374550 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 25923 24950 1111 63 0 25860 0
vsize: 103692
[startup+210.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 209753 0 0 0 20533 469 0 0 25 0 1 0 846731946 107003904 24989 4294967295 134512640 134716908 3221224576 3221220724 1075964386 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 26124 24989 1111 63 0 26061 0
vsize: 104496
[startup+220.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 211178 0 0 0 21528 474 0 0 25 0 1 0 846731946 107274240 25055 4294967295 134512640 134716908 3221224576 3221220660 1075964386 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 26190 25055 1111 63 0 26127 0
vsize: 104760
[startup+225.237 s]
Raw data (loadavg): 0.99 0.97 0.91 1/54 24804
Raw data (stat): 24804 (bsolo_lpr_cuts-) R 24803 8378 8377 0 -1 0 211178 0 0 0 21528 474 0 0 25 0 1 0 846731946 107274240 25055 4294967295 134512640 134716908 3221224576 3221220660 1075964386 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 26190 25055 1111 63 0 26127 0
vsize: 0

Child status: 20
Real time (s): 225.237
CPU time (s): 225.245
CPU user time (s): 220.42
CPU system time (s): 4.82427
CPU usage (%): 100.003
Max. virtual memory (Kb): 104760
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####