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/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic98.opb
MD5SUM9ca02e5a1540510bce8e96ecb8f82d9c
Bench Categoryoptimization, big integers (OPTBIGINT)
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 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 783292842349555
Number of bits of the biggest sum of numbers50
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.00185
Number of variables15501
Total number of constraints14313
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14177
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint1
Maximum length of a constraint13581

Trace number 20302

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc6 THE 2005-04-21 20:55:20 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=14986 boxname=wulflinc6 idbench=1153 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  9ca02e5a1540510bce8e96ecb8f82d9c  /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-blp-ic98.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-blp-ic98.opb /oldhome/oroussel/tmp/wulflinc6/normalized-mps-v2-20-10-blp-ic98.opb
IDLAUNCH: 14986
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.042
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.042
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:        279836 kB
Buffers:         28628 kB
Cached:         704508 kB
SwapCached:        516 kB
Active:          80708 kB
Inactive:       654464 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        279584 kB
SwapTotal:     2097136 kB
SwapFree:      2095720 kB
Dirty:               4 kB
Writeback:           0 kB
Mapped:           5112 kB
Slab:            14120 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 20:58:47 (client local time) WITH STATUS 1 IN 207.118 SECONDS
stats: 14986 7 207.118 1
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
PARSE ERROR! [line 27287] Integer overflow. Big numbers not supported yet.
#### 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.87 0.94 0.91 2/54 26076
Raw data (stat): 26076 (runsolver) R 26075 29653 29652 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 489900843 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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.0006 s]
Raw data (loadavg): 0.89 0.94 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 510 0 0 0 997 1 0 0 25 0 1 0 489900843 3801088 487 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 928 487 603 41 0 887 0
vsize: 3712
[startup+20.0003 s]
Raw data (loadavg): 0.91 0.94 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 641 0 0 0 1996 2 0 0 25 0 1 0 489900843 4579328 615 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1118 615 603 41 0 1077 0
vsize: 4472
[startup+30.0004 s]
Raw data (loadavg): 0.92 0.94 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 710 0 0 0 2996 3 0 0 25 0 1 0 489900843 4751360 684 4294967295 134512640 134672761 3221224544 3221223836 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1160 684 603 41 0 1119 0
vsize: 4640
[startup+40.001 s]
Raw data (loadavg): 0.93 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 739 0 0 0 3996 4 0 0 25 0 1 0 489900843 4882432 713 4294967295 134512640 134672761 3221224544 3221223836 1075372044 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1192 713 603 41 0 1151 0
vsize: 4768
[startup+50.0007 s]
Raw data (loadavg): 0.94 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 782 0 0 0 4996 4 0 0 25 0 1 0 489900843 4882432 756 4294967295 134512640 134672761 3221224544 3221223852 1075372050 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1192 756 603 41 0 1151 0
vsize: 4768
[startup+60.0003 s]
Raw data (loadavg): 0.95 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 918 0 0 0 5996 5 0 0 25 0 1 0 489900843 5423104 877 4294967295 134512640 134672761 3221224544 3221223852 1075372040 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1324 877 603 41 0 1283 0
vsize: 5296
[startup+70.0004 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 924 0 0 0 6995 5 0 0 25 0 1 0 489900843 5423104 883 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1324 883 603 41 0 1283 0
vsize: 5296
[startup+80.0002 s]
Raw data (loadavg): 0.96 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1111 0 0 0 7995 6 0 0 25 0 1 0 489900843 5996544 969 4294967295 134512640 134672761 3221224544 3221223872 134586520 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1464 969 603 41 0 1423 0
vsize: 5856
[startup+89.9997 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1173 0 0 0 8995 6 0 0 25 0 1 0 489900843 6320128 1031 4294967295 134512640 134672761 3221224544 3221223872 134586550 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1543 1031 603 41 0 1502 0
vsize: 6172
[startup+99.9999 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1256 0 0 0 9994 7 0 0 25 0 1 0 489900843 6598656 1102 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1611 1102 603 41 0 1570 0
vsize: 6444
[startup+110 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1319 0 0 0 10994 8 0 0 25 0 1 0 489900843 6914048 1165 4294967295 134512640 134672761 3221224544 3221223856 134586537 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1688 1165 603 41 0 1647 0
vsize: 6752
[startup+120 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1394 0 0 0 11993 8 0 0 25 0 1 0 489900843 7274496 1240 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1776 1240 603 41 0 1735 0
vsize: 7104
[startup+130 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1513 0 0 0 12993 9 0 0 25 0 1 0 489900843 7847936 1327 4294967295 134512640 134672761 3221224544 3221223852 134516148 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1916 1327 603 41 0 1875 0
vsize: 7664
[startup+140 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1541 0 0 0 13992 10 0 0 25 0 1 0 489900843 7950336 1355 4294967295 134512640 134672761 3221224544 3221223872 134586550 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1941 1355 603 41 0 1900 0
vsize: 7764
[startup+150.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1592 0 0 0 14991 12 0 0 25 0 1 0 489900843 8163328 1406 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1993 1406 603 41 0 1952 0
vsize: 7972
[startup+160.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1728 0 0 0 15991 13 0 0 25 0 1 0 489900843 8634368 1521 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2108 1521 603 41 0 2067 0
vsize: 8432
[startup+170.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1864 0 0 0 16990 13 0 0 25 0 1 0 489900843 9117696 1638 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2226 1638 603 41 0 2185 0
vsize: 8904
[startup+180 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1926 0 0 0 17990 13 0 0 25 0 1 0 489900843 9441280 1692 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2305 1692 603 41 0 2264 0
vsize: 9220
[startup+190.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 1960 0 0 0 18990 14 0 0 25 0 1 0 489900843 9515008 1726 4294967295 134512640 134672761 3221224544 3221223872 134586518 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2323 1726 603 41 0 2282 0
vsize: 9292
[startup+200.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 2074 0 0 0 19990 14 0 0 25 0 1 0 489900843 10080256 1807 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2461 1807 603 41 0 2420 0
vsize: 9844
[startup+207.167 s]
Raw data (loadavg): 0.99 0.96 0.91 1/53 26076
Raw data (stat): 26076 (minisat+) R 26075 29653 29652 0 -1 0 2074 0 0 0 19990 14 0 0 25 0 1 0 489900843 10080256 1807 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2461 1807 603 41 0 2420 0
vsize: 0

Child status: 1
Real time (s): 207.167
CPU time (s): 207.118
CPU user time (s): 206.959
CPU system time (s): 0.158975
CPU usage (%): 99.9761
Max. virtual memory (Kb): 9844
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####