Trace number 1721342

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.11 1200.54

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
Bench CategoryAPPLICATION (applications 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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-1721342-1240665641/watcher-1721342-1240665641 -o /tmp/evaluation-result-1721342-1240665641/solver-1721342-1240665641 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721342-1240665641.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17272
/proc/meminfo: memFree=1743224/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=7084 CPUtime=0
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 816 0 0 0 0 0 0 0 18 0 1 0 94593097 7254016 800 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 1771 800 219 541 0 1221 0

[startup+0.0559809 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17272
/proc/meminfo: memFree=1743224/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=8008 CPUtime=0.04
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 1077 0 0 0 4 0 0 0 18 0 1 0 94593097 8200192 1061 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 2002 1061 219 541 0 1452 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8008

[startup+0.101989 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17272
/proc/meminfo: memFree=1743224/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=9064 CPUtime=0.09
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 1362 0 0 0 9 0 0 0 18 0 1 0 94593097 9281536 1346 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 2266 1346 219 541 0 1716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9064

[startup+0.30203 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17272
/proc/meminfo: memFree=1743224/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=13600 CPUtime=0.29
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 2571 0 0 0 28 1 0 0 20 0 1 0 94593097 13926400 2555 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 3400 2555 219 541 0 2850 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+0.70111 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17272
/proc/meminfo: memFree=1743224/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=22736 CPUtime=0.68
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 4912 0 0 0 67 1 0 0 23 0 1 0 94593097 23281664 4896 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 5684 4896 219 541 0 5134 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22736

[startup+1.50127 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1717744/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=38244 CPUtime=1.49
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 8987 0 0 0 146 3 0 0 25 0 1 0 94593097 39161856 8971 1992294400 4194304 6412682 548682068864 18446744073709551615 4564494 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 9561 8971 239 541 0 9011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38244

[startup+3.1016 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1707952/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=38244 CPUtime=3.09
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 8987 0 0 0 306 3 0 0 25 0 1 0 94593097 39161856 8971 1992294400 4194304 6412682 548682068864 18446744073709551615 4522371 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 9561 8971 239 541 0 9011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38244

[startup+6.30125 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1695536/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=52100 CPUtime=6.29
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 11851 0 0 0 624 5 0 0 25 0 1 0 94593097 53350400 11835 1992294400 4194304 6412682 548682068864 18446744073709551615 4564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 13025 11835 247 541 0 12475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52100

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1695536/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=52100 CPUtime=12.69
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 11851 0 0 0 1264 5 0 0 25 0 1 0 94593097 53350400 11835 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 13025 11835 247 541 0 12475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52100

[startup+25.5012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1694448/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=52612 CPUtime=25.48
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 12700 0 0 0 2541 7 0 0 25 0 1 0 94593097 53874688 12178 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 13153 12178 257 541 0 12603 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52612

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1685040/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=63692 CPUtime=51.07
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 15367 0 0 0 5095 12 0 0 25 0 1 0 94593097 65220608 14654 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 15923 14654 257 541 0 15373 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63692

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1662896/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=88944 CPUtime=102.25
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 21072 0 0 0 10201 24 0 0 25 0 1 0 94593097 91078656 20052 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 22236 20052 257 541 0 21686 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 88944

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1649008/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=106100 CPUtime=162.23
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 24909 0 0 0 16189 34 0 0 25 0 1 0 94593097 108646400 23575 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 26525 23575 257 541 0 25975 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 106100

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1631984/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=124704 CPUtime=222.2
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 29290 0 0 0 22179 41 0 0 25 0 1 0 94593097 127696896 27763 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 31176 27763 257 541 0 30626 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 124704

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1623856/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=134908 CPUtime=282.18
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 31675 0 0 0 28169 49 0 0 25 0 1 0 94593097 138145792 29671 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 33727 29671 257 541 0 33177 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 134908

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1617904/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=141868 CPUtime=342.16
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 33487 0 0 0 34157 59 0 0 25 0 1 0 94593097 145272832 31190 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 35467 31190 257 541 0 34917 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 141868

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1604784/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=156324 CPUtime=402.14
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 37177 0 0 0 40147 67 0 0 25 0 1 0 94593097 160075776 34543 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 39081 34543 257 541 0 38531 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 156324

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1578928/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=186352 CPUtime=462.12
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 43622 0 0 0 46137 75 0 0 25 0 1 0 94593097 190824448 40988 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 46588 40988 257 541 0 46038 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 186352

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1558896/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=209364 CPUtime=522.1
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 48929 0 0 0 52128 82 0 0 25 0 1 0 94593097 214388736 45908 1992294400 4194304 6412682 548682068864 18446744073709551615 4287153 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 52341 45908 257 541 0 51791 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 209364

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1550896/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=218792 CPUtime=582.08
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 50940 0 0 0 58118 90 0 0 25 0 1 0 94593097 224043008 47919 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 54698 47919 257 541 0 54148 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 218792

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1545648/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=225084 CPUtime=642.06
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 52682 0 0 0 64109 97 0 0 25 0 1 0 94593097 230486016 49216 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 56271 49216 257 541 0 55721 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 225084

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1538032/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=236112 CPUtime=702.04
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 55094 0 0 0 70097 107 0 0 25 0 1 0 94593097 241778688 51116 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 59028 51116 257 541 0 58478 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 236112

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1534448/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=239312 CPUtime=762.02
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 55983 0 0 0 76092 110 0 0 25 0 1 0 94593097 245055488 52005 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 59828 52005 257 541 0 59278 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 239312

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1526768/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=249552 CPUtime=821.99
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 57895 0 0 0 82087 112 0 0 25 0 1 0 94593097 255541248 53917 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 62388 53917 257 541 0 61838 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 249552

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1526512/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=249552 CPUtime=881.98
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 57949 0 0 0 88084 114 0 0 25 0 1 0 94593097 255541248 53971 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 62388 53971 257 541 0 61838 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 249552

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1526000/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=249552 CPUtime=941.95
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 58091 0 0 0 94081 114 0 0 25 0 1 0 94593097 255541248 54113 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 62388 54113 257 541 0 61838 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 249552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1516720/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=261072 CPUtime=1001.93
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 60433 0 0 0 100076 117 0 0 25 0 1 0 94593097 267337728 56455 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 65268 56455 257 541 0 64718 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 261072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17273
/proc/meminfo: memFree=1511152/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=268940 CPUtime=1061.91
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 61830 0 0 0 106070 121 0 0 25 0 1 0 94593097 275394560 57852 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 67235 57852 257 541 0 66685 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 268940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17275
/proc/meminfo: memFree=1505200/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=275720 CPUtime=1121.89
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 63835 0 0 0 112063 126 0 0 25 0 1 0 94593097 282337280 59268 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 68930 59268 257 541 0 68380 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 275720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17275
/proc/meminfo: memFree=1496304/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=285828 CPUtime=1181.86
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 66269 0 0 0 118050 136 0 0 25 0 1 0 94593097 292687872 61702 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 71457 61702 257 541 0 70907 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 285828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17275
/proc/meminfo: memFree=1489904/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=292020 CPUtime=1200.06
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 67695 0 0 0 119868 138 0 0 25 0 1 0 94593097 299028480 63128 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 73005 63128 257 541 0 72455 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 292020

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: 1.00 1.00 1.00 2/66 17275
/proc/meminfo: memFree=1489904/2055920 swapFree=4181392/4192956
[pid=17272] ppid=17270 vsize=292020 CPUtime=1200.06
/proc/17272/stat : 17272 (kw) R 17270 17272 17060 0 -1 0 67695 0 0 0 119868 138 0 0 25 0 1 0 94593097 299028480 63128 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17272/statm: 73005 63128 257 541 0 72455 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 292020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1198.69
CPU system time (s): 1.42078
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 292020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.69
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= 67695
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= 1656

runsolver used 1.3118 second user time and 3.05653 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 15:20:41
IDJOB=1721342
IDBENCH=71068
IDSOLVER=501
FILE ID=node80/1721342-1240665641
PBS_JOBID= 9186581
Free space on /tmp= 66152 MiB

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

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=1202510585

node80.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.270
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.270
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:       1743704 kB
Buffers:         40184 kB
Cached:         196892 kB
SwapCached:       5344 kB
Active:          61692 kB
Inactive:       183188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743704 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            6388 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            53260 kB
Committed_AS:   305516 kB
PageTables:       1392 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= 66148 MiB
End job on node80 at 2009-04-25 15:40:44