Trace number 1557048

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 144.628 144.672

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.3792
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
144.55/144.65	c 143.36 seconds
144.55/144.65	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-1557048-1238751072/watcher-1557048-1238751072 -o /tmp/evaluation-result-1557048-1238751072/solver-1557048-1238751072 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1557048-1238751072.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.04 1.24 3/64 442
/proc/meminfo: memFree=1851952/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=5512 CPUtime=0
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 869 0 0 0 0 0 0 0 18 0 1 0 1147772485 5644288 854 1992294400 4194304 6412682 548682068832 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 1378 859 201 541 0 828 0

[startup+0.0787569 s]
/proc/loadavg: 0.92 1.04 1.24 3/64 442
/proc/meminfo: memFree=1851952/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=44296 CPUtime=0.07
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 10062 0 0 0 3 4 0 0 18 0 1 0 1147772485 45359104 10046 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 11074 10046 221 541 0 10524 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44296

[startup+0.101712 s]
/proc/loadavg: 0.92 1.04 1.24 3/64 442
/proc/meminfo: memFree=1851952/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=44560 CPUtime=0.09
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 10130 0 0 0 5 4 0 0 18 0 1 0 1147772485 45629440 10114 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 11140 10114 221 541 0 10590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44560

[startup+0.301724 s]
/proc/loadavg: 0.92 1.04 1.24 3/64 442
/proc/meminfo: memFree=1851952/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=47068 CPUtime=0.29
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 10845 0 0 0 25 4 0 0 19 0 1 0 1147772485 48197632 10829 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 11767 10829 221 541 0 11217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47068

[startup+0.701749 s]
/proc/loadavg: 0.92 1.04 1.24 3/64 442
/proc/meminfo: memFree=1851952/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=51556 CPUtime=0.69
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 12134 0 0 0 64 5 0 0 22 0 1 0 1147772485 52793344 12118 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 12889 12118 221 541 0 12339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51556

[startup+1.5018 s]
/proc/loadavg: 0.92 1.04 1.24 2/65 443
/proc/meminfo: memFree=1800424/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=70244 CPUtime=1.49
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 17321 0 0 0 142 7 0 0 25 0 1 0 1147772485 71929856 16900 1992294400 4194304 6412682 548682068832 18446744073709551615 4564813 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 17561 16900 239 541 0 17011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70244

[startup+3.1019 s]
/proc/loadavg: 0.92 1.04 1.24 2/65 443
/proc/meminfo: memFree=1779368/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=90608 CPUtime=3.09
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22343 0 0 0 281 28 0 0 25 0 1 0 1147772485 92782592 21922 1992294400 4194304 6412682 548682068832 18446744073709551615 4542301 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22652 21922 248 541 0 22102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90608

[startup+6.3011 s]
/proc/loadavg: 0.93 1.04 1.24 2/65 443
/proc/meminfo: memFree=1761576/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=6.29
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22665 0 0 0 600 29 0 0 25 0 1 0 1147772485 91860992 21704 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21704 255 541 0 21877 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89708

[startup+12.7015 s]
/proc/loadavg: 0.93 1.04 1.24 2/65 443
/proc/meminfo: memFree=1761648/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=12.69
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22668 0 0 0 1240 29 0 0 25 0 1 0 1147772485 91860992 21707 1992294400 4194304 6412682 548682068832 18446744073709551615 4287618 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21707 255 541 0 21877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89708

[startup+25.5013 s]
/proc/loadavg: 0.95 1.04 1.23 2/65 443
/proc/meminfo: memFree=1761648/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=25.49
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22671 0 0 0 2520 29 0 0 25 0 1 0 1147772485 91860992 21710 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21710 255 541 0 21877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89708

[startup+51.1019 s]
/proc/loadavg: 0.96 1.03 1.22 2/65 443
/proc/meminfo: memFree=1761712/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=51.07
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22674 0 0 0 5078 29 0 0 25 0 1 0 1147772485 91860992 21713 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21713 255 541 0 21877 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89708

[startup+102.305 s]
/proc/loadavg: 0.98 1.02 1.21 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=102.26
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22693 0 0 0 10196 30 0 0 25 0 1 0 1147772485 91860992 21732 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21732 255 541 0 21877 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 89708

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

[startup+127.902 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=127.85
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22699 0 0 0 12755 30 0 0 25 0 1 0 1147772485 91860992 21738 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21738 255 541 0 21877 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 89708

[startup+134.301 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761648/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=134.25
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 13395 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 89708

[startup+140.701 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=140.65
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 14035 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 89708

[startup+142.302 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=142.25
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 14195 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 4328847 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 142.25
Current children cumulated vsize (KiB) 89708

[startup+143.902 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=143.85
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 14355 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 143.85
Current children cumulated vsize (KiB) 89708

[startup+144.302 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=144.25
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 14395 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 144.25
Current children cumulated vsize (KiB) 89708

[startup+144.502 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=144.45
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 14415 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 144.45
Current children cumulated vsize (KiB) 89708

[startup+144.602 s]
/proc/loadavg: 0.99 1.02 1.20 2/65 443
/proc/meminfo: memFree=1761584/2055920 swapFree=4177944/4192956
[pid=442] ppid=440 vsize=89708 CPUtime=144.55
/proc/442/stat : 442 (kw) R 440 442 32494 0 -1 0 22700 0 0 0 14425 30 0 0 25 0 1 0 1147772485 91860992 21739 1992294400 4194304 6412682 548682068832 18446744073709551615 5476412 0 0 4096 0 0 0 0 17 1 0 0
/proc/442/statm: 22427 21739 255 541 0 21877 0
Current children cumulated CPU time (s) 144.55
Current children cumulated vsize (KiB) 89708

Child status: 20
Real time (s): 144.672
CPU time (s): 144.628
CPU user time (s): 144.307
CPU system time (s): 0.320951
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 90872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.307
system time used= 0.320951
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= 380

runsolver used 0.12698 second user time and 0.300954 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-03 11:31:12
IDJOB=1557048
IDBENCH=70831
IDSOLVER=501
FILE ID=node29/1557048-1238751072
PBS_JOBID= 9085426
Free space on /tmp= 66544 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-1557048-1238751072/watcher-1557048-1238751072 -o /tmp/evaluation-result-1557048-1238751072/solver-1557048-1238751072 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1557048-1238751072.cnf

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=873864868

node29.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.234
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.234
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:       1852368 kB
Buffers:         43132 kB
Cached:          78996 kB
SwapCached:       8908 kB
Active:          18856 kB
Inactive:       113836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852368 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:            6296 kB
Writeback:           0 kB
Mapped:          16312 kB
Slab:            56772 kB
Committed_AS:  3283456 kB
PageTables:       1476 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= 66540 MiB
End job on node29 at 2009-04-03 11:33:37