Trace number 1773975

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 into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
kw 2009-03-20UNSAT 139.07 139.151

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5491
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
139.01/139.13	c 137.89 seconds
139.01/139.13	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773975-1241279842/watcher-1773975-1241279842 -o /tmp/evaluation-result-1773975-1241279842/solver-1773975-1241279842 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773975-1241279842.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 27289
/proc/meminfo: memFree=1222840/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=5512 CPUtime=0
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 938 0 0 0 0 0 0 0 18 0 1 0 156017212 5644288 923 1992294400 4194304 6412682 548682068864 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 1378 930 201 541 0 828 0

[startup+0.0685561 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 27289
/proc/meminfo: memFree=1222840/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=44296 CPUtime=0.06
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 10039 0 0 0 2 4 0 0 18 0 1 0 156017212 45359104 10023 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 11074 10023 221 541 0 10524 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44296

[startup+0.10156 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 27289
/proc/meminfo: memFree=1222840/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=44692 CPUtime=0.09
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 10145 0 0 0 5 4 0 0 18 0 1 0 156017212 45764608 10129 1992294400 4194304 6412682 548682068864 18446744073709551615 4768686 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 11173 10129 221 541 0 10623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44692

[startup+0.301593 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 27289
/proc/meminfo: memFree=1222840/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=47332 CPUtime=0.29
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 10910 0 0 0 25 4 0 0 19 0 1 0 156017212 48467968 10894 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 11833 10894 221 541 0 11283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47332

[startup+0.701663 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 27289
/proc/meminfo: memFree=1222840/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=52084 CPUtime=0.69
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 12290 0 0 0 64 5 0 0 23 0 1 0 156017212 53334016 12274 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 13021 12274 221 541 0 12471 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52084

[startup+1.5018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1170352/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=70244 CPUtime=1.49
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 17334 0 0 0 142 7 0 0 25 0 1 0 156017212 71929856 16913 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 17561 16913 247 541 0 17011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70244

[startup+3.10108 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1147952/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=90872 CPUtime=3.08
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22398 0 0 0 278 30 0 0 25 0 1 0 156017212 93052928 21977 1992294400 4194304 6412682 548682068864 18446744073709551615 4564860 0 0 4096 0 0 0 0 17 1 0 0
/proc/27289/statm: 22718 21977 248 541 0 22168 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 90872

[startup+6.30162 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132208/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=6.28
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22666 0 0 0 597 31 0 0 25 0 1 0 156017212 91860992 21705 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21705 255 541 0 21877 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89708

[startup+12.7017 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132272/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=12.67
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22668 0 0 0 1236 31 0 0 25 0 1 0 156017212 91860992 21707 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21707 255 541 0 21877 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 89708

[startup+25.5019 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132464/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=25.48
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22671 0 0 0 2516 32 0 0 25 0 1 0 156017212 91860992 21710 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21710 255 541 0 21877 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89708

[startup+51.1013 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132464/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=51.05
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22674 0 0 0 5073 32 0 0 25 0 1 0 156017212 91860992 21713 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21713 255 541 0 21877 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 89708

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=102.23
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22694 0 0 0 10190 33 0 0 25 0 1 0 156017212 91860992 21733 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21733 255 541 0 21877 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 89708

Solver just ended. Dumping a history of the last processes samples

[startup+115.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=115.02
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22697 0 0 0 11469 33 0 0 25 0 1 0 156017212 91860992 21736 1992294400 4194304 6412682 548682068864 18446744073709551615 4334446 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21736 255 541 0 21877 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 89708

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=127.82
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22699 0 0 0 12749 33 0 0 25 0 1 0 156017212 91860992 21738 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21738 255 541 0 21877 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 89708

[startup+134.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=134.22
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22700 0 0 0 13389 33 0 0 25 0 1 0 156017212 91860992 21739 1992294400 4194304 6412682 548682068864 18446744073709551615 4417634 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 134.22
Current children cumulated vsize (KiB) 89708

[startup+137.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=137.42
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22700 0 0 0 13709 33 0 0 25 0 1 0 156017212 91860992 21739 1992294400 4194304 6412682 548682068864 18446744073709551615 4334446 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 137.42
Current children cumulated vsize (KiB) 89708

[startup+138.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=138.21
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22700 0 0 0 13788 33 0 0 25 0 1 0 156017212 91860992 21739 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/27289/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 138.21
Current children cumulated vsize (KiB) 89708

[startup+138.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=138.61
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22700 0 0 0 13828 33 0 0 25 0 1 0 156017212 91860992 21739 1992294400 4194304 6412682 548682068864 18446744073709551615 4298516 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 138.61
Current children cumulated vsize (KiB) 89708

[startup+139.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27290
/proc/meminfo: memFree=1132528/2055920 swapFree=4180164/4192956
[pid=27289] ppid=27287 vsize=89708 CPUtime=139.01
/proc/27289/stat : 27289 (kw) R 27287 27289 27225 0 -1 0 22700 0 0 0 13868 33 0 0 25 0 1 0 156017212 91860992 21739 1992294400 4194304 6412682 548682068864 18446744073709551615 4304765 0 0 4096 0 0 0 0 17 0 0 0
/proc/27289/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 139.01
Current children cumulated vsize (KiB) 89708

Child status: 20
Real time (s): 139.151
CPU time (s): 139.07
CPU user time (s): 138.719
CPU system time (s): 0.350946
CPU usage (%): 99.9414
Max. virtual memory (cumulated for all children) (KiB): 90872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.719
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 437

runsolver used 0.109983 second user time and 0.403938 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-02 17:57:22
IDJOB=1773975
IDBENCH=70831
IDSOLVER=611
FILE ID=node25/1773975-1241279842
PBS_JOBID= 9225043
Free space on /tmp= 66500 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773975-1241279842/watcher-1773975-1241279842 -o /tmp/evaluation-result-1773975-1241279842/solver-1773975-1241279842 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773975-1241279842.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=1356179880

node25.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1223256 kB
Buffers:         79260 kB
Cached:         676696 kB
SwapCached:       7752 kB
Active:          47496 kB
Inactive:       717540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223256 kB
SwapTotal:     4192956 kB
SwapFree:      4180164 kB
Dirty:            6296 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            53664 kB
Committed_AS:   678740 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node25 at 2009-05-02 17:59:41