Trace number 1774445

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 302.944 303.052

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.052
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
302.88/303.03	c 302.05 seconds
302.88/303.03	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-1774445-1241280982/watcher-1774445-1241280982 -o /tmp/evaluation-result-1774445-1241280982/solver-1774445-1241280982 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774445-1241280982.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: 0.92 0.98 0.99 3/64 28405
/proc/meminfo: memFree=1100864/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=5940 CPUtime=0
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 810 0 0 0 0 0 0 0 18 0 1 0 156131455 6082560 794 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 1485 797 208 541 0 935 0

[startup+0.104128 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28405
/proc/meminfo: memFree=1100864/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=24724 CPUtime=0.09
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 5380 0 0 0 8 1 0 0 18 0 1 0 156131455 25317376 5364 1992294400 4194304 6412682 548682068864 18446744073709551615 4825556 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 6181 5365 221 541 0 5631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24724

[startup+0.201145 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28405
/proc/meminfo: memFree=1100864/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=25912 CPUtime=0.19
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 5722 0 0 0 17 2 0 0 18 0 1 0 156131455 26533888 5706 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 6478 5706 221 541 0 5928 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25912

[startup+0.301162 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28405
/proc/meminfo: memFree=1100864/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=27240 CPUtime=0.29
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 6066 0 0 0 27 2 0 0 19 0 1 0 156131455 27893760 6050 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 6810 6050 221 541 0 6260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27240

[startup+0.701232 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28405
/proc/meminfo: memFree=1100864/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=33216 CPUtime=0.69
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 7721 0 0 0 65 4 0 0 22 0 1 0 156131455 34013184 7705 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 8304 7705 221 541 0 7754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33216

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1059448/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=47100 CPUtime=1.49
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 11462 0 0 0 138 11 0 0 25 0 1 0 156131455 48230400 11242 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 11775 11242 248 541 0 11225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47100

[startup+3.10165 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1051320/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=50792 CPUtime=3.09
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 12367 0 0 0 292 17 0 0 25 0 1 0 156131455 52011008 11876 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 12698 11876 255 541 0 12148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50792

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1051512/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=51028 CPUtime=6.29
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 12478 0 0 0 610 19 0 0 25 0 1 0 156131455 52252672 11987 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 12757 11987 258 541 0 12207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51028

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1049976/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=52500 CPUtime=12.69
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 12873 0 0 0 1247 22 0 0 25 0 1 0 156131455 53760000 12382 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 13125 12382 258 541 0 12575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52500

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1047928/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=54720 CPUtime=25.48
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 13378 0 0 0 2521 27 0 0 25 0 1 0 156131455 56033280 12887 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 13680 12887 258 541 0 13130 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54720

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1043960/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=59160 CPUtime=51.08
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 14411 0 0 0 5073 35 0 0 25 0 1 0 156131455 60579840 13920 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 14790 13920 258 541 0 14240 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59160

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1035768/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=68772 CPUtime=102.26
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 16462 0 0 0 10180 46 0 0 25 0 1 0 156131455 70422528 15971 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 17193 15971 258 541 0 16643 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 68772

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1026552/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=78664 CPUtime=162.23
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 19289 0 0 0 16167 56 0 0 25 0 1 0 156131455 80551936 18204 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 19666 18204 258 541 0 19116 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 78664

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1019576/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=88572 CPUtime=222.22
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 21440 0 0 0 22156 66 0 0 25 0 1 0 156131455 90697728 19990 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 22143 19990 258 541 0 21593 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 88572

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1011512/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=97920 CPUtime=282.19
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 23883 0 0 0 28143 76 0 0 25 0 1 0 156131455 100270080 22013 1992294400 4194304 6412682 548682068864 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 24480 22013 258 541 0 23930 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 97920

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

[startup+294.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1009912/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=100484 CPUtime=294.29
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 24262 0 0 0 29351 78 0 0 25 0 1 0 156131455 102895616 22392 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 25121 22392 258 541 0 24571 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 100484

[startup+297.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1009592/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=100484 CPUtime=297.48
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 24339 0 0 0 29670 78 0 0 25 0 1 0 156131455 102895616 22469 1992294400 4194304 6412682 548682068864 18446744073709551615 4417634 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 25121 22469 258 541 0 24571 0
Current children cumulated CPU time (s) 297.48
Current children cumulated vsize (KiB) 100484

[startup+300.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1009528/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=100484 CPUtime=300.69
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 24359 0 0 0 29990 79 0 0 25 0 1 0 156131455 102895616 22489 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 25121 22489 258 541 0 24571 0
Current children cumulated CPU time (s) 300.69
Current children cumulated vsize (KiB) 100484

[startup+302.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1009464/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=100484 CPUtime=302.28
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 24392 0 0 0 30149 79 0 0 25 0 1 0 156131455 102895616 22522 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 25121 22522 258 541 0 24571 0
Current children cumulated CPU time (s) 302.28
Current children cumulated vsize (KiB) 100484

[startup+302.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1009336/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=100484 CPUtime=302.68
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 24397 0 0 0 30189 79 0 0 25 0 1 0 156131455 102895616 22527 1992294400 4194304 6412682 548682068864 18446744073709551615 4300877 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 25121 22527 258 541 0 24571 0
Current children cumulated CPU time (s) 302.68
Current children cumulated vsize (KiB) 100484

[startup+303.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28406
/proc/meminfo: memFree=1009336/2055920 swapFree=4181908/4192956
[pid=28405] ppid=28403 vsize=100484 CPUtime=302.88
/proc/28405/stat : 28405 (kw) R 28403 28405 28368 0 -1 0 24397 0 0 0 30209 79 0 0 25 0 1 0 156131455 102895616 22527 1992294400 4194304 6412682 548682068864 18446744073709551615 5499052 0 0 4096 0 0 0 0 17 1 0 0
/proc/28405/statm: 25121 22527 258 541 0 24571 0
Current children cumulated CPU time (s) 302.88
Current children cumulated vsize (KiB) 100484

Child status: 20
Real time (s): 303.052
CPU time (s): 302.944
CPU user time (s): 302.13
CPU system time (s): 0.813876
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 100484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.13
system time used= 0.813876
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= 637

runsolver used 0.25896 second user time and 0.616906 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-02 18:16:22
IDJOB=1774445
IDBENCH=70947
IDSOLVER=611
FILE ID=node18/1774445-1241280982
PBS_JOBID= 9225055
Free space on /tmp= 66348 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-1774445-1241280982/watcher-1774445-1241280982 -o /tmp/evaluation-result-1774445-1241280982/solver-1774445-1241280982 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774445-1241280982.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=890147107

node18.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.280
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.280
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:       1101344 kB
Buffers:         78260 kB
Cached:         768156 kB
SwapCached:       4876 kB
Active:         141384 kB
Inactive:       712844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1101344 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:            5616 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            86412 kB
Committed_AS:   729292 kB
PageTables:       1372 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= 66344 MiB
End job on node18 at 2009-05-02 18:21:25