Trace number 1563080

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 292.071 292.175

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

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
291.99/292.16	c 291.24 seconds
291.99/292.16	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-1563080-1241000139/watcher-1563080-1241000139 -o /tmp/evaluation-result-1563080-1241000139/solver-1563080-1241000139 -C 1200 -W 1800 -M 1800 HOME/kw HOME/instance-1563080-1241000139.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.21 1.22 3/64 11263
/proc/meminfo: memFree=1636512/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=6072 CPUtime=0
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 858 0 0 0 0 0 0 0 18 0 1 0 128040081 6217728 842 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 1518 846 208 541 0 968 0

[startup+0.0453611 s]
/proc/loadavg: 1.00 1.21 1.22 3/64 11263
/proc/meminfo: memFree=1636512/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=24064 CPUtime=0.03
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 5192 0 0 0 1 2 0 0 18 0 1 0 128040081 24641536 5176 1992294400 4194304 6412682 548682068832 18446744073709551615 4371341 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 6016 5176 221 541 0 5466 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24064

[startup+0.102365 s]
/proc/loadavg: 1.00 1.21 1.22 3/64 11263
/proc/meminfo: memFree=1636512/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=24856 CPUtime=0.09
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 5396 0 0 0 7 2 0 0 18 0 1 0 128040081 25452544 5380 1992294400 4194304 6412682 548682068832 18446744073709551615 4828581 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 6214 5381 221 541 0 5664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24856

[startup+0.302389 s]
/proc/loadavg: 1.00 1.21 1.22 3/64 11263
/proc/meminfo: memFree=1636512/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=27512 CPUtime=0.29
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 6138 0 0 0 26 3 0 0 20 0 1 0 128040081 28172288 6122 1992294400 4194304 6412682 548682068832 18446744073709551615 4374786 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 6878 6122 221 541 0 6328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27512

[startup+0.701433 s]
/proc/loadavg: 1.00 1.21 1.22 3/64 11263
/proc/meminfo: memFree=1636512/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=33744 CPUtime=0.69
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 7899 0 0 0 65 4 0 0 23 0 1 0 128040081 34553856 7883 1992294400 4194304 6412682 548682068832 18446744073709551615 5487206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 8436 7883 221 541 0 7886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33744

[startup+1.50153 s]
/proc/loadavg: 1.00 1.21 1.22 2/65 11264
/proc/meminfo: memFree=1595160/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=49784 CPUtime=1.49
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 11788 0 0 0 136 13 0 0 25 0 1 0 128040081 50978816 11568 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/11263/statm: 12446 11568 248 541 0 11896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49784

[startup+3.1017 s]
/proc/loadavg: 1.00 1.21 1.22 2/65 11264
/proc/meminfo: memFree=1586968/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=50792 CPUtime=3.08
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 12372 0 0 0 293 15 0 0 25 0 1 0 128040081 52011008 11881 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 12698 11881 255 541 0 12148 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50792

[startup+6.30106 s]
/proc/loadavg: 1.00 1.21 1.22 2/65 11264
/proc/meminfo: memFree=1587224/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=51028 CPUtime=6.28
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 12483 0 0 0 610 18 0 0 25 0 1 0 128040081 52252672 11992 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 12757 11992 258 541 0 12207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51028

[startup+12.7018 s]
/proc/loadavg: 1.00 1.20 1.22 2/65 11264
/proc/meminfo: memFree=1585752/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=52500 CPUtime=12.67
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 12880 0 0 0 1246 21 0 0 25 0 1 0 128040081 53760000 12389 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 13125 12389 258 541 0 12575 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52500

[startup+25.5022 s]
/proc/loadavg: 1.00 1.19 1.22 2/65 11264
/proc/meminfo: memFree=1583704/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=55476 CPUtime=25.47
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 13552 0 0 0 2521 26 0 0 25 0 1 0 128040081 56807424 13061 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 13869 13061 258 541 0 13319 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55476

[startup+51.1021 s]
/proc/loadavg: 1.00 1.18 1.21 2/65 11264
/proc/meminfo: memFree=1579544/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=59560 CPUtime=51.05
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 14484 0 0 0 5073 32 0 0 25 0 1 0 128040081 60989440 13993 1992294400 4194304 6412682 548682068832 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 14890 13993 258 541 0 14340 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 59560

[startup+102.306 s]
/proc/loadavg: 1.00 1.15 1.19 2/65 11264
/proc/meminfo: memFree=1570904/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=69412 CPUtime=102.25
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 16611 0 0 0 10180 45 0 0 25 0 1 0 128040081 71077888 16120 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 17353 16120 258 541 0 16803 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 69412

