Trace number 1723194

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 77.5872 77.706

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.7277
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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
77.37/77.59	c 71.23 seconds
77.37/77.59	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-1723194-1240684037/watcher-1723194-1240684037 -o /tmp/evaluation-result-1723194-1240684037/solver-1723194-1240684037 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723194-1240684037.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 19130
/proc/meminfo: memFree=1153136/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=6308 CPUtime=0
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 1026 0 0 0 0 0 0 0 18 0 1 0 96437992 6459392 1010 1992294400 4194304 6412682 548682068832 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 1577 1012 195 541 0 1027 0

[startup+0.0308611 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 19130
/proc/meminfo: memFree=1153136/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=23688 CPUtime=0.02
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 5147 0 0 0 1 1 0 0 18 0 1 0 96437992 24256512 5132 1992294400 4194304 6412682 548682068832 18446744073709551615 4272375 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 5922 5139 201 541 0 5372 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23688

[startup+0.101871 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 19130
/proc/meminfo: memFree=1153136/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=62604 CPUtime=0.09
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 13404 0 0 0 4 5 0 0 18 0 1 0 96437992 64106496 13388 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 15651 13393 208 541 0 15101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62604

[startup+0.301907 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 19130
/proc/meminfo: memFree=1153136/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=190612 CPUtime=0.29
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 45676 0 0 0 10 19 0 0 19 0 1 0 96437992 195186688 45660 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 47653 45666 208 541 0 47103 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 190612

[startup+0.701978 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 19130
/proc/meminfo: memFree=1153136/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=248972 CPUtime=0.69
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 58313 0 0 0 45 24 0 0 23 0 1 0 96437992 254947328 58297 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 62243 58298 219 541 0 61693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 248972

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 19131
/proc/meminfo: memFree=915496/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=260324 CPUtime=1.49
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 61508 0 0 0 124 25 0 0 25 0 1 0 96437992 266571776 61492 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 65081 61492 219 541 0 64531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 260324

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 19131
/proc/meminfo: memFree=898152/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=287344 CPUtime=3.09
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 68909 0 0 0 280 29 0 0 25 0 1 0 96437992 294240256 68893 1992294400 4194304 6412682 548682068832 18446744073709551615 4285052 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 71836 68893 220 541 0 71286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 287344

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 19131
/proc/meminfo: memFree=845608/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=339628 CPUtime=6.29
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 85497 0 0 0 592 37 0 0 25 0 1 0 96437992 347779072 83175 1992294400 4194304 6412682 548682068832 18446744073709551615 4495955 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 84907 83175 227 541 0 84357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 339628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 19131
/proc/meminfo: memFree=681960/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=479424 CPUtime=12.69
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 121004 0 0 0 1160 109 0 0 25 0 1 0 96437992 490930176 116312 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/19130/statm: 119856 116312 248 541 0 119306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 479424

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=447784/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=667564 CPUtime=25.44
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 165007 0 0 0 2283 261 0 0 25 0 1 0 96437992 683585536 160315 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 166891 160316 248 541 0 166341 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 667564

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=377896/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=713696 CPUtime=50.98
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 180091 0 0 0 4783 315 0 0 25 0 1 0 96437992 730824704 172239 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 178424 172239 255 541 0 177874 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 713696

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

[startup+63.9023 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374568/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=716504 CPUtime=63.78
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 180938 0 0 0 6057 321 0 0 25 0 1 0 96437992 733700096 173086 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 179126 173086 258 541 0 178576 0
Current children cumulated CPU time (s) 63.78
Current children cumulated vsize (KiB) 716504

[startup+70.3015 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374568/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=716504 CPUtime=70.18
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 180970 0 0 0 6692 326 0 0 25 0 1 0 96437992 733700096 173118 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 179126 173118 258 541 0 178576 0
Current children cumulated CPU time (s) 70.18
Current children cumulated vsize (KiB) 716504

[startup+73.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374568/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=716504 CPUtime=73.38
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 180990 0 0 0 7011 327 0 0 25 0 1 0 96437992 733700096 173138 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 179126 173138 258 541 0 178576 0
Current children cumulated CPU time (s) 73.38
Current children cumulated vsize (KiB) 716504

[startup+75.1014 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374568/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=716504 CPUtime=74.98
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 180995 0 0 0 7170 328 0 0 25 0 1 0 96437992 733700096 173143 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 179126 173143 258 541 0 178576 0
Current children cumulated CPU time (s) 74.98
Current children cumulated vsize (KiB) 716504

[startup+76.7017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374504/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=716504 CPUtime=76.58
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 181044 0 0 0 7329 329 0 0 25 0 1 0 96437992 733700096 173192 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 179126 173192 258 541 0 178576 0
Current children cumulated CPU time (s) 76.58
Current children cumulated vsize (KiB) 716504

[startup+77.5018 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374312/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=716504 CPUtime=77.37
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 0 181059 0 0 0 7408 329 0 0 25 0 1 0 96437992 733700096 173207 1992294400 4194304 6412682 548682068832 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 179126 173207 258 541 0 178576 0
Current children cumulated CPU time (s) 77.37
Current children cumulated vsize (KiB) 716504

[startup+77.7019 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19131
/proc/meminfo: memFree=374312/2055920 swapFree=4124000/4192956
[pid=19130] ppid=19128 vsize=0 CPUtime=77.58
/proc/19130/stat : 19130 (kw) R 19128 19130 18772 0 -1 4 181066 0 0 0 7418 340 0 0 25 0 1 0 96437992 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19130/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 77.58
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 77.706
CPU time (s): 77.5872
CPU user time (s): 74.1817
CPU system time (s): 3.40548
CPU usage (%): 99.8471
Max. virtual memory (cumulated for all children) (KiB): 720032

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

runsolver used 0.06199 second user time and 0.19097 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-25 20:27:19
IDJOB=1723194
IDBENCH=71688
IDSOLVER=501
FILE ID=node2/1723194-1240684037
PBS_JOBID= 9186635
Free space on /tmp= 66296 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723194-1240684037/watcher-1723194-1240684037 -o /tmp/evaluation-result-1723194-1240684037/solver-1723194-1240684037 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1723194-1240684037.cnf

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=340335410

node2.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.265
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.265
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:       1153552 kB
Buffers:         77944 kB
Cached:         681040 kB
SwapCached:      63068 kB
Active:         342928 kB
Inactive:       481620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153552 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:           24312 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            63724 kB
Committed_AS:   348700 kB
PageTables:       1476 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= 66208 MiB
End job on node2 at 2009-04-25 20:28:37