Trace number 1726720

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? (TO) 1200.1 1200.54

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726720-1240716086/watcher-1726720-1240716086 -o /tmp/evaluation-result-1726720-1240716086/solver-1726720-1240716086 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1726720-1240716086.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: 0.91 0.97 0.99 3/65 20088
/proc/meminfo: memFree=1521432/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=4908 CPUtime=0
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 867 0 0 0 0 0 0 0 20 0 1 0 99638116 5025792 851 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 1227 859 208 541 0 677 0

[startup+0.016932 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 20088
/proc/meminfo: memFree=1521432/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=5396 CPUtime=0.01
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 945 0 0 0 1 0 0 0 20 0 1 0 99638116 5525504 929 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 1349 929 219 541 0 799 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5396

[startup+0.101945 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 20088
/proc/meminfo: memFree=1521432/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=6736 CPUtime=0.09
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 1328 0 0 0 9 0 0 0 20 0 1 0 99638116 6897664 1311 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 1717 1315 230 541 0 1167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6736

[startup+0.301981 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 20088
/proc/meminfo: memFree=1521432/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=8976 CPUtime=0.29
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 1938 0 0 0 28 1 0 0 22 0 1 0 99638116 9191424 1885 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 2244 1885 255 541 0 1694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8976

[startup+0.701052 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 20088
/proc/meminfo: memFree=1521432/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=8976 CPUtime=0.69
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 1945 0 0 0 68 1 0 0 25 0 1 0 99638116 9191424 1892 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 2244 1892 255 541 0 1694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8976

[startup+1.50119 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1514448/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=9636 CPUtime=1.49
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 2114 0 0 0 147 2 0 0 25 0 1 0 99638116 9867264 2061 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 2409 2061 255 541 0 1859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9636

[startup+3.10148 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1512720/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=12504 CPUtime=3.09
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 2793 0 0 0 307 2 0 0 25 0 1 0 99638116 12804096 2740 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 3126 2740 255 541 0 2576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12504

[startup+6.30105 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1509456/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=13952 CPUtime=6.29
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 3197 0 0 0 626 3 0 0 25 0 1 0 99638116 14286848 3059 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 3488 3059 258 541 0 2938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13952

[startup+12.7022 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1506320/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=17748 CPUtime=12.69
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 4208 0 0 0 1264 5 0 0 25 0 1 0 99638116 18173952 3958 1992294400 4194304 6412682 548682068832 18446744073709551615 4360493 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 4437 3958 258 541 0 3887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17748

[startup+25.5055 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1500176/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=24016 CPUtime=25.49
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 5896 0 0 0 2540 9 0 0 25 0 1 0 99638116 24592384 5407 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 6004 5407 258 541 0 5454 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24016

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1491984/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=33692 CPUtime=51.07
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 8482 0 0 0 5091 16 0 0 25 0 1 0 99638116 34500608 7473 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 8423 7473 258 541 0 7873 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33692

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1474512/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=52556 CPUtime=102.25
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 13276 0 0 0 10195 30 0 0 25 0 1 0 99638116 53817344 11876 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 13139 11876 258 541 0 12589 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52556

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1457488/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=69892 CPUtime=162.23
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 17971 0 0 0 16182 41 0 0 25 0 1 0 99638116 71569408 15735 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 17473 15735 258 541 0 16923 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 69892

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1443536/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=87280 CPUtime=222.21
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 22137 0 0 0 22167 54 0 0 25 0 1 0 99638116 89374720 19535 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 21820 19535 258 541 0 21270 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87280

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1438928/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=91648 CPUtime=282.19
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 23691 0 0 0 28156 63 0 0 25 0 1 0 99638116 93847552 20668 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 22912 20668 258 541 0 22362 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 91648

[startup+342.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1427664/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=103208 CPUtime=342.17
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 26980 0 0 0 34144 73 0 0 25 0 1 0 99638116 105684992 23473 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 25802 23473 258 541 0 25252 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 103208

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1413584/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=118412 CPUtime=402.14
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 31036 0 0 0 40129 85 0 0 25 0 1 0 99638116 121253888 26973 1992294400 4194304 6412682 548682068832 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 29603 26973 258 541 0 29053 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 118412

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1412496/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=119532 CPUtime=462.12
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 31308 0 0 0 46119 93 0 0 25 0 1 0 99638116 122400768 27245 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 29883 27245 258 541 0 29333 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 119532

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1402832/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=131616 CPUtime=522.1
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 34354 0 0 0 52108 102 0 0 25 0 1 0 99638116 134774784 29651 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 32904 29651 258 541 0 32354 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 131616

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1399184/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=135908 CPUtime=582.08
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 35277 0 0 0 58098 110 0 0 25 0 1 0 99638116 139169792 30574 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 33977 30574 258 541 0 33427 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 135908

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1375760/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=159964 CPUtime=642.06
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 41084 0 0 0 64084 122 0 0 25 0 1 0 99638116 163803136 36381 1992294400 4194304 6412682 548682068832 18446744073709551615 4296580 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 39991 36381 258 541 0 39441 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 159964

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1378512/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=157020 CPUtime=702.04
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 41084 0 0 0 70076 128 0 0 25 0 1 0 99638116 160788480 35645 1992294400 4194304 6412682 548682068832 18446744073709551615 4289321 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 39255 35645 258 541 0 38705 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 157020

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1375376/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=161032 CPUtime=762.02
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 41980 0 0 0 76067 135 0 0 25 0 1 0 99638116 164896768 36541 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 40258 36541 258 541 0 39708 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 161032

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1360464/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=175324 CPUtime=821.99
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 46444 0 0 0 82054 145 0 0 25 0 1 0 99638116 179531776 40159 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 43831 40159 258 541 0 43281 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 175324

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1359504/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=176776 CPUtime=881.98
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 46713 0 0 0 88047 151 0 0 25 0 1 0 99638116 181018624 40428 1992294400 4194304 6412682 548682068832 18446744073709551615 4286811 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 44194 40428 258 541 0 43644 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 176776

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1358544/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=178056 CPUtime=941.95
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 46943 0 0 0 94039 156 0 0 25 0 1 0 99638116 182329344 40658 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 44514 40658 258 541 0 43964 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 178056

[startup+1002.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20089
/proc/meminfo: memFree=1349520/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=186692 CPUtime=1001.93
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 49193 0 0 0 100029 164 0 0 25 0 1 0 99638116 191172608 42908 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 46673 42908 258 541 0 46123 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 186692

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20091
/proc/meminfo: memFree=1332624/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=199716 CPUtime=1061.91
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 53401 0 0 0 106017 174 0 0 25 0 1 0 99638116 204509184 46143 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 49929 46143 258 541 0 49379 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 199716

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20091
/proc/meminfo: memFree=1333584/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=203640 CPUtime=1121.89
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 54128 0 0 0 112008 181 0 0 25 0 1 0 99638116 208527360 46870 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 50910 46870 258 541 0 50360 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 203640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20091
/proc/meminfo: memFree=1330640/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=206840 CPUtime=1181.87
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 54855 0 0 0 117999 188 0 0 25 0 1 0 99638116 211804160 47597 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 51710 47597 258 541 0 51160 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 206840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20091
/proc/meminfo: memFree=1330512/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=206840 CPUtime=1200.06
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 54881 0 0 0 119816 190 0 0 25 0 1 0 99638116 211804160 47623 1992294400 4194304 6412682 548682068832 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 51710 47623 258 541 0 51160 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 206840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20091
/proc/meminfo: memFree=1330512/2055920 swapFree=4192952/4192956
[pid=20088] ppid=20086 vsize=206840 CPUtime=1200.06
/proc/20088/stat : 20088 (kw) R 20086 20088 16649 0 -1 0 54881 0 0 0 119816 190 0 0 25 0 1 0 99638116 211804160 47623 1992294400 4194304 6412682 548682068832 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/20088/statm: 51710 47623 258 541 0 51160 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 206840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1198.17
CPU system time (s): 1.9367
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 206840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.17
system time used= 1.9367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54881
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= 2
involuntary context switches= 1316

runsolver used 1.40179 second user time and 2.96255 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 05:21:26
IDJOB=1726720
IDBENCH=24622
IDSOLVER=501
FILE ID=node89/1726720-1240716086
PBS_JOBID= 9186832
Free space on /tmp= 66384 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726720-1240716086/watcher-1726720-1240716086 -o /tmp/evaluation-result-1726720-1240716086/solver-1726720-1240716086 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1726720-1240716086.cnf

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=635452237

node89.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.268
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.268
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:       1521848 kB
Buffers:         53456 kB
Cached:         389696 kB
SwapCached:          4 kB
Active:         182488 kB
Inactive:       274576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521848 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2548 kB
Writeback:           0 kB
Mapped:          23580 kB
Slab:            62988 kB
Committed_AS:   302564 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= 66380 MiB
End job on node89 at 2009-04-26 05:41:29