Trace number 1774575

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 200.627 200.699

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.627
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

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
200.42/200.60	c 188.58 seconds
200.42/200.60	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-1774575-1241281328/watcher-1774575-1241281328 -o /tmp/evaluation-result-1774575-1241281328/solver-1774575-1241281328 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774575-1241281328.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/65 29302
/proc/meminfo: memFree=1880976/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=8588 CPUtime=0
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 1050 0 0 0 0 0 0 0 20 0 1 0 156166852 8794112 1034 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 2147 1042 192 541 0 1597 0

[startup+0.0501439 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29302
/proc/meminfo: memFree=1880976/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=50804 CPUtime=0.04
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 7855 0 0 0 1 3 0 0 20 0 1 0 156166852 52023296 7839 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 12701 7844 208 541 0 12151 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50804

[startup+0.101146 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29302
/proc/meminfo: memFree=1880976/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=68624 CPUtime=0.09
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 13777 0 0 0 4 5 0 0 20 0 1 0 156166852 70270976 13761 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 17156 13765 208 541 0 16606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68624

[startup+0.301164 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29302
/proc/meminfo: memFree=1880976/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=189576 CPUtime=0.29
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 44121 0 0 0 12 17 0 0 22 0 1 0 156166852 194125824 44105 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 47394 44111 208 541 0 46844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 189576

[startup+0.701202 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29302
/proc/meminfo: memFree=1880976/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=308672 CPUtime=0.69
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 69957 0 0 0 41 28 0 0 25 0 1 0 156166852 316080128 69941 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 77168 69942 221 541 0 76618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 308672

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29303
/proc/meminfo: memFree=1597128/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=319028 CPUtime=1.48
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 72867 0 0 0 118 30 0 0 25 0 1 0 156166852 326684672 72851 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 79757 72851 221 541 0 79207 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 319028

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29303
/proc/meminfo: memFree=1579272/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=339212 CPUtime=3.08
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 78565 0 0 0 275 33 0 0 25 0 1 0 156166852 347353088 78549 1992294400 4194304 6412682 548682068864 18446744073709551615 4917249 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 84803 78549 221 541 0 84253 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 339212

[startup+6.30176 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29303
/proc/meminfo: memFree=1534600/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=381568 CPUtime=6.29
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 90430 0 0 0 588 41 0 0 25 0 1 0 156166852 390725632 90414 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 95392 90414 221 541 0 94842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381568

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29303
/proc/meminfo: memFree=1432072/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=452428 CPUtime=12.68
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 112401 0 0 0 1216 52 0 0 25 0 1 0 156166852 463286272 109531 1992294400 4194304 6412682 548682068864 18446744073709551615 4304880 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 113107 109531 230 541 0 112557 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 452428

[startup+25.5015 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 29303
/proc/meminfo: memFree=1226568/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=648496 CPUtime=25.46
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 160184 0 0 0 2349 197 0 0 25 0 1 0 156166852 664059904 157314 1992294400 4194304 6412682 548682068864 18446744073709551615 4264642 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 162124 157314 248 541 0 161574 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 648496

[startup+51.1019 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 29303
/proc/meminfo: memFree=1211016/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=51.06
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167044 0 0 0 4889 217 0 0 25 0 1 0 156166852 673505280 160369 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160369 258 541 0 163880 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 657720

[startup+102.306 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 29303
/proc/meminfo: memFree=1210504/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=102.25
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167211 0 0 0 9994 231 0 0 25 0 1 0 156166852 673505280 160536 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160536 258 541 0 163880 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 657720

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29303
/proc/meminfo: memFree=1209544/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=162.23
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167447 0 0 0 15982 241 0 0 25 0 1 0 156166852 673505280 160772 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160772 258 541 0 163880 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 657720

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

[startup+179.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 29303
/proc/meminfo: memFree=1208840/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=179.02
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167621 0 0 0 17660 242 0 0 25 0 1 0 156166852 673505280 160946 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160946 258 541 0 163880 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 657720

[startup+191.901 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208840/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=191.82
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167622 0 0 0 18938 244 0 0 25 0 1 0 156166852 673505280 160947 1992294400 4194304 6412682 548682068864 18446744073709551615 4287018 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160947 258 541 0 163880 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 657720

[startup+195.101 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208840/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=195.02
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167622 0 0 0 19258 244 0 0 25 0 1 0 156166852 673505280 160947 1992294400 4194304 6412682 548682068864 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160947 258 541 0 163880 0
Current children cumulated CPU time (s) 195.02
Current children cumulated vsize (KiB) 657720

[startup+198.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208648/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=198.22
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167673 0 0 0 19578 244 0 0 25 0 1 0 156166852 673505280 160998 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160998 258 541 0 163880 0
Current children cumulated CPU time (s) 198.22
Current children cumulated vsize (KiB) 657720

[startup+199.902 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208648/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=199.82
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167673 0 0 0 19738 244 0 0 25 0 1 0 156166852 673505280 160998 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160998 258 541 0 163880 0
Current children cumulated CPU time (s) 199.82
Current children cumulated vsize (KiB) 657720

[startup+200.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208648/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=200.22
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167673 0 0 0 19778 244 0 0 25 0 1 0 156166852 673505280 160998 1992294400 4194304 6412682 548682068864 18446744073709551615 4304449 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160998 258 541 0 163880 0
Current children cumulated CPU time (s) 200.22
Current children cumulated vsize (KiB) 657720

[startup+200.502 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208648/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=657720 CPUtime=200.42
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 0 167673 0 0 0 19798 244 0 0 25 0 1 0 156166852 673505280 160998 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 164430 160998 258 541 0 163880 0
Current children cumulated CPU time (s) 200.42
Current children cumulated vsize (KiB) 657720

[startup+200.602 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29303
/proc/meminfo: memFree=1208648/2055920 swapFree=4181396/4192956
[pid=29302] ppid=29300 vsize=0 CPUtime=200.52
/proc/29302/stat : 29302 (kw) R 29300 29302 29120 0 -1 4 167680 0 0 0 19808 244 0 0 25 0 1 0 156166852 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/29302/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 200.52
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 200.699
CPU time (s): 200.627
CPU user time (s): 198.081
CPU system time (s): 2.54661
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 657720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.081
system time used= 2.54661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167680
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= 3
involuntary context switches= 423

runsolver used 0.247962 second user time and 0.475927 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 18:22:11
IDJOB=1774575
IDBENCH=70961
IDSOLVER=611
FILE ID=node8/1774575-1241281328
PBS_JOBID= 9225018
Free space on /tmp= 65892 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774575-1241281328/watcher-1774575-1241281328 -o /tmp/evaluation-result-1774575-1241281328/solver-1774575-1241281328 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774575-1241281328.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=351556301

node8.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.238
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.238
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:       1881392 kB
Buffers:          3604 kB
Cached:          92396 kB
SwapCached:       4504 kB
Active:          70132 kB
Inactive:        34268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881392 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           51568 kB
Writeback:           0 kB
Mapped:          15168 kB
Slab:            55900 kB
Committed_AS:   783980 kB
PageTables:       1372 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= 65864 MiB
End job on node8 at 2009-05-02 18:25:32