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 20299

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc23 THE 2005-04-21 20:54:51 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=14987 boxname=wulflinc23 idbench=1153 idsolver=11 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  9ca02e5a1540510bce8e96ecb8f82d9c  /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-blp-ic98.opb
REAL COMMAND:  minisat+ -S /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-blp-ic98.opb /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-blp-ic98.opb
IDLAUNCH: 14987
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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:        545956 kB
Buffers:         30448 kB
Cached:         432028 kB
SwapCached:        536 kB
Active:          86716 kB
Inactive:       377932 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        545704 kB
SwapTotal:     2097136 kB
SwapFree:      2095852 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5224 kB
Slab:            18316 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:20 (client local time) WITH STATUS 1 IN 208.282 SECONDS
stats: 14987 7 208.282 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.83 0.93 0.90 2/54 12560
Raw data (stat): 12560 (runsolver) R 12559 3260 3259 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 548119518 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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.0002 s]
Raw data (loadavg): 0.85 0.93 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 580 0 0 0 997 1 0 0 25 0 1 0 548119518 4157440 558 4294967295 134512640 134672761 3221224544 3221223852 1075372040 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1015 558 603 41 0 974 0
vsize: 4060
[startup+20.0006 s]
Raw data (loadavg): 0.87 0.93 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 754 0 0 0 1996 2 0 0 25 0 1 0 548119518 5345280 732 4294967295 134512640 134672761 3221224544 3221223852 1075372048 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1305 732 603 41 0 1264 0
vsize: 5220
[startup+30.0006 s]
Raw data (loadavg): 0.89 0.93 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 831 0 0 0 2996 3 0 0 25 0 1 0 548119518 5517312 809 4294967295 134512640 134672761 3221224544 3221223856 134586646 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1347 809 603 41 0 1306 0
vsize: 5388
[startup+40.0016 s]
Raw data (loadavg): 0.91 0.93 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 868 0 0 0 3995 4 0 0 25 0 1 0 548119518 5517312 846 4294967295 134512640 134672761 3221224544 3221223836 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1347 846 603 41 0 1306 0
vsize: 5388
[startup+50.0016 s]
Raw data (loadavg): 0.92 0.94 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 921 0 0 0 4994 5 0 0 25 0 1 0 548119518 5517312 899 4294967295 134512640 134672761 3221224544 3221223836 1075372048 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1347 899 603 41 0 1306 0
vsize: 5388
[startup+60.0016 s]
Raw data (loadavg): 0.93 0.94 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1061 0 0 0 5993 6 0 0 25 0 1 0 548119518 6033408 1023 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1473 1023 603 41 0 1432 0
vsize: 5892
[startup+70.0022 s]
Raw data (loadavg): 0.94 0.94 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1067 0 0 0 6993 6 0 0 25 0 1 0 548119518 6033408 1029 4294967295 134512640 134672761 3221224544 3221223852 1075372044 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1473 1029 603 41 0 1432 0
vsize: 5892
[startup+80.0025 s]
Raw data (loadavg): 0.95 0.94 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1209 0 0 0 7992 7 0 0 25 0 1 0 548119518 6475776 1081 4294967295 134512640 134672761 3221224544 3221223872 134586545 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1581 1081 603 41 0 1540 0
vsize: 6324
[startup+90.0035 s]
Raw data (loadavg): 0.96 0.94 0.90 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1314 0 0 0 8992 8 0 0 25 0 1 0 548119518 7065600 1174 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1725 1174 603 41 0 1684 0
vsize: 6900
[startup+100.004 s]
Raw data (loadavg): 0.96 0.94 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1390 0 0 0 9991 9 0 0 25 0 1 0 548119518 7204864 1237 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1759 1237 603 41 0 1718 0
vsize: 7036
[startup+110.004 s]
Raw data (loadavg): 0.97 0.94 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1448 0 0 0 10990 9 0 0 25 0 1 0 548119518 7536640 1295 4294967295 134512640 134672761 3221224544 3221223852 1075372048 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1840 1295 603 41 0 1799 0
vsize: 7360
[startup+120.007 s]
Raw data (loadavg): 0.97 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1520 0 0 0 11990 10 0 0 25 0 1 0 548119518 7843840 1367 4294967295 134512640 134672761 3221224544 3221223852 1075372048 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1915 1367 603 41 0 1874 0
vsize: 7660
[startup+130.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1647 0 0 0 12989 10 0 0 25 0 1 0 548119518 8437760 1457 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2060 1457 603 41 0 2019 0
vsize: 8240
[startup+140.007 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1679 0 0 0 13989 11 0 0 25 0 1 0 548119518 8568832 1489 4294967295 134512640 134672761 3221224544 3221223852 1075372060 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2092 1489 603 41 0 2051 0
vsize: 8368
[startup+150.008 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1730 0 0 0 14989 11 0 0 25 0 1 0 548119518 8777728 1540 4294967295 134512640 134672761 3221224544 3221223852 1075372055 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2143 1540 603 41 0 2102 0
vsize: 8572
[startup+160.008 s]
Raw data (loadavg): 0.98 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 1878 0 0 0 15988 13 0 0 25 0 1 0 548119518 9363456 1657 4294967295 134512640 134672761 3221224544 3221223852 1075372040 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2286 1657 603 41 0 2245 0
vsize: 9144
[startup+170.008 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 2013 0 0 0 16987 14 0 0 25 0 1 0 548119518 9719808 1767 4294967295 134512640 134672761 3221224544 3221223852 1075372044 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2373 1767 603 41 0 2332 0
vsize: 9492
[startup+180.008 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 2078 0 0 0 17986 15 0 0 25 0 1 0 548119518 10027008 1820 4294967295 134512640 134672761 3221224544 3221223852 1075372040 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2448 1820 603 41 0 2407 0
vsize: 9792
[startup+190.009 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 2116 0 0 0 18985 16 0 0 25 0 1 0 548119518 10108928 1858 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2468 1858 603 41 0 2427 0
vsize: 9872
[startup+200.009 s]
Raw data (loadavg): 0.99 0.95 0.91 2/54 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 2237 0 0 0 19984 17 0 0 25 0 1 0 548119518 10690560 1943 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2610 1943 603 41 0 2569 0
vsize: 10440
[startup+208.274 s]
Raw data (loadavg): 0.99 0.95 0.91 1/53 12560
Raw data (stat): 12560 (minisat+) R 12559 3260 3259 0 -1 0 2237 0 0 0 19984 17 0 0 25 0 1 0 548119518 10690560 1943 4294967295 134512640 134672761 3221224544 3221223852 1075372042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 2610 1943 603 41 0 2569 0
vsize: 0

Child status: 1
Real time (s): 208.274
CPU time (s): 208.282
CPU user time (s): 208.1
CPU system time (s): 0.181972
CPU usage (%): 100.004
Max. virtual memory (Kb): 10440
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####