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-13-7/plato.asu.edu/pub/milp/normalized-mps-v2-13-7-dano3_3.opb
MD5SUMcb5fbc431eb68f8a2a8d0f81405ac2af
Bench Categoryoptimization, medium integers (OPTMEDINT)
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 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131072000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 576307709
Number of bits of the biggest sum of numbers30
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark296.838
Number of variables270305
Total number of constraints3778
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints3706
Minimum length of a constraint1
Maximum length of a constraint10600

Trace number 17518

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc21 THE 2005-04-21 10:41:24 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=19441 boxname=wulflinc21 idbench=1496 idsolver=6 numberseed=0
MD5SUM SOLVER: 2225cba0d9b2c30e235f6cafc823d7ac  /oldhome/oroussel/solvers/PBS4
MD5SUM BENCH:  cb5fbc431eb68f8a2a8d0f81405ac2af  /oldhome/oroussel/tmp/wulflinc21/normalized-mps-v2-13-7-dano3_3.opb
REAL COMMAND:  PBS4 /oldhome/oroussel/tmp/wulflinc21/normalized-mps-v2-13-7-dano3_3.opb
IDLAUNCH: 19441
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.161
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.161
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:        457256 kB
Buffers:          5488 kB
Cached:         548644 kB
SwapCached:          0 kB
Active:          93020 kB
Inactive:       463980 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        457004 kB
SwapTotal:     2097892 kB
SwapFree:      2097804 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6948 kB
Slab:            14644 kB
Committed_AS:    63796 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 10:46:21 (client local time) WITH STATUS 20 IN 296.838 SECONDS
stats: 19441 7 296.838 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c PBS v4 by Bashar Al-Rawi & Fadi Aloul
c Solving /oldhome/oroussel/tmp/wulflinc21/normalized-mps-v2-13-7-dano3_3.opb ......
s UNSATISFIABLE
c Done, CPU Time=262.679
#### 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.88 0.94 0.90 2/55 10129
Raw data (stat): 10129 (runsolver) R 10128 30927 30926 0 -1 64 4 0 0 0 0 0 0 0 20 0 1 0 421702423 1052672 99 4294967295 134512640 135381576 3221224528 3221219776 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 s]
Raw data (loadavg): 0.89 0.94 0.90 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 12349 0 0 0 972 27 0 0 25 0 1 0 421702423 50614272 11861 4294967295 134512640 135450300 3221224624 3221157424 134599188 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 12357 11861 231 231 0 12126 0
vsize: 49428
[startup+20.0001 s]
Raw data (loadavg): 0.91 0.94 0.90 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 15412 0 0 0 1965 34 0 0 25 0 1 0 421702423 63909888 14924 4294967295 134512640 135450300 3221224624 3221157424 134599693 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 15603 14924 231 231 0 15372 0
vsize: 62412
[startup+30.0003 s]
Raw data (loadavg): 0.92 0.94 0.90 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 19520 0 0 0 2955 44 0 0 25 0 1 0 421702423 79863808 19032 4294967295 134512640 135450300 3221224624 3221157216 134844236 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 19498 19032 231 231 0 19267 0
vsize: 77992
[startup+40.0009 s]
Raw data (loadavg): 0.93 0.95 0.90 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29772 0 0 0 3932 67 0 0 25 0 1 0 421702423 119934976 22403 4294967295 134512640 135450300 3221224624 3221223232 134537648 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 29281 22403 231 231 0 29050 0
vsize: 117124
[startup+50.0015 s]
Raw data (loadavg): 0.94 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29816 0 0 0 4931 68 0 0 25 0 1 0 421702423 119934976 22447 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29281 22447 231 231 0 29050 0
vsize: 117124
[startup+60.0012 s]
Raw data (loadavg): 0.95 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29855 0 0 0 5930 69 0 0 25 0 1 0 421702423 119934976 22486 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29281 22486 231 231 0 29050 0
vsize: 117124
[startup+70.0009 s]
Raw data (loadavg): 0.96 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29900 0 0 0 6930 70 0 0 25 0 1 0 421702423 122044416 22531 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29796 22531 231 231 0 29565 0
vsize: 119184
[startup+80.0019 s]
Raw data (loadavg): 0.96 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29944 0 0 0 7930 70 0 0 25 0 1 0 421702423 122044416 22575 4294967295 134512640 135450300 3221224624 3221223360 134537987 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29796 22575 231 231 0 29565 0
vsize: 119184
[startup+90.0012 s]
Raw data (loadavg): 0.97 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29962 0 0 0 8929 71 0 0 25 0 1 0 421702423 122044416 22593 4294967295 134512640 135450300 3221224624 3221223360 134537987 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29796 22593 231 231 0 29565 0
vsize: 119184
[startup+100.002 s]
Raw data (loadavg): 0.97 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29962 0 0 0 9929 72 0 0 25 0 1 0 421702423 122044416 22593 4294967295 134512640 135450300 3221224624 3221223232 134537606 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29796 22593 231 231 0 29565 0
vsize: 119184
[startup+110.002 s]
Raw data (loadavg): 0.98 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 29974 0 0 0 10928 72 0 0 25 0 1 0 421702423 122179584 22605 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29829 22605 231 231 0 29598 0
vsize: 119316
[startup+120.001 s]
Raw data (loadavg): 0.98 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30004 0 0 0 11928 73 0 0 25 0 1 0 421702423 122314752 22635 4294967295 134512640 135450300 3221224624 3221223232 134537654 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29862 22635 231 231 0 29631 0
vsize: 119448
[startup+130.001 s]
Raw data (loadavg): 0.98 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30035 0 0 0 12927 73 0 0 25 0 1 0 421702423 122314752 22666 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29862 22666 231 231 0 29631 0
vsize: 119448
[startup+140.001 s]
Raw data (loadavg): 0.98 0.95 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30071 0 0 0 13927 74 0 0 25 0 1 0 421702423 122449920 22702 4294967295 134512640 135450300 3221224624 3221222976 134533236 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29895 22702 231 231 0 29664 0
vsize: 119580
[startup+150.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30135 0 0 0 14927 74 0 0 25 0 1 0 421702423 122552320 22766 4294967295 134512640 135450300 3221224624 3221223232 134537621 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29920 22766 231 231 0 29689 0
vsize: 119680
[startup+160.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30182 0 0 0 15927 74 0 0 25 0 1 0 421702423 122687488 22813 4294967295 134512640 135450300 3221224624 3221223232 134537659 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 29953 22813 231 231 0 29722 0
vsize: 119812
[startup+170.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30227 0 0 0 16927 75 0 0 25 0 1 0 421702423 122949632 22858 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30017 22858 231 231 0 29786 0
vsize: 120068
[startup+180 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30276 0 0 0 17927 75 0 0 25 0 1 0 421702423 122949632 22907 4294967295 134512640 135450300 3221224624 3221223360 134537987 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30017 22907 231 231 0 29786 0
vsize: 120068
[startup+190 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30321 0 0 0 18927 75 0 0 25 0 1 0 421702423 123613184 22952 4294967295 134512640 135450300 3221224624 3221222976 134533228 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30179 22952 231 231 0 29948 0
vsize: 120716
[startup+200.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30356 0 0 0 19927 75 0 0 25 0 1 0 421702423 123613184 22987 4294967295 134512640 135450300 3221224624 3221223360 134538032 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30179 22987 231 231 0 29948 0
vsize: 120716
[startup+210.001 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30391 0 0 0 20927 76 0 0 25 0 1 0 421702423 123613184 23022 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30179 23022 231 231 0 29948 0
vsize: 120716
[startup+220 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30429 0 0 0 21927 76 0 0 25 0 1 0 421702423 123613184 23060 4294967295 134512640 135450300 3221224624 3221223360 134537987 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30179 23060 231 231 0 29948 0
vsize: 120716
[startup+230 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 30453 0 0 0 22927 76 0 0 25 0 1 0 421702423 124661760 23084 4294967295 134512640 135450300 3221224624 3221223360 134537970 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 30435 23084 231 231 0 30204 0
vsize: 121740
[startup+240 s]
Raw data (loadavg): 0.99 0.96 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 38335 0 0 0 23913 90 0 0 25 0 1 0 421702423 154796032 30322 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 37792 30322 231 231 0 37561 0
vsize: 151168
[startup+250 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 43013 0 0 0 24906 97 0 0 25 0 1 0 421702423 173588480 34935 4294967295 134512640 135450300 3221224624 3221223552 134539619 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 42380 34935 231 231 0 42149 0
vsize: 169520
[startup+260 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 46997 0 0 0 25899 104 0 0 25 0 1 0 421702423 189771776 38683 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 46331 38683 231 231 0 46100 0
vsize: 185324
[startup+270 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 48852 0 0 0 26895 108 0 0 25 0 1 0 421702423 197066752 40505 4294967295 134512640 135450300 3221224624 3221223360 134538010 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 48112 40505 231 231 0 47881 0
vsize: 192448
[startup+279.999 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 49851 0 0 0 27892 111 0 0 25 0 1 0 421702423 200851456 41504 4294967295 134512640 135450300 3221224624 3221223360 134537987 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 49036 41504 231 231 0 48805 0
vsize: 196144
[startup+290 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 49897 0 0 0 28890 113 0 0 25 0 1 0 421702423 150630400 29291 4294967295 134512640 135450300 3221224624 3221223392 134533236 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 36775 29291 231 231 0 36544 0
vsize: 147100
[startup+296.796 s]
Raw data (loadavg): 0.99 0.97 0.91 1/54 10129
Raw data (stat): 10129 (PBS4) R 10128 30927 30926 0 -1 0 49897 0 0 0 28890 113 0 0 25 0 1 0 421702423 150630400 29291 4294967295 134512640 135450300 3221224624 3221223392 134533236 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 36775 29291 231 231 0 36544 0
vsize: 0

Child status: 20
Real time (s): 296.795
CPU time (s): 296.838
CPU user time (s): 295.643
CPU system time (s): 1.19482
CPU usage (%): 100.014
Max. virtual memory (Kb): 196144
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####