Trace number 1773035

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 8.02478 8.03651

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.53477
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
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
7.88/7.99	c 4.02 seconds
7.88/7.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-1773035-1241275580/watcher-1773035-1241275580 -o /tmp/evaluation-result-1773035-1241275580/solver-1773035-1241275580 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773035-1241275580.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.99 0.98 0.99 3/64 24971
/proc/meminfo: memFree=1281272/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=6056 CPUtime=0
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 1008 0 0 0 0 0 0 0 18 0 1 0 155592774 6201344 992 1992294400 4194304 6412682 548682068864 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 1514 995 195 541 0 964 0

[startup+0.0732541 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24971
/proc/meminfo: memFree=1281272/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=44948 CPUtime=0.06
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 9630 0 0 0 3 3 0 0 18 0 1 0 155592774 46026752 9614 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 11237 9619 208 541 0 10687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44948

[startup+0.101258 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24971
/proc/meminfo: memFree=1281272/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=64280 CPUtime=0.09
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 13064 0 0 0 4 5 0 0 18 0 1 0 155592774 65822720 13048 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 16070 13055 208 541 0 15520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64280

[startup+0.301299 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24971
/proc/meminfo: memFree=1281272/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=168552 CPUtime=0.29
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 39322 0 0 0 14 15 0 0 19 0 1 0 155592774 172597248 39306 1992294400 4194304 6412682 548682068864 18446744073709551615 4289319 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 42138 39306 221 541 0 41588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 168552

[startup+0.701378 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24971
/proc/meminfo: memFree=1281272/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=174380 CPUtime=0.69
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 40967 0 0 0 54 15 0 0 23 0 1 0 155592774 178565120 40951 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 43595 40951 221 541 0 43045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 174380

[startup+1.50154 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=1112880/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=186592 CPUtime=1.49
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 44336 0 0 0 132 17 0 0 25 0 1 0 155592774 191070208 44320 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 46648 44320 221 541 0 46098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 186592

[startup+3.10186 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=1094448/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=210552 CPUtime=3.1
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 51005 0 0 0 289 21 0 0 25 0 1 0 155592774 215605248 50989 1992294400 4194304 6412682 548682068864 18446744073709551615 4854985 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 52671 50990 221 541 0 52121 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 210552

[startup+6.30149 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=1011568/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=282212 CPUtime=6.28
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 70279 0 0 0 575 53 0 0 25 0 1 0 155592774 288985088 68643 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 70553 68643 248 541 0 70003 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 282212

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

[startup+7.10165 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=998960/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=299708 CPUtime=7.08
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 73143 0 0 0 645 63 0 0 25 0 1 0 155592774 306900992 71507 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 74927 71507 248 541 0 74377 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 299708

[startup+7.50173 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=998960/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=304024 CPUtime=7.48
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 74235 0 0 0 681 67 0 0 25 0 1 0 155592774 311320576 72599 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 76006 72599 248 541 0 75456 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 304024

[startup+7.90181 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=980848/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=310296 CPUtime=7.88
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 0 75891 0 0 0 716 72 0 0 25 0 1 0 155592774 317743104 74255 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 77574 74255 248 541 0 77024 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 310296

[startup+8.00183 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24972
/proc/meminfo: memFree=980848/2055920 swapFree=4180228/4192956
[pid=24971] ppid=24969 vsize=0 CPUtime=7.98
/proc/24971/stat : 24971 (kw) R 24969 24971 24880 0 -1 4 75971 0 0 0 724 74 0 0 25 0 1 0 155592774 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/24971/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 8.03651
CPU time (s): 8.02478
CPU user time (s): 7.2469
CPU system time (s): 0.777881
CPU usage (%): 99.854
Max. virtual memory (cumulated for all children) (KiB): 310296

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

runsolver used 0.003999 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-02 16:46:21
IDJOB=1773035
IDBENCH=20463
IDSOLVER=611
FILE ID=node1/1773035-1241275580
PBS_JOBID= 9225013
Free space on /tmp= 66532 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11803.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773035-1241275580/watcher-1773035-1241275580 -o /tmp/evaluation-result-1773035-1241275580/solver-1773035-1241275580 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773035-1241275580.cnf

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

MD5SUM BENCH= 6c6fd606fd41d7205b07602118ad74a0
RANDOM SEED=606270531

node1.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.259
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	: 5931.00
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.259
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:       1281688 kB
Buffers:         79676 kB
Cached:         617048 kB
SwapCached:       6940 kB
Active:          35588 kB
Inactive:       669412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281688 kB
SwapTotal:     4192956 kB
SwapFree:      4180228 kB
Dirty:           18192 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            55164 kB
Committed_AS:   718976 kB
PageTables:       1436 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= 66520 MiB
End job on node1 at 2009-05-02 16:46:29