Trace number 1577768

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 48.0197 48.0929

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

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
47.82/47.98	c 34.03 seconds
47.82/47.98	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-1577768-1241004535/watcher-1577768-1241004535 -o /tmp/evaluation-result-1577768-1241004535/solver-1577768-1241004535 -C 1200 -W 1800 -M 1800 HOME/kw HOME/instance-1577768-1241004535.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.00 1.00 3/64 15204
/proc/meminfo: memFree=1178200/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=8588 CPUtime=0
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 1150 0 0 0 0 0 0 0 18 0 1 0 128487701 8794112 1134 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 2147 1141 192 541 0 1597 0

[startup+0.030543 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15204
/proc/meminfo: memFree=1178200/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=24284 CPUtime=0.01
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 5002 0 0 0 0 1 0 0 18 0 1 0 128487701 24866816 4986 1992294400 4194304 6412682 548682068832 18446744073709551615 4271813 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 6071 4986 201 541 0 5521 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24284

[startup+0.101567 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15204
/proc/meminfo: memFree=1178200/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=74508 CPUtime=0.08
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 13615 0 0 0 3 5 0 0 18 0 1 0 128487701 76296192 13599 1992294400 4194304 6412682 548682068832 18446744073709551615 5487206 0 0 4096 0 0 0 0 17 1 0 0
/proc/15204/statm: 18627 13599 208 541 0 18077 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 74508

[startup+0.301604 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15204
/proc/meminfo: memFree=1178200/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=179484 CPUtime=0.29
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 39494 0 0 0 13 16 0 0 19 0 1 0 128487701 183791616 39478 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/15204/statm: 44871 39478 208 541 0 44321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 179484

[startup+0.701674 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15204
/proc/meminfo: memFree=1178200/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=382972 CPUtime=0.69
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 87538 0 0 0 34 35 0 0 23 0 1 0 128487701 392163328 87522 1992294400 4194304 6412682 548682068832 18446744073709551615 4371332 0 0 4096 0 0 0 0 17 1 0 0
/proc/15204/statm: 95743 87522 221 541 0 95193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 382972

[startup+1.50282 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=824848/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=392928 CPUtime=1.49
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 90264 0 0 0 111 38 0 0 25 0 1 0 128487701 402358272 90248 1992294400 4194304 6412682 548682068832 18446744073709551615 4374799 0 0 4096 0 0 0 0 17 1 0 0
/proc/15204/statm: 98232 90248 221 541 0 97682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 392928

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=811152/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=412716 CPUtime=3.08
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 95859 0 0 0 267 41 0 0 25 0 1 0 128487701 422621184 95843 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 103179 95843 221 541 0 102629 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 412716

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=764048/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=452920 CPUtime=6.28
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 107219 0 0 0 580 48 0 0 25 0 1 0 128487701 463790080 107203 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 113230 107203 221 541 0 112680 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 452920

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=671376/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=541964 CPUtime=12.68
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 131733 0 0 0 1207 61 0 0 25 0 1 0 128487701 554971136 130180 1992294400 4194304 6412682 548682068832 18446744073709551615 4297099 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 135491 130180 223 541 0 134941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 541964

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=505680/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=691580 CPUtime=25.45
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 170859 0 0 0 2372 173 0 0 25 0 1 0 128487701 708177920 165685 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 172895 165685 248 541 0 172345 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 691580

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

[startup+38.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=383440/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=786032 CPUtime=38.23
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 194792 0 0 0 3550 273 0 0 25 0 1 0 128487701 804896768 189618 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/15204/statm: 196508 189618 248 541 0 195958 0
Current children cumulated CPU time (s) 38.23
Current children cumulated vsize (KiB) 786032

[startup+44.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=370448/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=794436 CPUtime=44.62
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 197108 0 0 0 4176 286 0 0 25 0 1 0 128487701 813502464 191934 1992294400 4194304 6412682 548682068832 18446744073709551615 4542301 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 198609 191934 248 541 0 198059 0
Current children cumulated CPU time (s) 44.62
Current children cumulated vsize (KiB) 794436

[startup+46.3011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=370448/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=794436 CPUtime=46.22
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 197108 0 0 0 4336 286 0 0 25 0 1 0 128487701 813502464 191934 1992294400 4194304 6412682 548682068832 18446744073709551615 5476403 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 198609 191934 248 541 0 198059 0
Current children cumulated CPU time (s) 46.22
Current children cumulated vsize (KiB) 794436

[startup+47.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=370448/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=781488 CPUtime=47.02
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 198702 0 0 0 4415 287 0 0 25 0 1 0 128487701 800243712 188701 1992294400 4194304 6412682 548682068832 18446744073709551615 5483173 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 195372 188701 255 541 0 194822 0
Current children cumulated CPU time (s) 47.02
Current children cumulated vsize (KiB) 781488

[startup+47.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=383504/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=781488 CPUtime=47.42
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 198702 0 0 0 4455 287 0 0 25 0 1 0 128487701 800243712 188701 1992294400 4194304 6412682 548682068832 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 195372 188701 255 541 0 194822 0
Current children cumulated CPU time (s) 47.42
Current children cumulated vsize (KiB) 781488

[startup+47.9014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=383504/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=781488 CPUtime=47.82
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 0 198702 0 0 0 4495 287 0 0 25 0 1 0 128487701 800243712 188701 1992294400 4194304 6412682 548682068832 18446744073709551615 4297250 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 195372 188701 255 541 0 194822 0
Current children cumulated CPU time (s) 47.82
Current children cumulated vsize (KiB) 781488

[startup+48.0014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15205
/proc/meminfo: memFree=383504/2055920 swapFree=4180188/4192956
[pid=15204] ppid=15202 vsize=0 CPUtime=47.92
/proc/15204/stat : 15204 (kw) R 15202 15204 14839 0 -1 4 198709 0 0 0 4503 289 0 0 25 0 1 0 128487701 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/15204/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 47.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 48.0929
CPU time (s): 48.0197
CPU user time (s): 45.0372
CPU system time (s): 2.98255
CPU usage (%): 99.8478
Max. virtual memory (cumulated for all children) (KiB): 794436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.0372
system time used= 2.98255
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198709
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= 6
involuntary context switches= 176

runsolver used 0.051992 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-29 13:28:58
IDJOB=1577768
IDBENCH=70966
IDSOLVER=501
FILE ID=node7/1577768-1241004535
PBS_JOBID= 9204860
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=902742519

node7.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.256
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.256
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:       1178680 kB
Buffers:         43708 kB
Cached:         776192 kB
SwapCached:       7116 kB
Active:         186244 kB
Inactive:       642172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178680 kB
SwapTotal:     4192956 kB
SwapFree:      4180188 kB
Dirty:           56172 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            34712 kB
Committed_AS:   874360 kB
PageTables:       1456 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= 66316 MiB
End job on node7 at 2009-04-29 13:29:47