Trace number 1775335

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 82.2925 82.3174

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.4278
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

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
82.27/82.30	c 81.44 seconds
82.27/82.30	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-1775335-1241284141/watcher-1775335-1241284141 -o /tmp/evaluation-result-1775335-1241284141/solver-1775335-1241284141 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775335-1241284141.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: 1.00 1.00 1.00 3/64 1018
/proc/meminfo: memFree=1948064/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=4788 CPUtime=0
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 749 0 0 0 0 0 0 0 18 0 1 0 156441842 4902912 733 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 1197 737 208 541 0 647 0

[startup+0.031749 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1018
/proc/meminfo: memFree=1948064/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=12912 CPUtime=0.02
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 2463 0 0 0 1 1 0 0 18 0 1 0 156441842 13221888 2447 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 3228 2447 219 541 0 2678 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12912

[startup+0.101754 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1018
/proc/meminfo: memFree=1948064/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=13968 CPUtime=0.09
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 2768 0 0 0 8 1 0 0 18 0 1 0 156441842 14303232 2752 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 3492 2752 219 541 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13968

[startup+0.301772 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1018
/proc/meminfo: memFree=1948064/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=17256 CPUtime=0.29
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 3761 0 0 0 28 1 0 0 19 0 1 0 156441842 17670144 3648 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 4314 3648 220 541 0 3764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17256

[startup+0.701809 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1018
/proc/meminfo: memFree=1948064/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=23588 CPUtime=0.69
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 5672 0 0 0 67 2 0 0 22 0 1 0 156441842 24154112 5366 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 5897 5366 220 541 0 5347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23588

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1920344/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=36900 CPUtime=1.49
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 8802 0 0 0 143 6 0 0 25 0 1 0 156441842 37785600 8496 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 9225 8496 248 541 0 8675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36900

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1911448/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=41404 CPUtime=3.09
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 9960 0 0 0 303 6 0 0 25 0 1 0 156441842 42397696 9654 1992294400 4194304 6412682 548682068864 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 10351 9654 248 541 0 9801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41404

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1908568/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=41932 CPUtime=6.29
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 10158 0 0 0 621 8 0 0 25 0 1 0 156441842 42938368 9852 1992294400 4194304 6412682 548682068864 18446744073709551615 4334394 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 10483 9852 255 541 0 9933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41932

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1908448/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=41932 CPUtime=12.68
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 10180 0 0 0 1258 10 0 0 25 0 1 0 156441842 42938368 9874 1992294400 4194304 6412682 548682068864 18446744073709551615 4304449 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 10483 9874 258 541 0 9933 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41932

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1907424/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=43116 CPUtime=25.49
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 10457 0 0 0 2535 14 0 0 25 0 1 0 156441842 44150784 10151 1992294400 4194304 6412682 548682068864 18446744073709551615 5484850 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 10779 10151 258 541 0 10229 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43116

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1904480/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=46372 CPUtime=51.07
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 11192 0 0 0 5087 20 0 0 25 0 1 0 156441842 47484928 10886 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 11593 10886 258 541 0 11043 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46372

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

[startup+63.9017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1897888/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=53268 CPUtime=63.88
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 12827 0 0 0 6358 30 0 0 25 0 1 0 156441842 54546432 12521 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 13317 12521 258 541 0 12767 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 53268

[startup+70.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1896160/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=54948 CPUtime=70.28
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 13269 0 0 0 6995 33 0 0 25 0 1 0 156441842 56266752 12963 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 13737 12963 258 541 0 13187 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 54948

[startup+76.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1893472/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=58172 CPUtime=76.67
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 13938 0 0 0 7631 36 0 0 25 0 1 0 156441842 59568128 13632 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 14543 13632 258 541 0 13993 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 58172

[startup+79.9012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1891808/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=60992 CPUtime=79.86
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 14633 0 0 0 7948 38 0 0 25 0 1 0 156441842 62455808 14327 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 15248 14327 258 541 0 14698 0
Current children cumulated CPU time (s) 79.86
Current children cumulated vsize (KiB) 60992

[startup+81.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1889120/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=62532 CPUtime=81.47
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 15012 0 0 0 8108 39 0 0 25 0 1 0 156441842 64032768 14706 1992294400 4194304 6412682 548682068864 18446744073709551615 5485571 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 15633 14706 258 541 0 15083 0
Current children cumulated CPU time (s) 81.47
Current children cumulated vsize (KiB) 62532

[startup+81.9014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1889120/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=62532 CPUtime=81.87
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 15012 0 0 0 8148 39 0 0 25 0 1 0 156441842 64032768 14706 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 15633 14706 258 541 0 15083 0
Current children cumulated CPU time (s) 81.87
Current children cumulated vsize (KiB) 62532

[startup+82.3024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1019
/proc/meminfo: memFree=1889120/2055920 swapFree=4181312/4192956
[pid=1018] ppid=1016 vsize=62532 CPUtime=82.27
/proc/1018/stat : 1018 (kw) R 1016 1018 865 0 -1 0 15012 0 0 0 8188 39 0 0 25 0 1 0 156441842 64032768 14706 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 15633 14706 258 541 0 15083 0
Current children cumulated CPU time (s) 82.27
Current children cumulated vsize (KiB) 62532

Child status: 20
Real time (s): 82.3174
CPU time (s): 82.2925
CPU user time (s): 81.8856
CPU system time (s): 0.406938
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 62532

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

runsolver used 0.06099 second user time and 0.182972 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 19:09:01
IDJOB=1775335
IDBENCH=71731
IDSOLVER=611
FILE ID=node48/1775335-1241284141
PBS_JOBID= 9225052
Free space on /tmp= 66416 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775335-1241284141/watcher-1775335-1241284141 -o /tmp/evaluation-result-1775335-1241284141/solver-1775335-1241284141 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775335-1241284141.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=754892325

node48.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.209
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.209
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:       1948480 kB
Buffers:          7720 kB
Cached:          38792 kB
SwapCached:       5440 kB
Active:          16520 kB
Inactive:        37868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948480 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            5036 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            39000 kB
Committed_AS:   760280 kB
PageTables:       1368 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= 66412 MiB
End job on node48 at 2009-05-02 19:10:24