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/MIPLIB/miplib/normalized-mps-v2-13-7-khb05250.opb
MD5SUM16cce9479fbccbb902b090a1fce13788
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 25004
Biggest coefficient in the objective function 6104809472
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 5527422840150
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 6104809472
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 5527422840150
Number of bits of the biggest sum of numbers43
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.221965
Number of variables25544
Total number of constraints126
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints102
Minimum length of a constraint1
Maximum length of a constraint1020

Trace number 25887

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-23 05:48:02 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16877 boxname=wulflinc31 idbench=1299 idsolver=3 numberseed=0
MD5SUM SOLVER: 03a6a792daea978e4202f78851741568  /oldhome/oroussel/solvers/bsolo_mis
MD5SUM BENCH:  16cce9479fbccbb902b090a1fce13788  /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-khb05250.opb
REAL COMMAND:  bsolo_mis /oldhome/oroussel/tmp/wulflinc31/normalized-mps-v2-13-7-khb05250.opb
IDLAUNCH: 16877
/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:        925196 kB
Buffers:         16152 kB
Cached:          70120 kB
SwapCached:        972 kB
Active:          65160 kB
Inactive:        23244 kB
HighTotal:      131008 kB
HighFree:        72268 kB
LowTotal:       903652 kB
LowFree:        852928 kB
SwapTotal:     2097892 kB
SwapFree:      2095888 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5096 kB
Slab:            15484 kB
Committed_AS:    63860 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-23 05:51:02 (client local time) WITH STATUS 20 IN 179.363 SECONDS
stats: 16877 7 179.363 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Initial problem consists of 25544 variables and 178 constraints.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 179.302 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): 0.90 0.95 0.98 2/55 2634
Raw data (stat): 2634 (runsolver) R 2633 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 819176127 1056768 100 4294967295 134512640 135381576 3221221680 3221216900 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.0011 s]
Raw data (loadavg): 0.92 0.95 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 1245 0 0 0 993 4 0 0 25 0 1 0 819176127 18067456 1222 4294967295 134512640 134714540 3221221776 3221220004 1077414363 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 4411 1222 1111 63 0 4348 0
vsize: 17644
[startup+20.002 s]
Raw data (loadavg): 0.93 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 1891 0 0 0 1991 6 0 0 25 0 1 0 819176127 20770816 1868 4294967295 134512640 134714540 3221221776 3221220004 1077414395 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 5071 1868 1111 63 0 5008 0
vsize: 20284
[startup+30.0022 s]
Raw data (loadavg): 0.94 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 2554 0 0 0 2990 7 0 0 25 0 1 0 819176127 23457792 2531 4294967295 134512640 134714540 3221221776 3221220004 1077414388 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 5727 2531 1111 63 0 5664 0
vsize: 22908
[startup+40.0029 s]
Raw data (loadavg): 0.95 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 3255 0 0 0 3989 8 0 0 25 0 1 0 819176127 26296320 3232 4294967295 134512640 134714540 3221221776 3221220004 1077414433 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 6420 3232 1111 63 0 6357 0
vsize: 25680
[startup+50.0028 s]
Raw data (loadavg): 0.96 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 3995 0 0 0 4987 10 0 0 25 0 1 0 819176127 29290496 3972 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7151 3972 1111 63 0 7088 0
vsize: 28604
[startup+60.004 s]
Raw data (loadavg): 0.96 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 4770 0 0 0 5985 12 0 0 25 0 1 0 819176127 32542720 4747 4294967295 134512640 134714540 3221221776 3221220004 1077414388 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 7945 4747 1111 63 0 7882 0
vsize: 31780
[startup+70.0046 s]
Raw data (loadavg): 0.97 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 5594 0 0 0 6984 13 0 0 25 0 1 0 819176127 35938304 5571 4294967295 134512640 134714540 3221221776 3221220004 1077414424 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 8774 5571 1111 63 0 8711 0
vsize: 35096
[startup+80.0046 s]
Raw data (loadavg): 0.97 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 6489 0 0 0 7983 15 0 0 25 0 1 0 819176127 39620608 6466 4294967295 134512640 134714540 3221221776 3221220004 1077414363 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 9673 6466 1111 63 0 9610 0
vsize: 38692
[startup+90.0048 s]
Raw data (loadavg): 0.98 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 7423 0 0 0 8981 16 0 0 25 0 1 0 819176127 43438080 7400 4294967295 134512640 134714540 3221221776 3221220004 1077414388 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 10605 7400 1111 63 0 10542 0
vsize: 42420
[startup+100.004 s]
Raw data (loadavg): 0.98 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 8434 0 0 0 9979 19 0 0 25 0 1 0 819176127 47534080 8411 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 11605 8411 1111 63 0 11542 0
vsize: 46420
[startup+110.005 s]
Raw data (loadavg): 0.98 0.96 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 9547 0 0 0 10977 21 0 0 25 0 1 0 819176127 52060160 9524 4294967295 134512640 134714540 3221221776 3221220004 1077414395 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 12710 9524 1111 63 0 12647 0
vsize: 50840
[startup+120.007 s]
Raw data (loadavg): 0.98 0.97 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 10765 0 0 0 11975 24 0 0 25 0 1 0 819176127 57004032 10742 4294967295 134512640 134714540 3221221776 3221220004 1077414345 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 13917 10742 1111 63 0 13854 0
vsize: 55668
[startup+130.006 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 12096 0 0 0 12972 27 0 0 25 0 1 0 819176127 62590976 12073 4294967295 134512640 134714540 3221221776 3221220004 1077414413 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 15281 12073 1111 63 0 15218 0
vsize: 61124
[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 13555 0 0 0 13968 30 0 0 25 0 1 0 819176127 68530176 13532 4294967295 134512640 134714540 3221221776 3221220432 134527932 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 16731 13532 1111 63 0 16668 0
vsize: 66924
[startup+150.006 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 15135 0 0 0 14966 33 0 0 25 0 1 0 819176127 75034624 15112 4294967295 134512640 134714540 3221221776 3221220432 134527932 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 18319 15112 1111 63 0 18256 0
vsize: 73276
[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 16802 0 0 0 15963 36 0 0 25 0 1 0 819176127 81817600 16779 4294967295 134512640 134714540 3221221776 3221220128 134567410 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 19975 16779 1111 63 0 19912 0
vsize: 79900
[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/55 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 18914 0 0 0 16958 40 0 0 25 0 1 0 819176127 90411008 18891 4294967295 134512640 134714540 3221221776 3221220052 1077414408 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 22073 18891 1111 63 0 22010 0
vsize: 88292
[startup+179.376 s]
Raw data (loadavg): 0.99 0.97 0.98 1/54 2634
Raw data (stat): 2634 (bsolo_mis) R 2633 7876 7672 0 -1 0 18914 0 0 0 16958 40 0 0 25 0 1 0 819176127 90411008 18891 4294967295 134512640 134714540 3221221776 3221220052 1077414408 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 22073 18891 1111 63 0 22010 0
vsize: 0

Child status: 20
Real time (s): 179.375
CPU time (s): 179.363
CPU user time (s): 178.811
CPU system time (s): 0.551916
CPU usage (%): 99.993
Max. virtual memory (Kb): 88292
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####