Trace number 1519829

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.17 1200.48

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S162003179-087.cnf
MD5SUMb6948329f00787361710da473154a8ea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.1698
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519829-1238237922/watcher-1519829-1238237922 -o /tmp/evaluation-result-1519829-1238237922/solver-1519829-1238237922 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519829-1238237922.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.95 0.98 3/64 434
/proc/meminfo: memFree=1107088/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=4832 CPUtime=0
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 761 0 0 0 0 0 0 0 18 0 1 0 1096459090 4947968 746 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 1208 750 208 541 0 658 0

[startup+0.0339801 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 434
/proc/meminfo: memFree=1107088/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=12432 CPUtime=0.03
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 2581 0 0 0 2 1 0 0 18 0 1 0 1096459090 12730368 2565 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 3108 2565 219 541 0 2558 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12432

[startup+0.101987 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 434
/proc/meminfo: memFree=1107088/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=13092 CPUtime=0.09
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 2754 0 0 0 8 1 0 0 18 0 1 0 1096459090 13406208 2738 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 3273 2738 219 541 0 2723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13092

[startup+0.302007 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 434
/proc/meminfo: memFree=1107088/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=14808 CPUtime=0.29
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 3264 0 0 0 28 1 0 0 19 0 1 0 1096459090 15163392 3248 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 3702 3248 219 541 0 3152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14808

[startup+0.701047 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 434
/proc/meminfo: memFree=1107088/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=20408 CPUtime=0.69
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 4673 0 0 0 67 2 0 0 22 0 1 0 1096459090 20897792 4563 1992294400 4194304 6412682 548682068864 18446744073709551615 4542271 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 5102 4563 246 541 0 4552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20408

[startup+1.50113 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 435
/proc/meminfo: memFree=1090000/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=19904 CPUtime=1.49
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 4689 0 0 0 147 2 0 0 25 0 1 0 1096459090 20381696 4453 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 4976 4453 253 541 0 4426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19904

[startup+3.10129 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 435
/proc/meminfo: memFree=1089872/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=21224 CPUtime=3.08
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 5044 0 0 0 306 2 0 0 25 0 1 0 1096459090 21733376 4808 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 5306 4808 253 541 0 4756 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21224

[startup+6.30162 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 435
/proc/meminfo: memFree=1084064/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=27168 CPUtime=6.29
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 6547 0 0 0 624 5 0 0 25 0 1 0 1096459090 27820032 6311 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 6792 6311 253 541 0 6242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27168

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 435
/proc/meminfo: memFree=1072224/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=38668 CPUtime=12.69
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 9407 0 0 0 1261 8 0 0 25 0 1 0 1096459090 39596032 9171 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 9667 9171 253 541 0 9117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38668

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 435
/proc/meminfo: memFree=1065952/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=43828 CPUtime=25.49
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 10683 0 0 0 2537 12 0 0 25 0 1 0 1096459090 44879872 10447 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 10957 10447 256 541 0 10407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43828

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 435
/proc/meminfo: memFree=1050848/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=59068 CPUtime=51.08
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 14451 0 0 0 5088 20 0 0 25 0 1 0 1096459090 60485632 14215 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 14767 14215 256 541 0 14217 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59068

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 435
/proc/meminfo: memFree=1024992/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=84748 CPUtime=102.26
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 20902 0 0 0 10194 32 0 0 25 0 1 0 1096459090 86781952 20666 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 21187 20666 256 541 0 20637 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84748

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=1008096/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=101856 CPUtime=162.25
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 25221 0 0 0 16178 47 0 0 25 0 1 0 1096459090 104300544 24847 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 25464 24847 256 541 0 24914 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 101856

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=982944/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=126700 CPUtime=222.23
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 31828 0 0 0 22162 61 0 0 25 0 1 0 1096459090 129740800 31114 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 31675 31114 256 541 0 31125 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 126700

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=957536/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=151948 CPUtime=282.21
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 38387 0 0 0 28148 73 0 0 25 0 1 0 1096459090 155594752 37464 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 37987 37464 256 541 0 37437 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 151948

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=938656/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=170720 CPUtime=342.19
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 43341 0 0 0 34135 84 0 0 25 0 1 0 1096459090 174817280 42177 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 42680 42177 256 541 0 42130 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 170720

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=920928/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=189280 CPUtime=402.18
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 48018 0 0 0 40121 97 0 0 25 0 1 0 1096459090 193822720 46577 1992294400 4194304 6412682 548682068864 18446744073709551615 4286943 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 47320 46577 256 541 0 46770 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 189280

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=897440/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=212544 CPUtime=462.17
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 54202 0 0 0 46105 112 0 0 25 0 1 0 1096459090 217645056 52443 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 53136 52443 256 541 0 52586 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 212544

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=894240/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=217172 CPUtime=522.15
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 55361 0 0 0 52094 121 0 0 25 0 1 0 1096459090 222384128 53602 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 54293 53602 256 541 0 53743 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 217172

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=866016/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=243772 CPUtime=582.13
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 62401 0 0 0 58078 135 0 0 25 0 1 0 1096459090 249622528 60276 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 60943 60276 256 541 0 60393 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 243772

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=852576/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=257228 CPUtime=642.13
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 65813 0 0 0 64070 143 0 0 25 0 1 0 1096459090 263401472 63688 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 64307 63688 256 541 0 63757 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 257228

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=831648/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=277860 CPUtime=702.1
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 71405 0 0 0 70053 157 0 0 25 0 1 0 1096459090 284528640 68859 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 69465 68859 256 541 0 68915 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 277860

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=824864/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=284728 CPUtime=762.1
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 73147 0 0 0 76046 164 0 0 25 0 1 0 1096459090 291561472 70601 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 71182 70601 256 541 0 70632 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 284728

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=784544/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=324532 CPUtime=822.08
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 83626 0 0 0 82031 177 0 0 25 0 1 0 1096459090 332320768 80596 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 81133 80596 256 541 0 80583 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 324532

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=784608/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=324532 CPUtime=882.06
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 83626 0 0 0 88024 182 0 0 25 0 1 0 1096459090 332320768 80596 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 81133 80596 256 541 0 80583 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 324532

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=757728/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=352004 CPUtime=942.05
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 90505 0 0 0 94010 195 0 0 25 0 1 0 1096459090 360452096 87475 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 88001 87475 256 541 0 87451 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 352004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=721120/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=389832 CPUtime=1002.03
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 100032 0 0 0 99994 209 0 0 25 0 1 0 1096459090 399187968 96446 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 97458 96446 256 541 0 96908 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 389832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 441
/proc/meminfo: memFree=721120/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=389832 CPUtime=1062.02
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 100033 0 0 0 105986 216 0 0 25 0 1 0 1096459090 399187968 96447 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 97458 96447 256 541 0 96908 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 389832

[startup+1122.3 s]
/proc/loadavg: 1.04 0.99 0.98 2/65 441
/proc/meminfo: memFree=720736/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=390492 CPUtime=1122
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 100208 0 0 0 111980 220 0 0 25 0 1 0 1096459090 399863808 96622 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 97623 96622 256 541 0 97073 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 390492

[startup+1182.3 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 441
/proc/meminfo: memFree=677216/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=434240 CPUtime=1181.98
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 111224 0 0 0 117959 239 0 0 25 0 1 0 1096459090 444661760 107638 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 108560 107638 256 541 0 108010 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 434240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.12 1.02 0.99 2/65 441
/proc/meminfo: memFree=666464/2055920 swapFree=4177768/4192956
[pid=434] ppid=432 vsize=444020 CPUtime=1200.08
/proc/434/stat : 434 (kw) R 432 434 365 0 -1 0 114303 0 0 0 119764 244 0 0 25 0 1 0 1096459090 454676480 110077 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/434/statm: 111005 110077 256 541 0 110455 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 444020

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.48
CPU time (s): 1200.17
CPU user time (s): 1197.64
CPU system time (s): 2.52062
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 446580

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

runsolver used 0.884865 second user time and 2.51862 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 11:58:42
IDJOB=1519829
IDBENCH=70344
IDSOLVER=501
FILE ID=node2/1519829-1238237922
PBS_JOBID= 9060708
Free space on /tmp= 66460 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S162003179-087.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519829-1238237922/watcher-1519829-1238237922 -o /tmp/evaluation-result-1519829-1238237922/solver-1519829-1238237922 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519829-1238237922.cnf

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

MD5SUM BENCH= b6948329f00787361710da473154a8ea
RANDOM SEED=2130315603

node2.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.236
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.236
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:       1107568 kB
Buffers:         97236 kB
Cached:         752608 kB
SwapCached:       8996 kB
Active:          31488 kB
Inactive:       829336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1107568 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            73492 kB
Committed_AS:  2702252 kB
PageTables:       1476 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= 66456 MiB
End job on node2 at 2009-03-28 12:18:45