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 20298

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc8 THE 2005-04-21 20:54:45 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=14989 boxname=wulflinc8 idbench=1153 idsolver=13 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  9ca02e5a1540510bce8e96ecb8f82d9c  /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-blp-ic98.opb
REAL COMMAND:  minisat+ -w /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-blp-ic98.opb /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-blp-ic98.opb
IDLAUNCH: 14989
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
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:        757648 kB
Buffers:         15360 kB
Cached:         239368 kB
SwapCached:          0 kB
Active:         118384 kB
Inactive:       139200 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        757396 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6952 kB
Slab:            13744 kB
Committed_AS:    63592 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 20:58:15 (client local time) WITH STATUS 1 IN 209.347 SECONDS
stats: 14989 7 209.347 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.90 0.93 0.90 2/54 6919
Raw data (stat): 6919 (runsolver) R 6918 26667 26666 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 476333114 1052672 99 4294967295 134512640 135381576 3221224448 3221219692 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0009 s]
Raw data (loadavg): 0.91 0.94 0.90 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 509 0 0 0 993 2 0 0 25 0 1 0 476333114 3801088 486 4294967295 134512640 134672761 3221224544 3221223768 1075349616 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 928 486 603 41 0 887 0
vsize: 3712
[startup+20.0015 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 641 0 0 0 1992 3 0 0 25 0 1 0 476333114 4579328 615 4294967295 134512640 134672761 3221224544 3221223852 1075372060 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1118 615 603 41 0 1077 0
vsize: 4472
[startup+30.0013 s]
Raw data (loadavg): 0.94 0.94 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 710 0 0 0 2991 4 0 0 25 0 1 0 476333114 4751360 684 4294967295 134512640 134672761 3221224544 3221223872 134586518 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1160 684 603 41 0 1119 0
vsize: 4640
[startup+40.0014 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 739 0 0 0 3991 4 0 0 25 0 1 0 476333114 4882432 713 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1192 713 603 41 0 1151 0
vsize: 4768
[startup+50.0008 s]
Raw data (loadavg): 0.95 0.94 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 785 0 0 0 4990 5 0 0 25 0 1 0 476333114 4882432 759 4294967295 134512640 134672761 3221224544 3221223836 1075372048 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1192 759 603 41 0 1151 0
vsize: 4768
[startup+60.0006 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 918 0 0 0 5989 6 0 0 25 0 1 0 476333114 5423104 877 4294967295 134512640 134672761 3221224544 3221223852 1075372044 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1324 877 603 41 0 1283 0
vsize: 5296
[startup+70.0008 s]
Raw data (loadavg): 0.97 0.94 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 924 0 0 0 6989 7 0 0 25 0 1 0 476333114 5423104 883 4294967295 134512640 134672761 3221224544 3221223852 1075372040 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1324 883 603 41 0 1283 0
vsize: 5296
[startup+80.0017 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1066 0 0 0 7988 8 0 0 25 0 1 0 476333114 5865472 935 4294967295 134512640 134672761 3221224544 3221223872 134586518 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1432 935 603 41 0 1391 0
vsize: 5728
[startup+90.002 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1173 0 0 0 8987 9 0 0 25 0 1 0 476333114 6320128 1031 4294967295 134512640 134672761 3221224544 3221223852 1075372060 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1543 1031 603 41 0 1502 0
vsize: 6172
[startup+100.002 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1256 0 0 0 9987 9 0 0 25 0 1 0 476333114 6598656 1102 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1611 1102 603 41 0 1570 0
vsize: 6444
[startup+110.003 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1304 0 0 0 10986 10 0 0 25 0 1 0 476333114 6836224 1150 4294967295 134512640 134672761 3221224544 3221223632 134586951 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1702 1153 603 41 0 1661 0
vsize: 6676
[startup+120.002 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1394 0 0 0 11985 11 0 0 25 0 1 0 476333114 7274496 1240 4294967295 134512640 134672761 3221224544 3221223856 134586537 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1776 1240 603 41 0 1735 0
vsize: 7104
[startup+130.002 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1513 0 0 0 12985 11 0 0 25 0 1 0 476333114 7847936 1327 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1916 1327 603 41 0 1875 0
vsize: 7664
[startup+140.003 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1541 0 0 0 13984 12 0 0 25 0 1 0 476333114 7950336 1355 4294967295 134512640 134672761 3221224544 3221223852 1075372032 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1941 1355 603 41 0 1900 0
vsize: 7764
[startup+150.003 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1592 0 0 0 14984 13 0 0 25 0 1 0 476333114 8163328 1406 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1993 1406 603 41 0 1952 0
vsize: 7972
[startup+160.004 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1728 0 0 0 15983 14 0 0 25 0 1 0 476333114 8634368 1521 4294967295 134512640 134672761 3221224544 3221223852 134516148 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2108 1521 603 41 0 2067 0
vsize: 8432
[startup+170.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1796 0 0 0 16982 15 0 0 25 0 1 0 476333114 8888320 1580 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2170 1580 603 41 0 2129 0
vsize: 8680
[startup+180.005 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1926 0 0 0 17982 16 0 0 25 0 1 0 476333114 9441280 1692 4294967295 134512640 134672761 3221224544 3221223852 1075372048 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.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 1960 0 0 0 18981 16 0 0 25 0 1 0 476333114 9515008 1726 4294967295 134512640 134672761 3221224544 3221223852 1075372050 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.005 s]
Raw data (loadavg): 0.99 0.96 0.91 2/54 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 2074 0 0 0 19981 17 0 0 25 0 1 0 476333114 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+209.375 s]
Raw data (loadavg): 0.99 0.96 0.91 1/53 6919
Raw data (stat): 6919 (minisat+) R 6918 26667 26666 0 -1 0 2074 0 0 0 19981 17 0 0 25 0 1 0 476333114 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): 209.375
CPU time (s): 209.347
CPU user time (s): 209.163
CPU system time (s): 0.183972
CPU usage (%): 99.9869
Max. virtual memory (Kb): 9844
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####