Trace number 1724442

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 109.258 109.466

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8372
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
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
109.19/109.44	c 107.78 seconds
109.19/109.44	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-1724442-1240696181/watcher-1724442-1240696181 -o /tmp/evaluation-result-1724442-1240696181/solver-1724442-1240696181 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1724442-1240696181.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.74 1.78 1.42 3/64 21359
/proc/meminfo: memFree=1344936/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=5652 CPUtime=0
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 868 0 0 0 0 0 0 0 18 0 1 0 97644902 5787648 852 1992294400 4194304 6412682 548682068832 18446744073709551615 4271781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 1413 857 201 541 0 863 0

[startup+0.0527941 s]
/proc/loadavg: 1.74 1.78 1.42 3/64 21359
/proc/meminfo: memFree=1344936/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=33304 CPUtime=0.04
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 7276 0 0 0 2 2 0 0 18 0 1 0 97644902 34103296 7260 1992294400 4194304 6412682 548682068832 18446744073709551615 4280887 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 8326 7267 208 541 0 7776 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33304

[startup+0.102802 s]
/proc/loadavg: 1.74 1.78 1.42 3/64 21359
/proc/meminfo: memFree=1344936/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=59912 CPUtime=0.09
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 13773 0 0 0 5 4 0 0 18 0 1 0 97644902 61349888 13757 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 14978 13757 219 541 0 14428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59912

[startup+0.301837 s]
/proc/loadavg: 1.74 1.78 1.42 3/64 21359
/proc/meminfo: memFree=1344936/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=62684 CPUtime=0.29
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 14523 0 0 0 25 4 0 0 19 0 1 0 97644902 64188416 14507 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 15671 14507 219 541 0 15121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62684

[startup+0.701911 s]
/proc/loadavg: 1.74 1.78 1.42 3/64 21359
/proc/meminfo: memFree=1344936/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=67832 CPUtime=0.69
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 16007 0 0 0 64 5 0 0 23 0 1 0 97644902 69459968 15991 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 16958 15991 219 541 0 16408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67832

[startup+1.50105 s]
/proc/loadavg: 1.74 1.78 1.42 2/65 21360
/proc/meminfo: memFree=1276768/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=78236 CPUtime=1.49
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 19645 0 0 0 143 6 0 0 25 0 1 0 97644902 80113664 18874 1992294400 4194304 6412682 548682068832 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 19559 18874 229 541 0 19009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78236

[startup+3.10134 s]
/proc/loadavg: 1.74 1.78 1.42 2/65 21360
/proc/meminfo: memFree=1250080/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=111788 CPUtime=2.93
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 28017 0 0 0 268 25 0 0 23 0 1 0 97644902 114470912 26861 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 27947 26861 248 541 0 27397 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 111788

[startup+6.30191 s]
/proc/loadavg: 1.68 1.76 1.41 2/65 21360
/proc/meminfo: memFree=1195232/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=150468 CPUtime=6.13
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 37110 0 0 0 551 62 0 0 25 0 1 0 97644902 154079232 35954 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 37617 35954 248 541 0 37067 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 150468

[startup+12.7011 s]
/proc/loadavg: 1.63 1.75 1.41 2/65 21360
/proc/meminfo: memFree=1191520/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=149024 CPUtime=12.51
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 37567 0 0 0 1182 69 0 0 25 0 1 0 97644902 152600576 35662 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 37256 35662 255 541 0 36706 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 149024

[startup+25.5013 s]
/proc/loadavg: 1.49 1.71 1.40 2/65 21360
/proc/meminfo: memFree=1190688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=149680 CPUtime=25.32
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 37790 0 0 0 2450 82 0 0 25 0 1 0 97644902 153272320 35885 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 37420 35885 258 541 0 36870 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 149680

[startup+51.1019 s]
/proc/loadavg: 1.32 1.65 1.39 2/65 21360
/proc/meminfo: memFree=1189088/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=151180 CPUtime=50.9
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 38218 0 0 0 4985 105 0 0 25 0 1 0 97644902 154808320 36313 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 37795 36313 258 541 0 37245 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 151180

[startup+102.304 s]
/proc/loadavg: 1.14 1.55 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=102.09
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39807 0 0 0 10074 135 0 0 25 0 1 0 97644902 161550336 37902 1992294400 4194304 6412682 548682068832 18446744073709551615 4419349 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37902 258 541 0 38891 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 157764

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

[startup+105.502 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=105.29
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39818 0 0 0 10392 137 0 0 25 0 1 0 97644902 161550336 37913 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37913 258 541 0 38891 0
Current children cumulated CPU time (s) 105.29
Current children cumulated vsize (KiB) 157764

[startup+107.103 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=106.89
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39818 0 0 0 10551 138 0 0 25 0 1 0 97644902 161550336 37913 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37913 258 541 0 38891 0
Current children cumulated CPU time (s) 106.89
Current children cumulated vsize (KiB) 157764

[startup+108.701 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=108.49
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39818 0 0 0 10710 139 0 0 25 0 1 0 97644902 161550336 37913 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37913 258 541 0 38891 0
Current children cumulated CPU time (s) 108.49
Current children cumulated vsize (KiB) 157764

[startup+109.101 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=108.89
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39818 0 0 0 10750 139 0 0 25 0 1 0 97644902 161550336 37913 1992294400 4194304 6412682 548682068832 18446744073709551615 4304779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37913 258 541 0 38891 0
Current children cumulated CPU time (s) 108.89
Current children cumulated vsize (KiB) 157764

[startup+109.301 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=109.09
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39818 0 0 0 10770 139 0 0 25 0 1 0 97644902 161550336 37913 1992294400 4194304 6412682 548682068832 18446744073709551615 4304692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37913 258 541 0 38891 0
Current children cumulated CPU time (s) 109.09
Current children cumulated vsize (KiB) 157764

[startup+109.401 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 21360
/proc/meminfo: memFree=1182688/2055920 swapFree=4180880/4192956
[pid=21359] ppid=21357 vsize=157764 CPUtime=109.19
/proc/21359/stat : 21359 (kw) R 21357 21359 21173 0 -1 0 39818 0 0 0 10780 139 0 0 25 0 1 0 97644902 161550336 37913 1992294400 4194304 6412682 548682068832 18446744073709551615 4298482 0 0 4096 0 0 0 0 17 1 0 0
/proc/21359/statm: 39441 37913 258 541 0 38891 0
Current children cumulated CPU time (s) 109.19
Current children cumulated vsize (KiB) 157764

Child status: 20
Real time (s): 109.466
CPU time (s): 109.258
CPU user time (s): 107.84
CPU system time (s): 1.41878
CPU usage (%): 99.8101
Max. virtual memory (cumulated for all children) (KiB): 157764

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

runsolver used 0.095985 second user time and 0.255961 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-25 23:49:41
IDJOB=1724442
IDBENCH=71780
IDSOLVER=501
FILE ID=node60/1724442-1240696181
PBS_JOBID= 9186747
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=886182606

node60.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.256
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.256
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:       1345352 kB
Buffers:         77968 kB
Cached:         544804 kB
SwapCached:       6500 kB
Active:         130392 kB
Inactive:       501368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345352 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:            6892 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            64728 kB
Committed_AS:   375692 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= 66392 MiB
End job on node60 at 2009-04-25 23:51:31