Trace number 1562768

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 348.911 349.007

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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
348.80/348.99	c 348.11 seconds
348.80/348.99	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-1562768-1240997875/watcher-1562768-1240997875 -o /tmp/evaluation-result-1562768-1240997875/solver-1562768-1240997875 -C 1200 -W 1800 -M 1800 HOME/kw HOME/instance-1562768-1240997875.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.91 1.71 0.94 3/64 28719
/proc/meminfo: memFree=705688/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=5956 CPUtime=0
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 835 0 0 0 0 0 0 0 18 0 1 0 127815513 6098944 819 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 1489 823 208 541 0 939 0

[startup+0.0883149 s]
/proc/loadavg: 1.91 1.71 0.94 3/64 28719
/proc/meminfo: memFree=705688/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=23660 CPUtime=0.08
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 5132 0 0 0 7 1 0 0 18 0 1 0 127815513 24227840 5116 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 5915 5117 221 541 0 5365 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23660

[startup+0.102315 s]
/proc/loadavg: 1.91 1.71 0.94 3/64 28719
/proc/meminfo: memFree=705688/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=23924 CPUtime=0.09
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 5184 0 0 0 8 1 0 0 18 0 1 0 127815513 24498176 5168 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 5981 5168 221 541 0 5431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23924

[startup+0.301338 s]
/proc/loadavg: 1.91 1.71 0.94 3/64 28719
/proc/meminfo: memFree=705688/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=26564 CPUtime=0.29
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 5922 0 0 0 28 1 0 0 19 0 1 0 127815513 27201536 5906 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 6641 5906 221 541 0 6091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26564

[startup+0.701384 s]
/proc/loadavg: 1.91 1.71 0.94 3/64 28719
/proc/meminfo: memFree=705688/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=32852 CPUtime=0.69
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 7676 0 0 0 66 3 0 0 23 0 1 0 127815513 33640448 7660 1992294400 4194304 6412682 548682068832 18446744073709551615 5484896 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 8213 7660 221 541 0 7663 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32852

[startup+1.50148 s]
/proc/loadavg: 1.91 1.71 0.94 2/65 28720
/proc/meminfo: memFree=666384/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=48804 CPUtime=1.49
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 11558 0 0 0 140 9 0 0 25 0 1 0 127815513 49975296 11348 1992294400 4194304 6412682 548682068832 18446744073709551615 4308273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 12201 11348 248 541 0 11651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48804

[startup+3.10167 s]
/proc/loadavg: 1.91 1.71 0.94 2/65 28720
/proc/meminfo: memFree=659216/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=48592 CPUtime=3.09
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 11817 0 0 0 298 11 0 0 25 0 1 0 127815513 49758208 11348 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 12148 11348 255 541 0 11598 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48592

[startup+6.30104 s]
/proc/loadavg: 1.84 1.70 0.94 2/65 28720
/proc/meminfo: memFree=658448/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=48816 CPUtime=6.29
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 11932 0 0 0 616 13 0 0 25 0 1 0 127815513 49987584 11463 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 12204 11463 258 541 0 11654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48816

[startup+12.7018 s]
/proc/loadavg: 1.85 1.70 0.94 2/65 28720
/proc/meminfo: memFree=657104/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=50112 CPUtime=12.69
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 12278 0 0 0 1253 16 0 0 25 0 1 0 127815513 51314688 11809 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 12528 11809 258 541 0 11978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50112

[startup+25.5013 s]
/proc/loadavg: 1.66 1.67 0.94 2/65 28720
/proc/meminfo: memFree=654480/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=53192 CPUtime=25.48
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 12974 0 0 0 2528 20 0 0 25 0 1 0 127815513 54468608 12505 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 13298 12505 258 541 0 12748 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53192

[startup+51.1012 s]
/proc/loadavg: 1.44 1.61 0.94 2/65 28720
/proc/meminfo: memFree=650896/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=57480 CPUtime=51.08
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 13907 0 0 0 5080 28 0 0 25 0 1 0 127815513 58859520 13438 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 14370 13438 258 541 0 13820 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57480

[startup+102.305 s]
/proc/loadavg: 1.19 1.52 0.94 2/65 28722
/proc/meminfo: memFree=640528/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=69040 CPUtime=102.26
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 16469 0 0 0 10185 41 0 0 25 0 1 0 127815513 70696960 16000 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 17260 16000 258 541 0 16710 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69040

