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/submitted/manquinho/primes-dimacs-cnf/normalized-ssa2670-141.opb
MD5SUM423b72910a463b7aa4b9bdae86b878a8
Bench Categoryoptimization, small integers (OPTSMALLINT)
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 1972
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1972
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1972
Number of bits of the biggest sum of numbers11
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.158974
Number of variables1972
Total number of constraints3301
Number of constraints which are clauses3301
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5

Trace number 40768

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc5 THE 2005-06-08 21:58:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=28839 boxname=wulflinc5 idbench=225 idsolver=21 numberseed=0
MD5SUM SOLVER: 174a32271cb3bba0a277d6d7724e60fb  /oldhome/oroussel/solvers/bsolo_lpr_cuts-v2
MD5SUM BENCH:  423b72910a463b7aa4b9bdae86b878a8  /oldhome/oroussel/tmp/wulflinc5/normalized-ssa2670-141.opb
REAL COMMAND:  bsolo_lpr_cuts-v2 /oldhome/oroussel/tmp/wulflinc5/normalized-ssa2670-141.opb
IDLAUNCH: 28839
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
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:        836520 kB
Buffers:         29412 kB
Cached:         147080 kB
SwapCached:        648 kB
Active:          40504 kB
Inactive:       138012 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        836268 kB
SwapTotal:     2097136 kB
SwapFree:      2095528 kB
Dirty:              32 kB
Writeback:           0 kB
Mapped:           5084 kB
Slab:            13912 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-08 22:01:46 (client local time) WITH STATUS 20 IN 191.665 SECONDS
stats: 28839 7 191.665 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 1972 variables and 3301 constraints.
c After prepocess the problem consists of 470 variables and 1251 constraints.
c preprocess terminated 188.719 s
c Initial Lower Bound: 921
c Lower Bound Elapsed time: 1.0105
c Not use computed LB before first solution.
s UNSATISFIABLE
c Exit Code: 20
c Total time: 191.608 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.84 0.91 0.89 1/54 22907
Raw data (stat): 22907 (runsolver) R 22906 7266 7265 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 905056611 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0011 s]
Raw data (loadavg): 0.87 0.91 0.89 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 5642 0 0 0 982 15 0 0 25 0 1 0 905056611 23715840 4948 4294967295 134512640 134716908 3221224576 3221223152 134535829 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 5790 4948 1111 63 0 5727 0
vsize: 23160
[startup+20.0018 s]
Raw data (loadavg): 0.89 0.91 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 7035 0 0 0 1979 18 0 0 25 0 1 0 905056611 27570176 5864 4294967295 134512640 134716908 3221224576 3221223088 134543707 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 6731 5864 1111 63 0 6668 0
vsize: 26924
[startup+30.0022 s]
Raw data (loadavg): 0.90 0.92 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 8572 0 0 0 2976 21 0 0 25 0 1 0 905056611 33656832 7364 4294967295 134512640 134716908 3221224576 3221223056 134539376 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 8217 7364 1111 63 0 8154 0
vsize: 32868
[startup+40.0023 s]
Raw data (loadavg): 0.92 0.92 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 9288 0 0 0 3974 23 0 0 25 0 1 0 905056611 35880960 7897 4294967295 134512640 134716908 3221224576 3221223056 134536638 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 8760 7897 1111 63 0 8697 0
vsize: 35040
[startup+50.003 s]
Raw data (loadavg): 0.93 0.92 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 10061 0 0 0 4972 25 0 0 25 0 1 0 905056611 38932480 8655 4294967295 134512640 134716908 3221224576 3221223304 134675274 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9505 8655 1111 63 0 9442 0
vsize: 38020
[startup+60.0035 s]
Raw data (loadavg): 0.94 0.92 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 10243 0 0 0 5972 26 0 0 25 0 1 0 905056611 39690240 8837 4294967295 134512640 134716908 3221224576 3221223312 134630829 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9690 8837 1111 63 0 9627 0
vsize: 38760
[startup+70.0035 s]
Raw data (loadavg): 0.95 0.92 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 10933 0 0 0 6970 28 0 0 25 0 1 0 905056611 41963520 9397 4294967295 134512640 134716908 3221224576 3221223140 134535756 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10245 9397 1111 63 0 10182 0
vsize: 40980
[startup+80.0032 s]
Raw data (loadavg): 0.96 0.93 0.90 2/54 22907
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 11464 0 0 0 7968 30 0 0 25 0 1 0 905056611 43544576 9785 4294967295 134512640 134716908 3221224576 3221223200 134594999 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 10631 9785 1111 63 0 10568 0
vsize: 42524
[startup+90.0103 s]
Raw data (loadavg): 0.96 0.93 0.90 2/56 22942
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 11977 0 0 0 8968 31 0 0 25 0 1 0 905056611 45572096 10286 4294967295 134512640 134716908 3221224576 3221223056 134539374 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11126 10286 1111 63 0 11063 0
vsize: 44504
[startup+100.01 s]
Raw data (loadavg): 0.97 0.93 0.90 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12376 0 0 0 9967 32 0 0 25 0 1 0 905056611 47251456 10685 4294967295 134512640 134716908 3221224576 3221222908 134535984 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11536 10685 1111 63 0 11473 0
vsize: 46144
[startup+110.011 s]
Raw data (loadavg): 0.97 0.93 0.90 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12762 0 0 0 10966 33 0 0 25 0 1 0 905056611 48775168 11059 4294967295 134512640 134716908 3221224576 3221222960 134542350 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11908 11059 1111 63 0 11845 0
vsize: 47632
[startup+120.011 s]
Raw data (loadavg): 0.98 0.93 0.91 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12947 0 0 0 11966 34 0 0 25 0 1 0 905056611 48943104 11110 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11949 11110 1111 63 0 11886 0
vsize: 47796
[startup+130.011 s]
Raw data (loadavg): 0.98 0.93 0.91 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12947 0 0 0 12966 34 0 0 25 0 1 0 905056611 48943104 11110 4294967295 134512640 134716908 3221224576 3221223232 134627282 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11949 11110 1111 63 0 11886 0
vsize: 47796
[startup+140.011 s]
Raw data (loadavg): 0.98 0.94 0.91 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12947 0 0 0 13966 34 0 0 25 0 1 0 905056611 48943104 11110 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11949 11110 1111 63 0 11886 0
vsize: 47796
[startup+150.011 s]
Raw data (loadavg): 0.98 0.94 0.91 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12953 0 0 0 14966 34 0 0 25 0 1 0 905056611 49082368 11116 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11983 11116 1111 63 0 11920 0
vsize: 47932
[startup+160.012 s]
Raw data (loadavg): 0.99 0.94 0.91 2/54 22960
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12962 0 0 0 15967 34 0 0 25 0 1 0 905056611 49082368 11125 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11983 11125 1111 63 0 11920 0
vsize: 47932
[startup+170.012 s]
Raw data (loadavg): 0.99 0.94 0.91 2/54 22962
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12972 0 0 0 16967 34 0 0 25 0 1 0 905056611 49082368 11135 4294967295 134512640 134716908 3221224576 3221223248 134627266 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 11983 11135 1111 63 0 11920 0
vsize: 47932
[startup+180.011 s]
Raw data (loadavg): 0.99 0.94 0.91 2/54 22962
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 12982 0 0 0 17967 34 0 0 25 0 1 0 905056611 49217536 11145 4294967295 134512640 134716908 3221224576 3221223248 134627203 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12016 11145 1111 63 0 11953 0
vsize: 48064
[startup+190.013 s]
Raw data (loadavg): 0.99 0.94 0.91 2/54 22962
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 26897 0 0 0 18940 61 0 0 25 0 1 0 905056611 105021440 24613 4294967295 134512640 134716908 3221224576 3221222800 1074039443 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 25640 24613 1111 63 0 25577 0
vsize: 102560
[startup+191.666 s]
Raw data (loadavg): 0.99 0.94 0.91 1/53 22962
Raw data (stat): 22907 (bsolo_lpr_cuts-) R 22906 7266 7265 0 -1 0 26897 0 0 0 18940 61 0 0 25 0 1 0 905056611 105021440 24613 4294967295 134512640 134716908 3221224576 3221222800 1074039443 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 25640 24613 1111 63 0 25577 0
vsize: 0

Child status: 20
Real time (s): 191.665
CPU time (s): 191.665
CPU user time (s): 190.988
CPU system time (s): 0.676897
CPU usage (%): 99.9997
Max. virtual memory (Kb): 102560
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####