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 23767

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-04 14:52:11 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1126 boxname=wulflinc31 idbench=126 idsolver=1 numberseed=0
MD5SUM SOLVER: e973bb179fd0e01ec8c7277096f1c3ef  /oldhome/oroussel/solvers/bsolo_lpr
MD5SUM BENCH:  caacddb078d9307989a3c2624242ecb4  /oldhome/oroussel/tmp/wulflinc31/normalized-bf2670-001.opb
REAL COMMAND:  bsolo_lpr /oldhome/oroussel/tmp/wulflinc31/normalized-bf2670-001.opb
IDLAUNCH: 1126
/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:        907280 kB
Buffers:         44336 kB
Cached:          60528 kB
SwapCached:        944 kB
Active:          86200 kB
Inactive:        21108 kB
HighTotal:      131008 kB
HighFree:        69524 kB
LowTotal:       903652 kB
LowFree:        837756 kB
SwapTotal:     2097892 kB
SwapFree:      2096432 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5540 kB
Slab:            14400 kB
Committed_AS:    63652 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-04 14:55:26 (client local time) WITH STATUS 20 IN 194.396 SECONDS
stats: 1126 7 194.396 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 1599 constraints.
c preprocess terminated 153.396 s
c Initial Lower Bound: 1291
c Lower Bound Elapsed time: 0.5368
c Use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 194.323 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): 1.01 0.99 0.91 2/54 3750
Raw data (stat): 3750 (runsolver) R 3749 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 658262584 1056768 100 4294967295 134512640 135381576 3221221696 3221216916 135158418 0 2147483391 1 90112 0 0 0 17 1 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+10.001 s]
Raw data (loadavg): 1.01 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 18202 0 0 0 946 50 0 0 25 0 1 0 658262584 21032960 4292 4294967295 134512640 134714508 3221221792 3221220356 134523868 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 5135 4292 1111 63 0 5072 0
vsize: 20540
[startup+20.0011 s]
Raw data (loadavg): 1.01 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 45113 0 0 0 1882 113 0 0 25 0 1 0 658262584 26378240 5597 4294967295 134512640 134714508 3221221792 3221220124 134535956 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6440 5597 1111 63 0 6377 0
vsize: 25760
[startup+30.0018 s]
Raw data (loadavg): 1.01 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 52024 0 0 0 2867 129 0 0 25 0 1 0 658262584 29442048 6338 4294967295 134512640 134714508 3221221792 3221220544 134630792 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7120 6277 1111 63 0 7057 0
vsize: 28752
[startup+40.0017 s]
Raw data (loadavg): 1.01 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 67805 0 0 0 3830 166 0 0 25 0 1 0 658262584 31797248 6907 4294967295 134512640 134714508 3221221792 3221220544 134630775 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7763 6907 1111 63 0 7700 0
vsize: 31052
[startup+50.0032 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 86597 0 0 0 4784 212 0 0 25 0 1 0 658262584 34209792 7504 4294967295 134512640 134714508 3221221792 3221220408 134543796 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8352 7504 1111 63 0 8289 0
vsize: 33408
[startup+60.0035 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 100295 0 0 0 5755 241 0 0 25 0 1 0 658262584 35020800 7707 4294967295 134512640 134714508 3221221792 3221220392 134543614 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8550 7707 1111 63 0 8487 0
vsize: 34200
[startup+70.0034 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 130785 0 0 0 6683 314 0 0 25 0 1 0 658262584 36777984 8136 4294967295 134512640 134714508 3221221792 3221220408 134543793 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8979 8136 1111 63 0 8916 0
vsize: 35916
[startup+80.0047 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 151201 0 0 0 7630 366 0 0 25 0 1 0 658262584 40595456 9066 4294967295 134512640 134714508 3221221792 3221220432 134606488 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9946 9073 1111 63 0 9883 0
vsize: 39644
[startup+90.0044 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 184655 0 0 0 8553 444 0 0 25 0 1 0 658262584 43909120 9845 4294967295 134512640 134714508 3221221792 3221220432 134606488 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10720 9845 1111 63 0 10657 0
vsize: 42880
[startup+100.005 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 186245 0 0 0 9550 447 0 0 25 0 1 0 658262584 45436928 10226 4294967295 134512640 134714508 3221221792 3221220464 134627187 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11093 10226 1111 63 0 11030 0
vsize: 44372
[startup+110.007 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 186245 0 0 0 10550 448 0 0 25 0 1 0 658262584 45436928 10226 4294967295 134512640 134714508 3221221792 3221220464 134627187 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11093 10226 1111 63 0 11030 0
vsize: 44372
[startup+120.007 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 186245 0 0 0 11550 448 0 0 25 0 1 0 658262584 45436928 10226 4294967295 134512640 134714508 3221221792 3221220464 134627187 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11093 10226 1111 63 0 11030 0
vsize: 44372
[startup+130.007 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 186245 0 0 0 12550 448 0 0 25 0 1 0 658262584 45436928 10226 4294967295 134512640 134714508 3221221792 3221220464 134627250 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11093 10226 1111 63 0 11030 0
vsize: 44372
[startup+140.007 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 186245 0 0 0 13551 448 0 0 25 0 1 0 658262584 45436928 10226 4294967295 134512640 134714508 3221221792 3221220440 134558492 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11093 10226 1111 63 0 11030 0
vsize: 44372
[startup+150.008 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 186245 0 0 0 14551 448 0 0 25 0 1 0 658262584 45436928 10226 4294967295 134512640 134714508 3221221792 3221220464 134627159 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11093 10226 1111 63 0 11030 0
vsize: 44372
[startup+160.008 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 203421 0 0 0 15512 486 0 0 25 0 1 0 658262584 103428096 24116 4294967295 134512640 134714508 3221221792 3221218064 1074960800 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 25251 24116 1111 63 0 25188 0
vsize: 101004
[startup+170.008 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 205155 0 0 0 16509 489 0 0 25 0 1 0 658262584 104407040 24512 4294967295 134512640 134714508 3221221792 3221219792 1074917945 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 25490 24512 1111 63 0 25427 0
vsize: 101960
[startup+180.009 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 206627 0 0 0 17505 493 0 0 25 0 1 0 658262584 105308160 24537 4294967295 134512640 134714508 3221221792 3221218712 1074950099 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 25710 24537 1111 63 0 25647 0
vsize: 102840
[startup+190.009 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 207868 0 0 0 18501 498 0 0 25 0 1 0 658262584 105410560 24593 4294967295 134512640 134714508 3221221792 3221218912 1074834340 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 25735 24593 1111 63 0 25672 0
vsize: 102940
[startup+194.412 s]
Raw data (loadavg): 1.00 0.99 0.91 1/53 3750
Raw data (stat): 3750 (bsolo_lpr) R 3749 7876 7672 0 -1 0 207868 0 0 0 18501 498 0 0 25 0 1 0 658262584 105410560 24593 4294967295 134512640 134714508 3221221792 3221218912 1074834340 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 25735 24593 1111 63 0 25672 0
vsize: 0

Child status: 20
Real time (s): 194.412
CPU time (s): 194.396
CPU user time (s): 189.355
CPU system time (s): 5.04123
CPU usage (%): 99.9922
Max. virtual memory (Kb): 102940
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####