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-dg012142.opb
MD5SUMbc2dcc682f209df3faf1b0ad321ee43d
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2147483647
Optimality of the best value was proved NO
Number of terms in the objective function 24640
Biggest coefficient in the objective function 5368709120000
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 1723417105498688
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 5368709120000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 1723417105498688
Number of bits of the biggest sum of numbers51
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1293.53
Number of variables43840
Total number of constraints6310
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6270
Minimum length of a constraint1
Maximum length of a constraint371

Trace number 41308

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc2 THE 2005-06-09 10:15:25 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=29378 boxname=wulflinc2 idbench=1162 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  bc2dcc682f209df3faf1b0ad321ee43d  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-dg012142.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-dg012142.opb
IDLAUNCH: 29378
/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:        926256 kB
Buffers:          3584 kB
Cached:          83480 kB
SwapCached:       1472 kB
Active:          38872 kB
Inactive:        50248 kB
HighTotal:      131008 kB
HighFree:        72492 kB
LowTotal:       903652 kB
LowFree:        853764 kB
SwapTotal:     2097136 kB
SwapFree:      2094616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           4956 kB
Slab:            13500 kB
Committed_AS:    71792 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-09 10:19:03 (client local time) WITH STATUS 20 IN 217.812 SECONDS
stats: 29378 7 217.812 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 43840 variables and 2617 constraints.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 217.736 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): 1.01 0.99 0.91 2/54 25503
Raw data (stat): 25503 (runsolver) R 25502 31399 31398 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 909482054 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.0001 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 1100 0 0 0 994 4 0 0 25 0 1 0 909482054 16850944 1020 4294967295 134512640 134716908 3221224560 3221222788 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 4114 1020 1111 63 0 4051 0
vsize: 16456
[startup+20.0011 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 1517 0 0 0 1993 4 0 0 25 0 1 0 909482054 18468864 1437 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 4509 1437 1111 63 0 4446 0
vsize: 18036
[startup+30.0004 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 1953 0 0 0 2992 6 0 0 25 0 1 0 909482054 20283392 1873 4294967295 134512640 134716908 3221224560 3221222788 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 4952 1873 1111 63 0 4889 0
vsize: 19808
[startup+40.0011 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 2404 0 0 0 3991 7 0 0 25 0 1 0 909482054 22102016 2324 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 5396 2324 1111 63 0 5333 0
vsize: 21584
[startup+50.0022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 2871 0 0 0 4991 7 0 0 25 0 1 0 909482054 24064000 2791 4294967295 134512640 134716908 3221224560 3221222788 1077414410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 5875 2791 1111 63 0 5812 0
vsize: 23500
[startup+60.0015 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 3348 0 0 0 5990 8 0 0 25 0 1 0 909482054 26038272 3268 4294967295 134512640 134716908 3221224560 3221223216 134527932 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6357 3268 1111 63 0 6294 0
vsize: 25428
[startup+70.0012 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 3846 0 0 0 6989 9 0 0 25 0 1 0 909482054 27979776 3766 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6831 3766 1111 63 0 6768 0
vsize: 27324
[startup+80.0012 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 4357 0 0 0 7988 10 0 0 25 0 1 0 909482054 30101504 4277 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 7349 4277 1111 63 0 7286 0
vsize: 29396
[startup+90.0016 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 4911 0 0 0 8988 11 0 0 25 0 1 0 909482054 32411648 4831 4294967295 134512640 134716908 3221224560 3221222788 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 7913 4831 1111 63 0 7850 0
vsize: 31652
[startup+100.001 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 5489 0 0 0 9987 12 0 0 25 0 1 0 909482054 34840576 5409 4294967295 134512640 134716908 3221224560 3221222788 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 8506 5409 1111 63 0 8443 0
vsize: 34024
[startup+110.001 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 6084 0 0 0 10986 14 0 0 25 0 1 0 909482054 37269504 6004 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9099 6004 1111 63 0 9036 0
vsize: 36396
[startup+120.003 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 6710 0 0 0 11985 15 0 0 25 0 1 0 909482054 39849984 6630 4294967295 134512640 134716908 3221224560 3221222788 1077414336 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9729 6630 1111 63 0 9666 0
vsize: 38916
[startup+130.002 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 7422 0 0 0 12984 16 0 0 25 0 1 0 909482054 42708992 7342 4294967295 134512640 134716908 3221224560 3221222788 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10427 7342 1111 63 0 10364 0
vsize: 41708
[startup+140.002 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 8203 0 0 0 13982 18 0 0 25 0 1 0 909482054 45883392 8123 4294967295 134512640 134716908 3221224560 3221222788 1077414360 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11202 8126 1111 63 0 11139 0
vsize: 44808
[startup+150.003 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 9178 0 0 0 14981 19 0 0 25 0 1 0 909482054 50049024 9098 4294967295 134512640 134716908 3221224560 3221223216 134527946 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12219 9098 1111 63 0 12156 0
vsize: 48876
[startup+160.003 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 10679 0 0 0 15978 22 0 0 25 0 1 0 909482054 56061952 10599 4294967295 134512640 134716908 3221224560 3221223216 134527946 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 13687 10599 1111 63 0 13624 0
vsize: 54748
[startup+170.003 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 15022 0 0 0 16970 30 0 0 25 0 1 0 909482054 73854976 14942 4294967295 134512640 134716908 3221224560 3221223216 134527932 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 18031 14942 1111 63 0 17968 0
vsize: 72124
[startup+180.004 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 16699 0 0 0 17967 34 0 0 25 0 1 0 909482054 80674816 16619 4294967295 134512640 134716908 3221224560 3221222836 1077414374 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 19696 16619 1111 63 0 19633 0
vsize: 78784
[startup+190.005 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 17954 0 0 0 18962 38 0 0 25 0 1 0 909482054 85811200 17874 4294967295 134512640 134716908 3221224560 3221222844 1077399552 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 20950 17874 1111 63 0 20887 0
vsize: 83800
[startup+200.005 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 23376 0 0 0 19947 53 0 0 25 0 1 0 909482054 108204032 23296 4294967295 134512640 134716908 3221224560 3221222844 1077399568 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 26417 23296 1111 63 0 26354 0
vsize: 105668
[startup+210.004 s]
Raw data (loadavg): 1.00 0.99 0.91 2/54 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 30962 0 0 0 20930 71 0 0 25 0 1 0 909482054 139210752 30882 4294967295 134512640 134716908 3221224560 3221222220 1077244254 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 33987 30882 1111 63 0 33924 0
vsize: 135948
[startup+217.804 s]
Raw data (loadavg): 1.00 0.99 0.91 1/53 25503
Raw data (stat): 25503 (bsolo_lpr_cuts-) R 25502 31399 31398 0 -1 0 30962 0 0 0 20930 71 0 0 25 0 1 0 909482054 139210752 30882 4294967295 134512640 134716908 3221224560 3221222220 1077244254 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 33987 30882 1111 63 0 33924 0
vsize: 0

Child status: 20
Real time (s): 217.803
CPU time (s): 217.812
CPU user time (s): 216.919
CPU system time (s): 0.892864
CPU usage (%): 100.004
Max. virtual memory (Kb): 135948
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####