[startup+162.302 s]
/proc/loadavg: 1.00 1.12 1.18 2/65 11264
/proc/meminfo: memFree=1561880/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=79708 CPUtime=162.22
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 19449 0 0 0 16165 57 0 0 25 0 1 0 128040081 81620992 18364 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 19927 18364 258 541 0 19377 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 79708

[startup+222.302 s]
/proc/loadavg: 1.00 1.09 1.17 2/65 11264
/proc/meminfo: memFree=1553816/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=90492 CPUtime=222.21
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 21820 0 0 0 22152 69 0 0 25 0 1 0 128040081 92663808 20370 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 22623 20370 258 541 0 22073 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 90492

[startup+282.302 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 11264
/proc/meminfo: memFree=1545752/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=100484 CPUtime=282.19
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 24232 0 0 0 28142 77 0 0 25 0 1 0 128040081 102895616 22362 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 25121 22362 258 541 0 24571 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 100484

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

[startup+287.902 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 11264
/proc/meminfo: memFree=1545304/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=100484 CPUtime=287.79
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 24348 0 0 0 28701 78 0 0 25 0 1 0 128040081 102895616 22478 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 25121 22478 258 541 0 24571 0
Current children cumulated CPU time (s) 287.79
Current children cumulated vsize (KiB) 100484

[startup+289.502 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 11264
/proc/meminfo: memFree=1545240/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=100484 CPUtime=289.39
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 24355 0 0 0 28861 78 0 0 25 0 1 0 128040081 102895616 22485 1992294400 4194304 6412682 548682068832 18446744073709551615 4289365 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 25121 22485 258 541 0 24571 0
Current children cumulated CPU time (s) 289.39
Current children cumulated vsize (KiB) 100484

[startup+291.102 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 11264
/proc/meminfo: memFree=1545240/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=100484 CPUtime=290.98
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 24383 0 0 0 29020 78 0 0 25 0 1 0 128040081 102895616 22513 1992294400 4194304 6412682 548682068832 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 25121 22513 258 541 0 24571 0
Current children cumulated CPU time (s) 290.98
Current children cumulated vsize (KiB) 100484

[startup+291.901 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 11264
/proc/meminfo: memFree=1545112/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=100484 CPUtime=291.79
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 24397 0 0 0 29100 79 0 0 25 0 1 0 128040081 102895616 22527 1992294400 4194304 6412682 548682068832 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 25121 22527 258 541 0 24571 0
Current children cumulated CPU time (s) 291.79
Current children cumulated vsize (KiB) 100484

[startup+292.101 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 11264
/proc/meminfo: memFree=1545112/2055920 swapFree=4178168/4192956
[pid=11263] ppid=11261 vsize=100484 CPUtime=291.99
/proc/11263/stat : 11263 (kw) R 11261 11263 11024 0 -1 0 24397 0 0 0 29120 79 0 0 25 0 1 0 128040081 102895616 22527 1992294400 4194304 6412682 548682068832 18446744073709551615 4304525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11263/statm: 25121 22527 258 541 0 24571 0
Current children cumulated CPU time (s) 291.99
Current children cumulated vsize (KiB) 100484

Child status: 20
Real time (s): 292.175
CPU time (s): 292.071
CPU user time (s): 291.267
CPU system time (s): 0.803877
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 100484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.267
system time used= 0.803877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24404
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= 676

runsolver used 0.243962 second user time and 0.646901 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-29 12:15:39
IDJOB=1563080
IDBENCH=70947
IDSOLVER=501
FILE ID=node63/1563080-1241000139
PBS_JOBID= 9204807
Free space on /tmp= 66472 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563080-1241000139/watcher-1563080-1241000139 -o /tmp/evaluation-result-1563080-1241000139/solver-1563080-1241000139 -C 1200 -W 1800 -M 1800  HOME/kw HOME/instance-1563080-1241000139.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=22346822

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1636992 kB
Buffers:         41872 kB
Cached:         323892 kB
SwapCached:       8848 kB
Active:         108684 kB
Inactive:       267328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636992 kB
SwapTotal:     4192956 kB
SwapFree:      4178168 kB
Dirty:            5452 kB
Writeback:           0 kB
Mapped:          14824 kB
Slab:            28724 kB
Committed_AS:   691252 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node63 at 2009-04-29 12:20:31