Trace number 1774555

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-20? 3614.3 3615.6

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1510.73
Satisfiable
(Un)Satisfiability was proved
Number of variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

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
3614.09/3615.45	c 3600 seconds
3614.09/3615.45	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774555-1241281285/watcher-1774555-1241281285 -o /tmp/evaluation-result-1774555-1241281285/solver-1774555-1241281285 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774555-1241281285.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 28432
/proc/meminfo: memFree=1031800/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=8588 CPUtime=0
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 1057 0 0 0 0 0 0 0 18 0 1 0 156162140 8794112 1041 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 2147 1048 192 541 0 1597 0

[startup+0.053484 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28432
/proc/meminfo: memFree=1031800/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=52548 CPUtime=0.05
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 8253 0 0 0 2 3 0 0 18 0 1 0 156162140 53809152 8237 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 13170 8242 208 541 0 12620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 52548

[startup+0.101491 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28432
/proc/meminfo: memFree=1031800/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=69312 CPUtime=0.09
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 13812 0 0 0 4 5 0 0 18 0 1 0 156162140 70975488 13796 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 17328 13801 208 541 0 16778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69312

[startup+0.301527 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28432
/proc/meminfo: memFree=1031800/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=189840 CPUtime=0.29
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 44037 0 0 0 13 16 0 0 19 0 1 0 156162140 194396160 44021 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 47493 44028 208 541 0 46943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 189840

[startup+0.701596 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28432
/proc/meminfo: memFree=1031800/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=321052 CPUtime=0.69
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 71905 0 0 0 42 27 0 0 23 0 1 0 156162140 328757248 71889 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 80263 71889 221 541 0 79713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 321052

[startup+1.50174 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28433
/proc/meminfo: memFree=739184/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=333988 CPUtime=1.49
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 75487 0 0 0 120 29 0 0 25 0 1 0 156162140 342003712 75471 1992294400 4194304 6412682 548682068864 18446744073709551615 4284093 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 83497 75471 221 541 0 82947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 333988

[startup+3.10202 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28433
/proc/meminfo: memFree=717744/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=359200 CPUtime=3.09
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 82504 0 0 0 277 32 0 0 25 0 1 0 156162140 367820800 82488 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 89800 82488 221 541 0 89250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 359200

[startup+6.30258 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28433
/proc/meminfo: memFree=661936/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=397968 CPUtime=6.29
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 94780 0 0 0 591 38 0 0 25 0 1 0 156162140 407519232 93227 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 99492 93227 221 541 0 98942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 397968

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28433
/proc/meminfo: memFree=566512/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=473240 CPUtime=12.69
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 118666 0 0 0 1218 51 0 0 25 0 1 0 156162140 484597760 114040 1992294400 4194304 6412682 548682068864 18446744073709551615 5483173 0 0 4096 0 0 0 0 17 0 0 0
/proc/28432/statm: 118310 114040 223 541 0 117760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 473240

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28433
/proc/meminfo: memFree=287216/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=748708 CPUtime=25.47
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 184637 0 0 0 2365 182 0 0 25 0 1 0 156162140 766676992 180011 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 187177 180011 248 541 0 186627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 748708

[startup+51.1013 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 28433
/proc/meminfo: memFree=246832/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=773992 CPUtime=51.06
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 191175 0 0 0 4917 189 0 0 25 0 1 0 156162140 792567808 186549 1992294400 4194304 6412682 548682068864 18446744073709551615 4564867 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 193498 186549 248 541 0 192948 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 773992

[startup+102.305 s]
/proc/loadavg: 1.11 1.02 1.01 2/65 28433
/proc/meminfo: memFree=238384/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=102.24
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 196753 0 0 0 10016 208 0 0 25 0 1 0 156162140 796442624 188230 1992294400 4194304 6412682 548682068864 18446744073709551615 4495802 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 188230 258 541 0 193894 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 777776

[startup+162.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 28433
/proc/meminfo: memFree=231280/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=162.22
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 198518 0 0 0 15993 229 0 0 25 0 1 0 156162140 796442624 189995 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 189995 258 541 0 193894 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 777776

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28433
/proc/meminfo: memFree=229296/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=222.2
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 199010 0 0 0 21975 245 0 0 25 0 1 0 156162140 796442624 190487 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 190487 258 541 0 193894 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 777776

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=228080/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=282.18
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 199299 0 0 0 27960 258 0 0 25 0 1 0 156162140 796442624 190776 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 190776 258 541 0 193894 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 777776

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=227248/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=342.15
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 199503 0 0 0 33949 266 0 0 25 0 1 0 156162140 796442624 190980 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 190980 258 541 0 193894 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 777776

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=226416/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=402.13
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 199715 0 0 0 39936 277 0 0 25 0 1 0 156162140 796442624 191192 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 191192 258 541 0 193894 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 777776

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=225392/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=462.11
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 199978 0 0 0 45924 287 0 0 25 0 1 0 156162140 796442624 191455 1992294400 4194304 6412682 548682068864 18446744073709551615 4361981 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 191455 258 541 0 193894 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 777776

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=224752/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=522.09
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 200130 0 0 0 51911 298 0 0 25 0 1 0 156162140 796442624 191607 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 191607 258 541 0 193894 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 777776

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=224432/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=582.07
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 200205 0 0 0 57896 311 0 0 25 0 1 0 156162140 796442624 191682 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 191682 258 541 0 193894 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 777776

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28433
/proc/meminfo: memFree=223984/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=777776 CPUtime=642.06
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 200321 0 0 0 63892 314 0 0 25 0 1 0 156162140 796442624 191798 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 194444 191798 258 541 0 193894 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 777776

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=91888/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=923252 CPUtime=2981.22
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 233282 0 0 0 297547 575 0 0 25 0 1 0 156162140 945410048 224759 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 230813 224759 258 541 0 230263 0
Current children cumulated CPU time (s) 2981.22
Current children cumulated vsize (KiB) 923252

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=91824/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=923252 CPUtime=3041.19
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 233299 0 0 0 303540 579 0 0 25 0 1 0 156162140 945410048 224776 1992294400 4194304 6412682 548682068864 18446744073709551615 4286821 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 230813 224776 258 541 0 230263 0
Current children cumulated CPU time (s) 3041.19
Current children cumulated vsize (KiB) 923252

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=88496/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=926368 CPUtime=3101.17
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 234164 0 0 0 309531 586 0 0 25 0 1 0 156162140 948600832 225641 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 231592 225641 258 541 0 231042 0
Current children cumulated CPU time (s) 3101.17
Current children cumulated vsize (KiB) 926368

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=64240/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=950236 CPUtime=3161.15
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 240187 0 0 0 315523 592 0 0 25 0 1 0 156162140 973041664 231664 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 237559 231664 258 541 0 237009 0
Current children cumulated CPU time (s) 3161.15
Current children cumulated vsize (KiB) 950236

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=63472/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=950236 CPUtime=3221.13
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 240365 0 0 0 321515 598 0 0 25 0 1 0 156162140 973041664 231842 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 237559 231842 258 541 0 237009 0
Current children cumulated CPU time (s) 3221.13
Current children cumulated vsize (KiB) 950236

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=55728/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=957936 CPUtime=3281.12
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242301 0 0 0 327509 603 0 0 25 0 1 0 156162140 980926464 233778 1992294400 4194304 6412682 548682068864 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 239484 233778 258 541 0 238934 0
Current children cumulated CPU time (s) 3281.12
Current children cumulated vsize (KiB) 957936

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=55728/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=957936 CPUtime=3341.09
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242313 0 0 0 333499 610 0 0 25 0 1 0 156162140 980926464 233790 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 239484 233790 258 541 0 238934 0
Current children cumulated CPU time (s) 3341.09
Current children cumulated vsize (KiB) 957936

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=55600/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=957936 CPUtime=3401.07
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242335 0 0 0 339492 615 0 0 25 0 1 0 156162140 980926464 233812 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 239484 233812 258 541 0 238934 0
Current children cumulated CPU time (s) 3401.07
Current children cumulated vsize (KiB) 957936

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=55408/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=957936 CPUtime=3461.05
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242373 0 0 0 345481 624 0 0 25 0 1 0 156162140 980926464 233850 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 239484 233850 258 541 0 238934 0
Current children cumulated CPU time (s) 3461.05
Current children cumulated vsize (KiB) 957936

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=54832/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=958540 CPUtime=3521.02
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242505 0 0 0 351473 629 0 0 25 0 1 0 156162140 981544960 233982 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 239635 233982 258 541 0 239085 0
Current children cumulated CPU time (s) 3521.02
Current children cumulated vsize (KiB) 958540

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=53104/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961420 CPUtime=3581
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242943 0 0 0 357465 635 0 0 25 0 1 0 156162140 984494080 234420 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240355 234420 258 541 0 239805 0
Current children cumulated CPU time (s) 3581
Current children cumulated vsize (KiB) 961420

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=53104/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961420 CPUtime=3582.6
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242943 0 0 0 357625 635 0 0 25 0 1 0 156162140 984494080 234420 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240355 234420 258 541 0 239805 0
Current children cumulated CPU time (s) 3582.6
Current children cumulated vsize (KiB) 961420

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52912/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961580 CPUtime=3595.4
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242974 0 0 0 358903 637 0 0 25 0 1 0 156162140 984657920 234451 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240395 234451 258 541 0 239845 0
Current children cumulated CPU time (s) 3595.4
Current children cumulated vsize (KiB) 961580

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52912/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961740 CPUtime=3601.8
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 242996 0 0 0 359542 638 0 0 25 0 1 0 156162140 984821760 234473 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240435 234473 258 541 0 239885 0
Current children cumulated CPU time (s) 3601.8
Current children cumulated vsize (KiB) 961740

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52784/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961740 CPUtime=3608.2
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 243006 0 0 0 360181 639 0 0 25 0 1 0 156162140 984821760 234483 1992294400 4194304 6412682 548682068864 18446744073709551615 4287621 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240435 234483 258 541 0 239885 0
Current children cumulated CPU time (s) 3608.2
Current children cumulated vsize (KiB) 961740

[startup+3612.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52656/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961940 CPUtime=3611.39
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 243046 0 0 0 360500 639 0 0 25 0 1 0 156162140 985026560 234523 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240485 234523 258 541 0 239935 0
Current children cumulated CPU time (s) 3611.39
Current children cumulated vsize (KiB) 961940

[startup+3614.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52592/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=961940 CPUtime=3612.99
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 243068 0 0 0 360660 639 0 0 25 0 1 0 156162140 985026560 234545 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240485 234545 258 541 0 239935 0
Current children cumulated CPU time (s) 3612.99
Current children cumulated vsize (KiB) 961940

[startup+3615.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52592/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=962260 CPUtime=3613.79
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 0 243111 0 0 0 360740 639 0 0 25 0 1 0 156162140 985354240 234588 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 240565 234588 258 541 0 240015 0
Current children cumulated CPU time (s) 3613.79
Current children cumulated vsize (KiB) 962260

[startup+3615.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28441
/proc/meminfo: memFree=52592/2055920 swapFree=4181908/4192956
[pid=28432] ppid=28430 vsize=0 CPUtime=3614.19
/proc/28432/stat : 28432 (kw) R 28430 28432 28368 0 -1 4 243121 0 0 0 360775 644 0 0 25 0 1 0 156162140 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28432/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3614.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3615.6
CPU time (s): 3614.3
CPU user time (s): 3607.75
CPU system time (s): 6.547
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 962260

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

runsolver used 2.6046 second user time and 7.97479 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-02 18:21:29
IDJOB=1774555
IDBENCH=70959
IDSOLVER=611
FILE ID=node18/1774555-1241281285
PBS_JOBID= 9225055
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=454696565

node18.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.280
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.280
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:       1032216 kB
Buffers:         78376 kB
Cached:         835700 kB
SwapCached:       4876 kB
Active:         199904 kB
Inactive:       722032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1032216 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           63876 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            87836 kB
Committed_AS:   729300 kB
PageTables:       1372 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= 66248 MiB
End job on node18 at 2009-05-02 19:21:44