Trace number 1774535

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 78.92 79.1057

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.8968
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

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
78.92/79.04	c 71.38 seconds
78.92/79.04	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-1774535-1241281247/watcher-1774535-1241281247 -o /tmp/evaluation-result-1774535-1241281247/solver-1774535-1241281247 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774535-1241281247.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.00 1.00 1.00 3/65 29275
/proc/meminfo: memFree=1907720/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=8588 CPUtime=0
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 1070 0 0 0 0 0 0 0 18 0 1 0 156158611 8794112 1054 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 2147 1062 192 541 0 1597 0

[startup+0.0413651 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29275
/proc/meminfo: memFree=1907720/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=35320 CPUtime=0.03
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 6244 0 0 0 1 2 0 0 18 0 1 0 156158611 36167680 6228 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 8830 6232 208 541 0 8280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35320

[startup+0.101369 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29275
/proc/meminfo: memFree=1907720/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=65436 CPUtime=0.1
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 13374 0 0 0 5 5 0 0 18 0 1 0 156158611 67006464 13358 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 16359 13363 208 541 0 15809 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 65436

[startup+0.30139 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29275
/proc/meminfo: memFree=1907720/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=177080 CPUtime=0.29
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 39527 0 0 0 14 15 0 0 20 0 1 0 156158611 181329920 39511 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 44270 39511 221 541 0 43720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 177080

[startup+0.701424 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29275
/proc/meminfo: memFree=1907720/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=183416 CPUtime=0.7
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 41290 0 0 0 54 16 0 0 24 0 1 0 156158611 187817984 41274 1992294400 4194304 6412682 548682068864 18446744073709551615 4768803 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 45854 41275 221 541 0 45304 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 183416

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1736832/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=195824 CPUtime=1.49
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 44734 0 0 0 131 18 0 0 25 0 1 0 156158611 200523776 44718 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 48956 44718 221 541 0 48406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195824

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1718656/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=219188 CPUtime=3.09
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 51249 0 0 0 287 22 0 0 25 0 1 0 156158611 224448512 51233 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 54797 51233 221 541 0 54247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 219188

[startup+6.30295 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1675968/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=256760 CPUtime=6.29
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 63170 0 0 0 600 29 0 0 25 0 1 0 156158611 262922240 61617 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 64190 61617 221 541 0 63640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 256760

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1552328/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=370228 CPUtime=12.67
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 92175 0 0 0 1177 90 0 0 25 0 1 0 156158611 379113472 89034 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 92557 89034 248 541 0 92007 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 370228

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1465544/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=434468 CPUtime=25.44
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 105931 0 0 0 2429 115 0 0 25 0 1 0 156158611 444895232 102790 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 108617 102790 248 541 0 108067 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 434468

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1454536/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=51.03
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110494 0 0 0 4973 130 0 0 25 0 1 0 156158611 452857856 105236 1992294400 4194304 6412682 548682068864 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105236 258 541 0 110011 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 442244

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (78.92 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (78.92 s) to the 'lost time'.

[startup+79.0017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1452680/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=78.92
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110946 0 0 0 7757 135 0 0 25 0 1 0 156158611 452857856 105688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105688 258 541 0 110011 0
Current children cumulated CPU time (s) 78.92
Current children cumulated vsize (KiB) 442244

[startup+79.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1852488/2055920 swapFree=4181396/4192956
[pid=29275] ppid=-1 vsize=0 CPUtime=0
/proc/29275/stat : -- couldn't open stat file --/proc/29275/statm:  -1 0 110946 0 0 0 7658 135 0 0 25 0 1 0 156158611 452857856 105688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+63.9013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1453704/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=63.82
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110699 0 0 0 6250 132 0 0 25 0 1 0 156158611 452857856 105441 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105441 258 541 0 110011 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 442244

[startup+70.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1453000/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=70.23
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110877 0 0 0 6890 133 0 0 25 0 1 0 156158611 452857856 105619 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105619 258 541 0 110011 0
Current children cumulated CPU time (s) 70.23
Current children cumulated vsize (KiB) 442244

[startup+73.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1452936/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=73.42
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110886 0 0 0 7208 134 0 0 25 0 1 0 156158611 452857856 105628 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105628 258 541 0 110011 0
Current children cumulated CPU time (s) 73.42
Current children cumulated vsize (KiB) 442244

[startup+76.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1452872/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=76.63
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110905 0 0 0 7528 135 0 0 25 0 1 0 156158611 452857856 105647 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105647 258 541 0 110011 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 442244

[startup+78.3017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1452680/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=78.22
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110946 0 0 0 7687 135 0 0 25 0 1 0 156158611 452857856 105688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105688 258 541 0 110011 0
Current children cumulated CPU time (s) 78.22
Current children cumulated vsize (KiB) 442244

[startup+78.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1452680/2055920 swapFree=4181396/4192956
[pid=29275] ppid=29273 vsize=442244 CPUtime=78.62
/proc/29275/stat : 29275 (kw) R 29273 29275 29120 0 -1 0 110946 0 0 0 7727 135 0 0 25 0 1 0 156158611 452857856 105688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/29275/statm: 110561 105688 258 541 0 110011 0
Current children cumulated CPU time (s) 78.62
Current children cumulated vsize (KiB) 442244

[startup+79.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29276
/proc/meminfo: memFree=1852488/2055920 swapFree=4181396/4192956
[pid=29275] ppid=-1 vsize=0 CPUtime=0
/proc/29275/stat : -- couldn't open stat file --/proc/29275/statm:  -1 0 110946 0 0 0 7658 135 0 0 25 0 1 0 156158611 452857856 105688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29275 and gives
#  childrusage.ru_utime.tv_sec=77
#  childrusage.ru_utime.tv_usec=614200
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=420784
# CPU time returned by wait4() is 79.035
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 78.92
#  lost CPU user time (s): 77.57
#  lost CPU system time (s): 1.35

Real time (s): 79.1057
CPU time (s): 78.92
CPU user time (s): 77.57
CPU system time (s): 1.35
CPU usage (%): 99.7653
Max. virtual memory (cumulated for all children) (KiB): 442244

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

runsolver used 0.085986 second user time and 0.206968 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 18:20:49
IDJOB=1774535
IDBENCH=70957
IDSOLVER=611
FILE ID=node8/1774535-1241281247
PBS_JOBID= 9225018
Free space on /tmp= 65908 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774535-1241281247/watcher-1774535-1241281247 -o /tmp/evaluation-result-1774535-1241281247/solver-1774535-1241281247 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774535-1241281247.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1055001376

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1908136 kB
Buffers:          3360 kB
Cached:          66664 kB
SwapCached:       4504 kB
Active:          53352 kB
Inactive:        25132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908136 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           34908 kB
Writeback:           0 kB
Mapped:          15168 kB
Slab:            55080 kB
Committed_AS:   783972 kB
PageTables:       1372 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= 65876 MiB
End job on node8 at 2009-05-02 18:22:08