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/miplib3/normalized-mps-v2-13-7-khb05250.opb
MD5SUM56abcf5cc503d1b433b55ef9ec07fc76
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.223965
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 25662

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-21 14:55:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=18463 boxname=wulflinc31 idbench=1421 idsolver=3 numberseed=0
MD5SUM SOLVER: 03a6a792daea978e4202f78851741568  /oldhome/oroussel/solvers/bsolo_mis
MD5SUM BENCH:  56abcf5cc503d1b433b55ef9ec07fc76  /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: 18463
/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:        892040 kB
Buffers:         23988 kB
Cached:          97880 kB
SwapCached:       1076 kB
Active:          59616 kB
Inactive:        64628 kB
HighTotal:      131008 kB
HighFree:        64372 kB
LowTotal:       903652 kB
LowFree:        827668 kB
SwapTotal:     2097892 kB
SwapFree:      2095984 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5356 kB
Slab:            12840 kB
Committed_AS:    63860 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-21 14:58:20 (client local time) WITH STATUS 20 IN 180.508 SECONDS
stats: 18463 7 180.508 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: 180.446 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.85 0.94 0.98 2/55 11531
Raw data (stat): 11531 (runsolver) R 11530 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 805178198 1056768 100 4294967295 134512640 135381576 3221221680 3221216900 135158418 0 2147483391 1 90112 0 0 0 17 0 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+10.0005 s]
Raw data (loadavg): 0.88 0.94 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 1245 0 0 0 993 4 0 0 25 0 1 0 805178198 18067456 1222 4294967295 134512640 134714540 3221221776 3221220004 1077414336 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 4411 1222 1111 63 0 4348 0
vsize: 17644
[startup+20.0013 s]
Raw data (loadavg): 0.89 0.94 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 1878 0 0 0 1992 5 0 0 25 0 1 0 805178198 20631552 1855 4294967295 134512640 134714540 3221221776 3221220004 1077414433 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 5037 1855 1111 63 0 4974 0
vsize: 20148
[startup+30.0022 s]
Raw data (loadavg): 0.91 0.94 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 2540 0 0 0 2991 6 0 0 25 0 1 0 805178198 23318528 2517 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 5693 2517 1111 63 0 5630 0
vsize: 22772
[startup+40.0021 s]
Raw data (loadavg): 0.92 0.94 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 3248 0 0 0 3990 7 0 0 25 0 1 0 805178198 26296320 3225 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 6420 3225 1111 63 0 6357 0
vsize: 25680
[startup+50.0034 s]
Raw data (loadavg): 0.93 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 3981 0 0 0 4988 9 0 0 25 0 1 0 805178198 29290496 3958 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 7151 3958 1111 63 0 7088 0
vsize: 28604
[startup+60.003 s]
Raw data (loadavg): 0.94 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 4770 0 0 0 5987 11 0 0 25 0 1 0 805178198 32542720 4747 4294967295 134512640 134714540 3221221776 3221220004 1077414376 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 7945 4747 1111 63 0 7882 0
vsize: 31780
[startup+70.0039 s]
Raw data (loadavg): 0.95 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 5587 0 0 0 6985 13 0 0 25 0 1 0 805178198 35786752 5564 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 8737 5564 1111 63 0 8674 0
vsize: 34948
[startup+80.0049 s]
Raw data (loadavg): 0.96 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 6475 0 0 0 7983 15 0 0 25 0 1 0 805178198 39477248 6452 4294967295 134512640 134714540 3221221776 3221220004 1077414420 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 9638 6452 1111 63 0 9575 0
vsize: 38552
[startup+90.0048 s]
Raw data (loadavg): 0.96 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 7415 0 0 0 8980 18 0 0 25 0 1 0 805178198 43438080 7392 4294967295 134512640 134714540 3221221776 3221220004 1077414338 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 10605 7392 1111 63 0 10542 0
vsize: 42420
[startup+100.005 s]
Raw data (loadavg): 0.97 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 8392 0 0 0 9979 19 0 0 25 0 1 0 805178198 47394816 8369 4294967295 134512640 134714540 3221221776 3221220004 1077414363 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 11571 8369 1111 63 0 11508 0
vsize: 46284
[startup+110.005 s]
Raw data (loadavg): 0.97 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 9451 0 0 0 10977 21 0 0 25 0 1 0 805178198 51630080 9428 4294967295 134512640 134714540 3221221776 3221220432 134527946 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 12605 9428 1111 63 0 12542 0
vsize: 50420
[startup+120.006 s]
Raw data (loadavg): 0.98 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 10620 0 0 0 11975 24 0 0 25 0 1 0 805178198 56438784 10597 4294967295 134512640 134714540 3221221776 3221220432 134527932 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 13779 10597 1111 63 0 13716 0
vsize: 55116
[startup+130.006 s]
Raw data (loadavg): 0.98 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 11868 0 0 0 12972 26 0 0 25 0 1 0 805178198 61751296 11845 4294967295 134512640 134714540 3221221776 3221220004 1077414336 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 15076 11845 1111 63 0 15013 0
vsize: 60304
[startup+140.005 s]
Raw data (loadavg): 0.98 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 13280 0 0 0 13970 28 0 0 25 0 1 0 805178198 67399680 13257 4294967295 134512640 134714540 3221221776 3221220432 134527946 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 16455 13257 1111 63 0 16392 0
vsize: 65820
[startup+150.006 s]
Raw data (loadavg): 0.98 0.95 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 14871 0 0 0 14968 31 0 0 25 0 1 0 805178198 73904128 14848 4294967295 134512640 134714540 3221221776 3221220432 134527932 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 18043 14848 1111 63 0 17980 0
vsize: 72172
[startup+160.006 s]
Raw data (loadavg): 0.99 0.96 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 16561 0 0 0 15965 34 0 0 25 0 1 0 805178198 80834560 16538 4294967295 134512640 134714540 3221221776 3221220432 134527946 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 19735 16538 1111 63 0 19672 0
vsize: 78940
[startup+170.008 s]
Raw data (loadavg): 0.99 0.96 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 18693 0 0 0 16960 39 0 0 25 0 1 0 805178198 89600000 18670 4294967295 134512640 134714540 3221221776 3221219436 1077245774 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 21875 18670 1111 63 0 21812 0
vsize: 87500
[startup+180.008 s]
Raw data (loadavg): 0.99 0.96 0.98 2/55 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 20480 0 0 0 17955 43 0 0 25 0 1 0 805178198 96858112 20457 4294967295 134512640 134714540 3221221776 3221218252 1077198804 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 23647 20457 1111 63 0 23584 0
vsize: 94588
[startup+180.52 s]
Raw data (loadavg): 0.99 0.96 0.98 1/54 11531
Raw data (stat): 11531 (bsolo_mis) R 11530 7876 7672 0 -1 0 20480 0 0 0 17955 43 0 0 25 0 1 0 805178198 96858112 20457 4294967295 134512640 134714540 3221221776 3221218252 1077198804 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 23647 20457 1111 63 0 23584 0
vsize: 0

Child status: 20
Real time (s): 180.52
CPU time (s): 180.508
CPU user time (s): 179.978
CPU system time (s): 0.529919
CPU usage (%): 99.9933
Max. virtual memory (Kb): 94588
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####