Trace number 1721792

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.07 1200.56

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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-1721792-1240669568/watcher-1721792-1240669568 -o /tmp/evaluation-result-1721792-1240669568/solver-1721792-1240669568 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721792-1240669568.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.92 0.98 0.99 3/67 3824
/proc/meminfo: memFree=1835168/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=8216 CPUtime=0
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 903 0 0 0 0 0 0 0 18 0 1 0 94982991 8413184 887 1992294400 4194304 6412682 548682068832 18446744073709551615 4350944 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 2054 888 219 541 0 1504 0

[startup+0.0578639 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 3824
/proc/meminfo: memFree=1835168/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=9140 CPUtime=0.05
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 1152 0 0 0 5 0 0 0 18 0 1 0 94982991 9359360 1136 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 2285 1136 219 541 0 1735 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9140

[startup+0.101867 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 3824
/proc/meminfo: memFree=1835168/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=10064 CPUtime=0.09
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 1407 0 0 0 9 0 0 0 18 0 1 0 94982991 10305536 1391 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 2516 1391 219 541 0 1966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10064

[startup+0.301886 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 3824
/proc/meminfo: memFree=1835168/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=14444 CPUtime=0.29
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 2593 0 0 0 28 1 0 0 19 0 1 0 94982991 14790656 2577 1992294400 4194304 6412682 548682068832 18446744073709551615 4764598 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 3611 2578 219 541 0 3061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14444

[startup+0.701921 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 3824
/proc/meminfo: memFree=1835168/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=23416 CPUtime=0.69
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 4887 0 0 0 68 1 0 0 23 0 1 0 94982991 23977984 4871 1992294400 4194304 6412682 548682068832 18446744073709551615 4283445 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 5854 4871 219 541 0 5304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23416

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1809304/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=51116 CPUtime=1.49
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 12158 0 0 0 145 4 0 0 25 0 1 0 94982991 52342784 12142 1992294400 4194304 6412682 548682068832 18446744073709551615 4522429 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 12779 12142 239 541 0 12229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51116

[startup+3.10113 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1787352/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=51116 CPUtime=3.09
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 12158 0 0 0 304 5 0 0 25 0 1 0 94982991 52342784 12142 1992294400 4194304 6412682 548682068832 18446744073709551615 4542301 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 12779 12142 239 541 0 12229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51116

[startup+6.30242 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1787096/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=51116 CPUtime=6.28
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 12158 0 0 0 623 5 0 0 25 0 1 0 94982991 52342784 12142 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 12779 12142 239 541 0 12229 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51116

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1775192/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=65232 CPUtime=12.68
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 14948 0 0 0 1260 8 0 0 25 0 1 0 94982991 66797568 14932 1992294400 4194304 6412682 548682068832 18446744073709551615 4264004 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 16308 14932 247 541 0 15758 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65232

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=62928 CPUtime=25.47
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 15204 0 0 0 2538 9 0 0 25 0 1 0 94982991 64438272 14605 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 15732 14605 254 541 0 15182 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62928

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1758232/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=83948 CPUtime=51.05
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 20042 0 0 0 5090 15 0 0 25 0 1 0 94982991 85962752 19217 1992294400 4194304 6412682 548682068832 18446744073709551615 4287166 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 20987 19217 257 541 0 20437 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 83948

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1727704/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=119480 CPUtime=102.24
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 28119 0 0 0 10194 30 0 0 25 0 1 0 94982991 122347520 26801 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 29870 26801 257 541 0 29320 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 119480

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1709912/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=140324 CPUtime=162.22
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 32759 0 0 0 16184 38 0 0 25 0 1 0 94982991 143691776 31269 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 35081 31269 257 541 0 34531 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 140324

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1691480/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=160940 CPUtime=222.19
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 37545 0 0 0 22175 44 0 0 25 0 1 0 94982991 164802560 35857 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 40235 35857 257 541 0 39685 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 160940

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1682584/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=171232 CPUtime=282.17
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 40013 0 0 0 28165 52 0 0 25 0 1 0 94982991 175341568 38097 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 42808 38097 257 541 0 42258 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 171232

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1667416/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=187804 CPUtime=342.15
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 44013 0 0 0 34156 59 0 0 25 0 1 0 94982991 192311296 41835 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 46951 41835 257 541 0 46401 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 187804

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1650968/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=206296 CPUtime=402.13
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 48145 0 0 0 40149 64 0 0 25 0 1 0 94982991 211247104 45967 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 51574 45967 257 541 0 51024 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 206296

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1632920/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=226456 CPUtime=462.1
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 52918 0 0 0 46141 69 0 0 25 0 1 0 94982991 231890944 50439 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 56614 50439 257 541 0 56064 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 226456

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1622680/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=239576 CPUtime=522.08
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 55821 0 0 0 52132 76 0 0 25 0 1 0 94982991 245325824 52996 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 59894 52996 257 541 0 59344 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 239576

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1612632/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=251380 CPUtime=582.06
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 58443 0 0 0 58123 83 0 0 25 0 1 0 94982991 257413120 55618 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 62845 55618 257 541 0 62295 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 251380

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1603032/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=261864 CPUtime=642.03
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 61093 0 0 0 64114 89 0 0 25 0 1 0 94982991 268148736 57870 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 65466 57870 257 541 0 64916 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 261864

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3825
/proc/meminfo: memFree=1592344/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=274636 CPUtime=702
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 64225 0 0 0 70104 96 0 0 25 0 1 0 94982991 281227264 60544 1992294400 4194304 6412682 548682068832 18446744073709551615 4333348 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 68659 60544 257 541 0 68109 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 274636

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1576216/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=290992 CPUtime=761.99
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 68716 0 0 0 76093 106 0 0 25 0 1 0 94982991 297975808 64509 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 72748 64509 257 541 0 72198 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 290992

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1572696/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=295312 CPUtime=821.96
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 69668 0 0 0 82085 111 0 0 25 0 1 0 94982991 302399488 65461 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 73828 65461 257 541 0 73278 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 295312

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1554264/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=317016 CPUtime=881.93
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 75116 0 0 0 88075 118 0 0 25 0 1 0 94982991 324624384 70304 1992294400 4194304 6412682 548682068832 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 79254 70304 257 541 0 78704 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 317016

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1545432/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=326616 CPUtime=941.92
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 77031 0 0 0 94066 126 0 0 25 0 1 0 94982991 334454784 72219 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 81654 72219 257 541 0 81104 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 326616

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1515736/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=362692 CPUtime=1001.88
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 85153 0 0 0 100052 136 0 0 25 0 1 0 94982991 371396608 79645 1992294400 4194304 6412682 548682068832 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 90673 79645 257 541 0 90123 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 362692

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1511576/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=367812 CPUtime=1061.87
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 86141 0 0 0 106045 142 0 0 25 0 1 0 94982991 376639488 80633 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 91953 80633 257 541 0 91403 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 367812

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1509464/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=370056 CPUtime=1121.84
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 86682 0 0 0 112038 146 0 0 25 0 1 0 94982991 378937344 81174 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 92514 81174 257 541 0 91964 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 370056

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1493400/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=388884 CPUtime=1181.8
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 90713 0 0 0 118028 152 0 0 25 0 1 0 94982991 398217216 85205 1992294400 4194304 6412682 548682068832 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 97221 85205 257 541 0 96671 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 388884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 3827
/proc/meminfo: memFree=1489944/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=392372 CPUtime=1200
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 91524 0 0 0 119847 153 0 0 25 0 1 0 94982991 401788928 86016 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 98093 86016 257 541 0 97543 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 392372

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.98 0.99 2/68 3827
/proc/meminfo: memFree=1489944/2055920 swapFree=4192812/4192956
[pid=3824] ppid=3822 vsize=392372 CPUtime=1200
/proc/3824/stat : 3824 (kw) R 3822 3824 3537 0 -1 0 91524 0 0 0 119847 153 0 0 25 0 1 0 94982991 401788928 86016 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/3824/statm: 98093 86016 257 541 0 97543 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 392372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.07
CPU user time (s): 1198.48
CPU system time (s): 1.58876
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 392372

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

runsolver used 1.00785 second user time and 3.36949 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 16:26:08
IDJOB=1721792
IDBENCH=71077
IDSOLVER=501
FILE ID=node68/1721792-1240669568
PBS_JOBID= 9186591
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=505313938

node68.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.223
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.223
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:       1835648 kB
Buffers:         14680 kB
Cached:         123012 kB
SwapCached:        144 kB
Active:          17576 kB
Inactive:       136660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7744 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            51640 kB
Committed_AS:   237484 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node68 at 2009-04-25 16:46:11