Trace number 1775425

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 41.8686 41.8864

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2474
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

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
41.78/41.85	c 37.73 seconds
41.78/41.85	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-1775425-1241284676/watcher-1775425-1241284676 -o /tmp/evaluation-result-1775425-1241284676/solver-1775425-1241284676 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775425-1241284676.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 2/64 21908
/proc/meminfo: memFree=1089288/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=7408 CPUtime=0
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 755 0 0 0 0 0 0 0 18 0 1 0 156500919 7585792 740 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 1852 746 200 541 0 1302 0

[startup+0.0714521 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21908
/proc/meminfo: memFree=1089288/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=37680 CPUtime=0.06
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 8676 0 0 0 3 3 0 0 18 0 1 0 156500919 38584320 8660 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 9420 8664 208 541 0 8870 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37680

[startup+0.101454 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21908
/proc/meminfo: memFree=1089288/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=61720 CPUtime=0.09
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 13573 0 0 0 4 5 0 0 18 0 1 0 156500919 63201280 13557 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 15430 13563 208 541 0 14880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61720

[startup+0.301471 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21908
/proc/meminfo: memFree=1089288/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=119644 CPUtime=0.29
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 27940 0 0 0 18 11 0 0 19 0 1 0 156500919 122515456 27924 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 29911 27924 221 541 0 29361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 119644

[startup+0.701504 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21908
/proc/meminfo: memFree=1089288/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=123736 CPUtime=0.69
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 29072 0 0 0 57 12 0 0 22 0 1 0 156500919 126705664 29056 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 30934 29056 221 541 0 30384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123736

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=970368/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=131524 CPUtime=1.49
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 31302 0 0 0 136 13 0 0 25 0 1 0 156500919 134680576 31286 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 32881 31286 221 541 0 32331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131524

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=957120/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=147844 CPUtime=3.09
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 36244 0 0 0 293 16 0 0 25 0 1 0 156500919 151392256 35843 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 36961 35843 221 541 0 36411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147844

[startup+6.30199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=924544/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=172648 CPUtime=6.29
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 43580 0 0 0 595 34 0 0 25 0 1 0 156500919 176791552 42037 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 43162 42037 248 541 0 42612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172648

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=907912/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=181244 CPUtime=12.69
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47305 0 0 0 1216 53 0 0 25 0 1 0 156500919 185593856 44240 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45311 44240 255 541 0 44761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181244

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905864/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=25.49
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47830 0 0 0 2487 62 0 0 25 0 1 0 156500919 186966016 44765 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44765 258 541 0 45096 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182584

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

[startup+31.9052 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905992/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=31.88
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47840 0 0 0 3124 64 0 0 25 0 1 0 156500919 186966016 44775 1992294400 4194304 6412682 548682068864 18446744073709551615 4411511 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44775 258 541 0 45096 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 182584

[startup+38.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905608/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=38.27
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47851 0 0 0 3759 68 0 0 25 0 1 0 156500919 186966016 44786 1992294400 4194304 6412682 548682068864 18446744073709551615 4417182 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44786 258 541 0 45096 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 182584

[startup+39.9019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905800/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=39.87
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47851 0 0 0 3918 69 0 0 25 0 1 0 156500919 186966016 44786 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44786 258 541 0 45096 0
Current children cumulated CPU time (s) 39.87
Current children cumulated vsize (KiB) 182584

[startup+40.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905800/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=40.67
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47851 0 0 0 3998 69 0 0 25 0 1 0 156500919 186966016 44786 1992294400 4194304 6412682 548682068864 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44786 258 541 0 45096 0
Current children cumulated CPU time (s) 40.67
Current children cumulated vsize (KiB) 182584

[startup+41.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905800/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=41.48
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47851 0 0 0 4078 70 0 0 25 0 1 0 156500919 186966016 44786 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44786 258 541 0 45096 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 182584

[startup+41.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905800/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=41.68
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47851 0 0 0 4098 70 0 0 25 0 1 0 156500919 186966016 44786 1992294400 4194304 6412682 548682068864 18446744073709551615 4330615 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44786 258 541 0 45096 0
Current children cumulated CPU time (s) 41.68
Current children cumulated vsize (KiB) 182584

[startup+41.805 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21909
/proc/meminfo: memFree=905800/2055920 swapFree=4191900/4192956
[pid=21908] ppid=21906 vsize=182584 CPUtime=41.78
/proc/21908/stat : 21908 (kw) R 21906 21908 21803 0 -1 0 47851 0 0 0 4108 70 0 0 25 0 1 0 156500919 186966016 44786 1992294400 4194304 6412682 548682068864 18446744073709551615 4297714 0 0 4096 0 0 0 0 17 1 0 0
/proc/21908/statm: 45646 44786 258 541 0 45096 0
Current children cumulated CPU time (s) 41.78
Current children cumulated vsize (KiB) 182584

Child status: 20
Real time (s): 41.8864
CPU time (s): 41.8686
CPU user time (s): 41.1347
CPU system time (s): 0.733888
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 184384

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

runsolver used 0.038994 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-02 19:17:57
IDJOB=1775425
IDBENCH=71758
IDSOLVER=611
FILE ID=node31/1775425-1241284676
PBS_JOBID= 9225046
Free space on /tmp= 66460 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775425-1241284676/watcher-1775425-1241284676 -o /tmp/evaluation-result-1775425-1241284676/solver-1775425-1241284676 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775425-1241284676.cnf

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=1509685866

node31.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.213
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.213
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:       1089768 kB
Buffers:         83040 kB
Cached:         771472 kB
SwapCached:        384 kB
Active:          99172 kB
Inactive:       769768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089768 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11400 kB
Writeback:           0 kB
Mapped:          22840 kB
Slab:            82988 kB
Committed_AS:   661072 kB
PageTables:       1464 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= 66452 MiB
End job on node31 at 2009-05-02 19:18:39