Trace number 1773455

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 252.985 253.128

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7301
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
252.85/253.07	c 249.57 seconds
252.85/253.07	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-1773455-1241278906/watcher-1773455-1241278906 -o /tmp/evaluation-result-1773455-1241278906/solver-1773455-1241278906 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773455-1241278906.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/64 23990
/proc/meminfo: memFree=1946152/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=7812 CPUtime=0
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 762 0 0 0 0 0 0 0 18 0 1 0 155918755 7999488 746 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 1953 752 200 541 0 1403 0

[startup+0.09885 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23990
/proc/meminfo: memFree=1946152/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=61500 CPUtime=0.09
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 13167 0 0 0 4 5 0 0 18 0 1 0 155918755 62976000 13151 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 15375 13159 208 541 0 14825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61500

[startup+0.102849 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23990
/proc/meminfo: memFree=1946152/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=64008 CPUtime=0.09
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 13852 0 0 0 4 5 0 0 18 0 1 0 155918755 65544192 13836 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 16002 13844 208 541 0 15452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64008

[startup+0.302878 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23990
/proc/meminfo: memFree=1946152/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=133784 CPUtime=0.29
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 31141 0 0 0 18 11 0 0 19 0 1 0 155918755 136994816 31125 1992294400 4194304 6412682 548682068864 18446744073709551615 5485935 0 0 4096 0 0 0 0 17 1 0 0
/proc/23990/statm: 33446 31125 219 541 0 32896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133784

[startup+0.702911 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23990
/proc/meminfo: memFree=1946152/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=138932 CPUtime=0.69
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 32600 0 0 0 57 12 0 0 23 0 1 0 155918755 142266368 32584 1992294400 4194304 6412682 548682068864 18446744073709551615 4917591 0 0 4096 0 0 0 0 17 1 0 0
/proc/23990/statm: 34733 32584 219 541 0 34183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138932

[startup+1.50198 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 23991
/proc/meminfo: memFree=1812128/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=149888 CPUtime=1.48
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 35663 0 0 0 134 14 0 0 25 0 1 0 155918755 153485312 35647 1992294400 4194304 6412682 548682068864 18446744073709551615 4384637 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 37472 35647 219 541 0 36922 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 149888

[startup+3.10112 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 23991
/proc/meminfo: memFree=1794400/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=177508 CPUtime=3.08
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 43569 0 0 0 290 18 0 0 25 0 1 0 155918755 181768192 43168 1992294400 4194304 6412682 548682068864 18446744073709551615 4285052 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 44377 43168 220 541 0 43827 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 177508

[startup+6.3014 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1714848/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=250028 CPUtime=6.28
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 62789 0 0 0 581 47 0 0 25 0 1 0 155918755 256028672 60343 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 62507 60343 248 541 0 61957 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 250028

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 23991
/proc/meminfo: memFree=1589344/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=350900 CPUtime=12.68
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 86743 0 0 0 1127 141 0 0 25 0 1 0 155918755 359321600 84297 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 87725 84297 248 541 0 87175 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 350900

[startup+25.5011 s]
/proc/loadavg: 1.18 1.05 1.01 2/65 23991
/proc/meminfo: memFree=1567520/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=356728 CPUtime=25.47
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 90092 0 0 0 2389 158 0 0 25 0 1 0 155918755 365289472 85945 1992294400 4194304 6412682 548682068864 18446744073709551615 4298110 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 89182 85945 255 541 0 88632 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 356728

[startup+51.1015 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 23991
/proc/meminfo: memFree=1562144/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=361860 CPUtime=51.03
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 91486 0 0 0 4931 172 0 0 25 0 1 0 155918755 370544640 87339 1992294400 4194304 6412682 548682068864 18446744073709551615 4328813 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 90465 87339 258 541 0 89915 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 361860

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 23991
/proc/meminfo: memFree=1561248/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=361864 CPUtime=102.21
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 91731 0 0 0 10013 208 0 0 25 0 1 0 155918755 370548736 87584 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 90466 87584 258 541 0 89916 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 361864

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1557280/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=366528 CPUtime=162.18
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 92714 0 0 0 15977 241 0 0 25 0 1 0 155918755 375324672 88567 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 91632 88567 258 541 0 91082 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 366528

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1549088/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=376348 CPUtime=222.16
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 94764 0 0 0 21957 259 0 0 25 0 1 0 155918755 385380352 90617 1992294400 4194304 6412682 548682068864 18446744073709551615 4358655 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 94087 90617 258 541 0 93537 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 376348

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1547744/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=378508 CPUtime=230.15
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 95192 0 0 0 22755 260 0 0 25 0 1 0 155918755 387592192 91045 1992294400 4194304 6412682 548682068864 18446744073709551615 4361230 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 94627 91045 258 541 0 94077 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 378508

[startup+243.106 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1544480/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=381708 CPUtime=242.96
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 95908 0 0 0 24033 263 0 0 25 0 1 0 155918755 390868992 91761 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 95427 91761 258 541 0 94877 0
Current children cumulated CPU time (s) 242.96
Current children cumulated vsize (KiB) 381708

[startup+249.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1542496/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=383484 CPUtime=249.35
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 96407 0 0 0 24671 264 0 0 25 0 1 0 155918755 392687616 92260 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 95871 92260 258 541 0 95321 0
Current children cumulated CPU time (s) 249.35
Current children cumulated vsize (KiB) 383484

[startup+251.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1542496/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=383484 CPUtime=250.95
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 96408 0 0 0 24831 264 0 0 25 0 1 0 155918755 392687616 92261 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 95871 92261 258 541 0 95321 0
Current children cumulated CPU time (s) 250.95
Current children cumulated vsize (KiB) 383484

[startup+251.905 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1542432/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=383484 CPUtime=251.75
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 96419 0 0 0 24911 264 0 0 25 0 1 0 155918755 392687616 92272 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 95871 92272 258 541 0 95321 0
Current children cumulated CPU time (s) 251.75
Current children cumulated vsize (KiB) 383484

[startup+252.702 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1542432/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=383484 CPUtime=252.54
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 0 96421 0 0 0 24990 264 0 0 25 0 1 0 155918755 392687616 92274 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 95871 92274 258 541 0 95321 0
Current children cumulated CPU time (s) 252.54
Current children cumulated vsize (KiB) 383484

[startup+253.102 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23991
/proc/meminfo: memFree=1542432/2055920 swapFree=4191900/4192956
[pid=23990] ppid=23988 vsize=0 CPUtime=252.95
/proc/23990/stat : 23990 (kw) R 23988 23990 23807 0 -1 4 96428 0 0 0 25027 268 0 0 25 0 1 0 155918755 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/23990/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 252.95
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 253.128
CPU time (s): 252.985
CPU user time (s): 250.277
CPU system time (s): 2.70759
CPU usage (%): 99.9435
Max. virtual memory (cumulated for all children) (KiB): 383484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.277
system time used= 2.70759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96428
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= 4
involuntary context switches= 758

runsolver used 0.214967 second user time and 0.714891 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-02 17:41:47
IDJOB=1773455
IDBENCH=69595
IDSOLVER=611
FILE ID=node43/1773455-1241278906
PBS_JOBID= 9225009
Free space on /tmp= 66340 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773455-1241278906/watcher-1773455-1241278906 -o /tmp/evaluation-result-1773455-1241278906/solver-1773455-1241278906 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773455-1241278906.cnf

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1159774033

node43.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.237
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.237
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:       1946632 kB
Buffers:          1880 kB
Cached:          38048 kB
SwapCached:        260 kB
Active:          24480 kB
Inactive:        28760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1946632 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           13668 kB
Writeback:           0 kB
Mapped:          21840 kB
Slab:            42012 kB
Committed_AS:   725688 kB
PageTables:       1448 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= 66304 MiB
End job on node43 at 2009-05-02 17:46:00