[startup+162.301 s]
/proc/loadavg: 1.07 1.42 0.94 2/65 28722
/proc/meminfo: memFree=631888/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=78648 CPUtime=162.24
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 19230 0 0 0 16172 52 0 0 25 0 1 0 127815513 80535552 18167 1992294400 4194304 6412682 548682068832 18446744073709551615 4287618 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 19662 18167 258 541 0 19112 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 78648

[startup+222.301 s]
/proc/loadavg: 1.02 1.34 0.94 2/65 28722
/proc/meminfo: memFree=622992/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=89484 CPUtime=222.23
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 21800 0 0 0 22160 63 0 0 25 0 1 0 127815513 91631616 20372 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 22371 20372 258 541 0 21821 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89484

[startup+282.301 s]
/proc/loadavg: 1.01 1.28 0.94 2/65 28722
/proc/meminfo: memFree=614928/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=99256 CPUtime=282.21
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 24244 0 0 0 28147 74 0 0 25 0 1 0 127815513 101638144 22396 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 24814 22396 258 541 0 24264 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99256

[startup+342.301 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=608208/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=107260 CPUtime=342.2
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 26386 0 0 0 34136 84 0 0 25 0 1 0 127815513 109834240 24055 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 26815 24055 258 541 0 26265 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 107260

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=608080/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=107260 CPUtime=345.39
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 26421 0 0 0 34455 84 0 0 25 0 1 0 127815513 109834240 24090 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 26815 24090 258 541 0 26265 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 107260

[startup+347.102 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=607888/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=107580 CPUtime=346.99
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 26476 0 0 0 34615 84 0 0 25 0 1 0 127815513 110161920 24145 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 26895 24145 258 541 0 26345 0
Current children cumulated CPU time (s) 346.99
Current children cumulated vsize (KiB) 107580

[startup+347.902 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=607632/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=107580 CPUtime=347.8
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 26556 0 0 0 34695 85 0 0 25 0 1 0 127815513 110161920 24225 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 26895 24225 258 541 0 26345 0
Current children cumulated CPU time (s) 347.8
Current children cumulated vsize (KiB) 107580

[startup+348.706 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=607504/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=107580 CPUtime=348.6
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 26568 0 0 0 34775 85 0 0 25 0 1 0 127815513 110161920 24237 1992294400 4194304 6412682 548682068832 18446744073709551615 4304455 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 26895 24237 258 541 0 26345 0
Current children cumulated CPU time (s) 348.6
Current children cumulated vsize (KiB) 107580

[startup+348.902 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=607504/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=107580 CPUtime=348.8
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 0 26568 0 0 0 34795 85 0 0 25 0 1 0 127815513 110161920 24237 1992294400 4194304 6412682 548682068832 18446744073709551615 4304614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 26895 24237 258 541 0 26345 0
Current children cumulated CPU time (s) 348.8
Current children cumulated vsize (KiB) 107580

[startup+349.002 s]
/proc/loadavg: 1.00 1.22 0.94 2/65 28722
/proc/meminfo: memFree=607504/2055920 swapFree=4181996/4192956
[pid=28719] ppid=28717 vsize=0 CPUtime=348.9
/proc/28719/stat : 28719 (kw) R 28717 28719 28653 0 -1 4 26575 0 0 0 34804 86 0 0 25 0 1 0 127815513 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28719/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 348.9
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 349.007
CPU time (s): 348.911
CPU user time (s): 348.044
CPU system time (s): 0.866868
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 107580

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

runsolver used 0.313952 second user time and 0.669898 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-29 11:37:55
IDJOB=1562768
IDBENCH=70941
IDSOLVER=501
FILE ID=node53/1562768-1240997875
PBS_JOBID= 9204817
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=470982236

node53.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.245
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.245
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:        706104 kB
Buffers:         41732 kB
Cached:        1232896 kB
SwapCached:       5132 kB
Active:          43176 kB
Inactive:      1239612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        706104 kB
SwapTotal:     4192956 kB
SwapFree:      4181996 kB
Dirty:            5284 kB
Writeback:           0 kB
Mapped:          14376 kB
Slab:            53084 kB
Committed_AS:   458840 kB
PageTables:       1376 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= 66548 MiB
End job on node53 at 2009-04-29 11:43:44