Trace number 1775445

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 183.222 183.308

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7201
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
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
183.10/183.27	c 181.11 seconds
183.10/183.27	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-1775445-1241284785/watcher-1775445-1241284785 -o /tmp/evaluation-result-1775445-1241284785/solver-1775445-1241284785 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775445-1241284785.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.04 1.02 1.00 2/64 22189
/proc/meminfo: memFree=1929280/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=7564 CPUtime=0
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 1390 0 0 0 0 0 0 0 18 0 1 0 156511230 7745536 1374 1992294400 4194304 6412682 548682068864 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 1891 1380 201 541 0 1341 0

[startup+0.068167 s]
/proc/loadavg: 1.04 1.02 1.00 2/64 22189
/proc/meminfo: memFree=1929280/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=42092 CPUtime=0.05
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 9176 0 0 0 2 3 0 0 18 0 1 0 156511230 43102208 9160 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 10556 9166 208 541 0 10006 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 42092

[startup+0.101167 s]
/proc/loadavg: 1.04 1.02 1.00 2/64 22189
/proc/meminfo: memFree=1929280/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=62024 CPUtime=0.09
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 14607 0 0 0 3 6 0 0 18 0 1 0 156511230 63512576 14591 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 15506 14597 208 541 0 14956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62024

[startup+0.301182 s]
/proc/loadavg: 1.04 1.02 1.00 2/64 22189
/proc/meminfo: memFree=1929280/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=82936 CPUtime=0.29
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 19247 0 0 0 21 8 0 0 19 0 1 0 156511230 84926464 19231 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 20734 19231 219 541 0 20184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82936

[startup+0.701211 s]
/proc/loadavg: 1.04 1.02 1.00 2/64 22189
/proc/meminfo: memFree=1929280/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=88084 CPUtime=0.69
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 20719 0 0 0 60 9 0 0 22 0 1 0 156511230 90198016 20703 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 22021 20704 219 541 0 21471 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88084

[startup+1.50127 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 22190
/proc/meminfo: memFree=1844216/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=98884 CPUtime=1.49
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 23937 0 0 0 138 11 0 0 25 0 1 0 156511230 101257216 23728 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 24721 23728 220 541 0 24171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98884

[startup+3.10139 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 22190
/proc/meminfo: memFree=1824888/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=138112 CPUtime=3.09
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 34332 0 0 0 289 20 0 0 25 0 1 0 156511230 141426688 32970 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 34528 32970 248 541 0 33978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138112

[startup+6.30162 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 22190
/proc/meminfo: memFree=1758264/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=180440 CPUtime=6.28
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 45537 0 0 0 558 70 0 0 25 0 1 0 156511230 184770560 44175 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 45110 44175 248 541 0 44560 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 180440

[startup+12.7011 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 22190
/proc/meminfo: memFree=1720320/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=203492 CPUtime=12.67
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 51153 0 0 0 1172 95 0 0 25 0 1 0 156511230 208375808 48767 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 50873 48767 255 541 0 50323 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 203492

[startup+25.501 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 22190
/proc/meminfo: memFree=1717056/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=206592 CPUtime=25.47
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 51989 0 0 0 2439 108 0 0 25 0 1 0 156511230 211550208 49603 1992294400 4194304 6412682 548682068864 18446744073709551615 4424996 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 51648 49603 258 541 0 51098 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 206592

[startup+51.1019 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22190
/proc/meminfo: memFree=1716928/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=206596 CPUtime=51.04
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 52043 0 0 0 4977 127 0 0 25 0 1 0 156511230 211554304 49657 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 51649 49657 258 541 0 51099 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 206596

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22190
/proc/meminfo: memFree=1714304/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=209428 CPUtime=102.23
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 52687 0 0 0 10057 166 0 0 25 0 1 0 156511230 214454272 50301 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 52357 50301 258 541 0 51807 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 209428

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22190
/proc/meminfo: memFree=1710336/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=213188 CPUtime=162.21
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 53701 0 0 0 16024 197 0 0 25 0 1 0 156511230 218304512 51315 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 53297 51315 258 541 0 52747 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 213188

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22190
/proc/meminfo: memFree=1709824/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=213824 CPUtime=166.21
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 53820 0 0 0 16423 198 0 0 25 0 1 0 156511230 218955776 51434 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 53456 51434 258 541 0 52906 0
Current children cumulated CPU time (s) 166.21
Current children cumulated vsize (KiB) 213824

[startup+172.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22190
/proc/meminfo: memFree=1704576/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=219028 CPUtime=172.61
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 55115 0 0 0 17062 199 0 0 25 0 1 0 156511230 224284672 52729 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 54757 52729 258 541 0 54207 0
Current children cumulated CPU time (s) 172.61
Current children cumulated vsize (KiB) 219028

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22190
/proc/meminfo: memFree=1704448/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=219028 CPUtime=179.01
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 55140 0 0 0 17699 202 0 0 25 0 1 0 156511230 224284672 52754 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 54757 52754 258 541 0 54207 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 219028

[startup+180.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22190
/proc/meminfo: memFree=1704448/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=219028 CPUtime=180.6
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 55148 0 0 0 17858 202 0 0 25 0 1 0 156511230 224284672 52762 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 54757 52762 258 541 0 54207 0
Current children cumulated CPU time (s) 180.6
Current children cumulated vsize (KiB) 219028

[startup+182.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22190
/proc/meminfo: memFree=1704384/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=219028 CPUtime=182.2
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 55154 0 0 0 18018 202 0 0 25 0 1 0 156511230 224284672 52768 1992294400 4194304 6412682 548682068864 18446744073709551615 4304399 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 54757 52768 258 541 0 54207 0
Current children cumulated CPU time (s) 182.2
Current children cumulated vsize (KiB) 219028

[startup+183.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22190
/proc/meminfo: memFree=1704384/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=219028 CPUtime=183
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 0 55154 0 0 0 18098 202 0 0 25 0 1 0 156511230 224284672 52768 1992294400 4194304 6412682 548682068864 18446744073709551615 4304339 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 54757 52768 258 541 0 54207 0
Current children cumulated CPU time (s) 183
Current children cumulated vsize (KiB) 219028

[startup+183.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22190
/proc/meminfo: memFree=1704384/2055920 swapFree=4181112/4192956
[pid=22189] ppid=22187 vsize=0 CPUtime=183.2
/proc/22189/stat : 22189 (kw) R 22187 22189 22071 0 -1 4 55161 0 0 0 18115 205 0 0 25 0 1 0 156511230 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 183.2
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 183.308
CPU time (s): 183.222
CPU user time (s): 181.157
CPU system time (s): 2.06469
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 219028

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

runsolver used 0.159975 second user time and 0.379942 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-02 19:19:46
IDJOB=1775445
IDBENCH=71766
IDSOLVER=611
FILE ID=node34/1775445-1241284785
PBS_JOBID= 9225063
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=1649101525

node34.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.214
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.214
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:       1931680 kB
Buffers:          6348 kB
Cached:          63680 kB
SwapCached:       5384 kB
Active:          20756 kB
Inactive:        56888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931680 kB
SwapTotal:     4192956 kB
SwapFree:      4181112 kB
Dirty:            8824 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            32644 kB
Committed_AS:   709584 kB
PageTables:       1388 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= 66476 MiB
End job on node34 at 2009-05-02 19:22:49