Trace number 1580524

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 289.805 289.892

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.285
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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
289.70/289.85	c 284.54 seconds
289.70/289.85	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-1580524-1238919880/watcher-1580524-1238919880 -o /tmp/evaluation-result-1580524-1238919880/solver-1580524-1238919880 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1580524-1238919880.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.59 1.73 1.41 3/64 18813
/proc/meminfo: memFree=1039920/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=5516 CPUtime=0
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 1164653647 5648384 982 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 1379 982 192 541 0 829 0

[startup+0.0134581 s]
/proc/loadavg: 1.59 1.73 1.41 3/64 18813
/proc/meminfo: memFree=1039920/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=11560 CPUtime=0
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 2245 0 0 0 0 0 0 0 18 0 1 0 1164653647 11837440 2229 1992294400 4194304 6412682 548682068832 18446744073709551615 4272166 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 2890 2235 201 541 0 2340 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11560

[startup+0.101465 s]
/proc/loadavg: 1.59 1.73 1.41 3/64 18813
/proc/meminfo: memFree=1039920/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=62716 CPUtime=0.09
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 14262 0 0 0 4 5 0 0 18 0 1 0 1164653647 64221184 14247 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 15679 14253 208 541 0 15129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62716

[startup+0.301481 s]
/proc/loadavg: 1.59 1.73 1.41 3/64 18813
/proc/meminfo: memFree=1039920/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=106972 CPUtime=0.29
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 24140 0 0 0 19 10 0 0 19 0 1 0 1164653647 109539328 24124 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 26743 24124 219 541 0 26193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106972

[startup+0.701516 s]
/proc/loadavg: 1.59 1.73 1.41 3/64 18813
/proc/meminfo: memFree=1039920/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=112120 CPUtime=0.69
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 25603 0 0 0 59 10 0 0 22 0 1 0 1164653647 114810880 25587 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 28030 25587 219 541 0 27480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112120

[startup+1.50158 s]
/proc/loadavg: 1.59 1.73 1.41 2/65 18814
/proc/meminfo: memFree=934184/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=121624 CPUtime=1.49
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 28258 0 0 0 137 12 0 0 25 0 1 0 1164653647 124542976 28242 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 30406 28242 219 541 0 29856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121624

[startup+3.10172 s]
/proc/loadavg: 1.59 1.73 1.41 2/65 18814
/proc/meminfo: memFree=920552/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=140272 CPUtime=3.09
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 34221 0 0 0 293 16 0 0 25 0 1 0 1164653647 143638528 33436 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 35068 33436 220 541 0 34518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140272

[startup+6.302 s]
/proc/loadavg: 1.55 1.72 1.41 2/65 18814
/proc/meminfo: memFree=888304/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=190496 CPUtime=6.29
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 48134 0 0 0 606 23 0 0 25 0 1 0 1164653647 195067904 46395 1992294400 4194304 6412682 548682068832 18446744073709551615 4522090 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 47624 46395 239 541 0 47074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 190496

[startup+12.7016 s]
/proc/loadavg: 1.50 1.70 1.41 2/65 18814
/proc/meminfo: memFree=842496/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=198536 CPUtime=12.67
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 51570 0 0 0 1216 51 0 0 25 0 1 0 1164653647 203300864 48559 1992294400 4194304 6412682 548682068832 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 49634 48559 255 541 0 49084 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 198536

[startup+25.5017 s]
/proc/loadavg: 1.39 1.67 1.40 2/65 18814
/proc/meminfo: memFree=842368/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=198536 CPUtime=25.47
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 51598 0 0 0 2493 54 0 0 25 0 1 0 1164653647 203300864 48587 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 49634 48587 255 541 0 49084 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 198536

[startup+51.1019 s]
/proc/loadavg: 1.26 1.61 1.39 2/65 18814
/proc/meminfo: memFree=842432/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=198536 CPUtime=51.06
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 51622 0 0 0 5047 59 0 0 25 0 1 0 1164653647 203300864 48611 1992294400 4194304 6412682 548682068832 18446744073709551615 4302255 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 49634 48611 255 541 0 49084 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 198536

[startup+102.305 s]
/proc/loadavg: 1.11 1.52 1.36 2/65 18814
/proc/meminfo: memFree=836544/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=204004 CPUtime=102.25
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 53103 0 0 0 10159 66 0 0 25 0 1 0 1164653647 208900096 50092 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 51001 50092 258 541 0 50451 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 204004

[startup+162.301 s]
/proc/loadavg: 1.04 1.42 1.34 2/65 18814
/proc/meminfo: memFree=831168/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=209204 CPUtime=162.24
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 54443 0 0 0 16152 72 0 0 25 0 1 0 1164653647 214224896 51432 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 52301 51432 258 541 0 51751 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 209204

[startup+222.302 s]
/proc/loadavg: 1.01 1.34 1.31 2/65 18814
/proc/meminfo: memFree=820864/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=219592 CPUtime=222.22
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 57023 0 0 0 22143 79 0 0 25 0 1 0 1164653647 224862208 54012 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 54898 54012 258 541 0 54348 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 219592

[startup+282.302 s]
/proc/loadavg: 1.00 1.28 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=282.2
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28139 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 226444

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

[startup+284.702 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=284.6
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28379 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4304438 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 284.6
Current children cumulated vsize (KiB) 226444

[startup+287.901 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=287.8
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28699 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 287.8
Current children cumulated vsize (KiB) 226444

[startup+288.701 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=288.6
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28779 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4304787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 288.6
Current children cumulated vsize (KiB) 226444

[startup+289.502 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=289.4
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28859 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4304798 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 289.4
Current children cumulated vsize (KiB) 226444

[startup+289.701 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=289.6
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28879 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 289.6
Current children cumulated vsize (KiB) 226444

[startup+289.801 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 18814
/proc/meminfo: memFree=814016/2055920 swapFree=4175756/4192956
[pid=18813] ppid=18811 vsize=226444 CPUtime=289.7
/proc/18813/stat : 18813 (kw) R 18811 18813 18623 0 -1 0 58730 0 0 0 28889 81 0 0 25 0 1 0 1164653647 231878656 55719 1992294400 4194304 6412682 548682068832 18446744073709551615 4297318 0 0 4096 0 0 0 0 17 1 0 0
/proc/18813/statm: 56611 55719 258 541 0 56061 0
Current children cumulated CPU time (s) 289.7
Current children cumulated vsize (KiB) 226444

Child status: 20
Real time (s): 289.892
CPU time (s): 289.805
CPU user time (s): 288.949
CPU system time (s): 0.855869
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 226444

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

runsolver used 0.271958 second user time and 0.665898 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-05 10:24:41
IDJOB=1580524
IDBENCH=71019
IDSOLVER=501
FILE ID=node31/1580524-1238919880
PBS_JOBID= 9101412
Free space on /tmp= 66480 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580524-1238919880/watcher-1580524-1238919880 -o /tmp/evaluation-result-1580524-1238919880/solver-1580524-1238919880 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1580524-1238919880.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=583439661

node31.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:       1040336 kB
Buffers:        109940 kB
Cached:         793868 kB
SwapCached:      10248 kB
Active:         493344 kB
Inactive:       422176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040336 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           17140 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            85764 kB
Committed_AS:  3481400 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node31 at 2009-04-05 10:29:31