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 41445

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc2 THE 2005-06-09 12:48:11 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=29515 boxname=wulflinc2 idbench=1299 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  16cce9479fbccbb902b090a1fce13788  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-13-7-khb05250.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-13-7-khb05250.opb
IDLAUNCH: 29515
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        838828 kB
Buffers:         16192 kB
Cached:         158720 kB
SwapCached:       1480 kB
Active:          28708 kB
Inactive:       148296 kB
HighTotal:      131008 kB
HighFree:         3360 kB
LowTotal:       903652 kB
LowFree:        835468 kB
SwapTotal:     2097136 kB
SwapFree:      2094616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4968 kB
Slab:            13336 kB
Committed_AS:    71780 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-09 12:51:04 (client local time) WITH STATUS 20 IN 172.881 SECONDS
stats: 29515 7 172.881 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 25544 variables and 178 constraints.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 172.833 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
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.92 0.95 0.90 2/54 28222
Raw data (stat): 28222 (runsolver) R 28221 31399 31398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 910398743 884736 94 4294967295 134512640 135332820 3221224448 3221219628 135092226 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0005 s]
Raw data (loadavg): 0.93 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 1368 0 0 0 994 3 0 0 25 0 1 0 910398743 17965056 1288 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 4386 1288 1111 63 0 4323 0
vsize: 17544
[startup+20.0012 s]
Raw data (loadavg): 0.94 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 1973 0 0 0 1993 4 0 0 25 0 1 0 910398743 20529152 1893 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 5012 1893 1111 63 0 4949 0
vsize: 20048
[startup+30.0016 s]
Raw data (loadavg): 0.95 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 2601 0 0 0 2993 5 0 0 25 0 1 0 910398743 23076864 2521 4294967295 134512640 134716908 3221224560 3221222788 1077414351 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 5634 2521 1111 63 0 5571 0
vsize: 22536
[startup+40.0023 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 3245 0 0 0 3992 6 0 0 25 0 1 0 910398743 25763840 3165 4294967295 134512640 134716908 3221224560 3221222788 1077414363 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 6290 3165 1111 63 0 6227 0
vsize: 25160
[startup+50.0033 s]
Raw data (loadavg): 0.96 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 3945 0 0 0 4991 8 0 0 25 0 1 0 910398743 28590080 3865 4294967295 134512640 134716908 3221224560 3221222788 1077414363 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 6980 3865 1111 63 0 6917 0
vsize: 27920
[startup+60.0027 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 4727 0 0 0 5989 9 0 0 25 0 1 0 910398743 31846400 4647 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 7775 4647 1111 63 0 7712 0
vsize: 31100
[startup+70.0037 s]
Raw data (loadavg): 0.97 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 5606 0 0 0 6988 11 0 0 25 0 1 0 910398743 35377152 5526 4294967295 134512640 134716908 3221224560 3221222788 1077414336 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 8637 5526 1111 63 0 8574 0
vsize: 34548
[startup+80.0044 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 6610 0 0 0 7986 13 0 0 25 0 1 0 910398743 39485440 6530 4294967295 134512640 134716908 3221224560 3221223216 134527928 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9640 6530 1111 63 0 9577 0
vsize: 38560
[startup+90.0048 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 7689 0 0 0 8984 15 0 0 25 0 1 0 910398743 44011520 7609 4294967295 134512640 134716908 3221224560 3221222788 1077414383 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10745 7609 1111 63 0 10682 0
vsize: 42980
[startup+100.004 s]
Raw data (loadavg): 0.98 0.96 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 8852 0 0 0 9982 18 0 0 25 0 1 0 910398743 48676864 8772 4294967295 134512640 134716908 3221224560 3221222788 1077414368 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11884 8772 1111 63 0 11821 0
vsize: 47536
[startup+110.004 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 10098 0 0 0 10980 20 0 0 25 0 1 0 910398743 53764096 10018 4294967295 134512640 134716908 3221224560 3221223216 134527932 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 13126 10018 1111 63 0 13063 0
vsize: 52504
[startup+120.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 11454 0 0 0 11977 23 0 0 25 0 1 0 910398743 59277312 11374 4294967295 134512640 134716908 3221224560 3221222788 1077414426 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 14472 11374 1111 63 0 14409 0
vsize: 57888
[startup+130.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 12937 0 0 0 12974 26 0 0 25 0 1 0 910398743 65519616 12857 4294967295 134512640 134716908 3221224560 3221223216 134527932 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 15996 12857 1111 63 0 15933 0
vsize: 63984
[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 14529 0 0 0 13972 28 0 0 25 0 1 0 910398743 72019968 14449 4294967295 134512640 134716908 3221224560 3221223216 134527946 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 17583 14449 1111 63 0 17520 0
vsize: 70332
[startup+150.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 16260 0 0 0 14968 32 0 0 25 0 1 0 910398743 79085568 16180 4294967295 134512640 134716908 3221224560 3221223216 134527932 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 19308 16180 1111 63 0 19245 0
vsize: 77232
[startup+160.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 18447 0 0 0 15965 36 0 0 25 0 1 0 910398743 88051712 18367 4294967295 134512640 134716908 3221224560 3221221100 1077091153 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 21497 18367 1111 63 0 21434 0
vsize: 85988
[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 20299 0 0 0 16959 41 0 0 25 0 1 0 910398743 95567872 20219 4294967295 134512640 134716908 3221224560 3221222848 134566780 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 23332 20219 1111 63 0 23269 0
vsize: 93328
[startup+172.885 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 28222
Raw data (stat): 28222 (bsolo_lpr_cuts-) R 28221 31399 31398 0 -1 0 20299 0 0 0 16959 41 0 0 25 0 1 0 910398743 95567872 20219 4294967295 134512640 134716908 3221224560 3221222848 134566780 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 23332 20219 1111 63 0 23269 0
vsize: 0

Child status: 20
Real time (s): 172.884
CPU time (s): 172.881
CPU user time (s): 172.374
CPU system time (s): 0.506922
CPU usage (%): 99.998
Max. virtual memory (Kb): 93328
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####