Trace number 1722992

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.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1722992-1240681876/watcher-1722992-1240681876 -o /tmp/evaluation-result-1722992-1240681876/solver-1722992-1240681876 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1722992-1240681876.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.95 0.99 3/64 19504
/proc/meminfo: memFree=1756976/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=4784 CPUtime=0
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 596 0 0 0 0 0 0 0 18 0 1 0 96220884 4898816 580 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 1196 580 219 541 0 646 0

[startup+0.0515559 s]
/proc/loadavg: 0.92 0.95 0.99 3/64 19504
/proc/meminfo: memFree=1756976/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=5708 CPUtime=0.04
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 849 0 0 0 4 0 0 0 18 0 1 0 96220884 5844992 833 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 1427 833 219 541 0 877 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5708

[startup+0.102561 s]
/proc/loadavg: 0.92 0.95 0.99 3/64 19504
/proc/meminfo: memFree=1756976/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=6764 CPUtime=0.09
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 1146 0 0 0 9 0 0 0 18 0 1 0 96220884 6926336 1130 1992294400 4194304 6412682 548682068864 18446744073709551615 4854001 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 1691 1130 219 541 0 1141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6764

[startup+0.302584 s]
/proc/loadavg: 0.92 0.95 0.99 3/64 19504
/proc/meminfo: memFree=1756976/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=10616 CPUtime=0.29
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 2206 0 0 0 28 1 0 0 19 0 1 0 96220884 10870784 2190 1992294400 4194304 6412682 548682068864 18446744073709551615 4916795 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 2654 2190 219 541 0 2104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10616

[startup+0.70163 s]
/proc/loadavg: 0.92 0.95 0.99 3/64 19504
/proc/meminfo: memFree=1756976/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=17948 CPUtime=0.69
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 4045 0 0 0 67 2 0 0 22 0 1 0 96220884 18378752 4029 1992294400 4194304 6412682 548682068864 18446744073709551615 4564560 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 4487 4029 239 541 0 3937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17948

[startup+1.50172 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 19505
/proc/meminfo: memFree=1741736/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=23444 CPUtime=1.49
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 5236 0 0 0 146 3 0 0 25 0 1 0 96220884 24006656 5220 1992294400 4194304 6412682 548682068864 18446744073709551615 4564568 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 5861 5220 247 541 0 5311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23444

[startup+3.10191 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 19505
/proc/meminfo: memFree=1736360/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=23444 CPUtime=3.09
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 5236 0 0 0 306 3 0 0 25 0 1 0 96220884 24006656 5220 1992294400 4194304 6412682 548682068864 18446744073709551615 4564536 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 5861 5220 247 541 0 5311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23444

[startup+6.30128 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 19505
/proc/meminfo: memFree=1736552/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=22824 CPUtime=6.29
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 5286 0 0 0 626 3 0 0 25 0 1 0 96220884 23371776 5129 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 5706 5129 254 541 0 5156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22824

[startup+12.702 s]
/proc/loadavg: 0.93 0.96 0.99 2/65 19505
/proc/meminfo: memFree=1731184/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=28988 CPUtime=12.69
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 6683 0 0 0 1264 5 0 0 25 0 1 0 96220884 29683712 6486 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 7247 6486 257 541 0 6697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28988

[startup+25.5015 s]
/proc/loadavg: 0.95 0.96 0.99 2/65 19505
/proc/meminfo: memFree=1725680/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=35884 CPUtime=25.48
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 8207 0 0 0 2539 9 0 0 25 0 1 0 96220884 36745216 7853 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 8971 7853 257 541 0 8421 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35884

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 19505
/proc/meminfo: memFree=1715376/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=47756 CPUtime=51.08
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 11056 0 0 0 5094 14 0 0 25 0 1 0 96220884 48902144 10463 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 11939 10463 257 541 0 11389 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47756

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 19505
/proc/meminfo: memFree=1706416/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=58552 CPUtime=102.27
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 13361 0 0 0 10207 20 0 0 25 0 1 0 96220884 59957248 12664 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 14638 12664 257 541 0 14088 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1695792/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=71928 CPUtime=162.25
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 16256 0 0 0 16200 25 0 0 25 0 1 0 96220884 73654272 15301 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 17982 15301 257 541 0 17432 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 71928

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1688368/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=81344 CPUtime=222.23
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 18431 0 0 0 22189 34 0 0 25 0 1 0 96220884 83296256 17136 1992294400 4194304 6412682 548682068864 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 20336 17136 257 541 0 19786 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81344

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1661488/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=112012 CPUtime=282.22
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 25961 0 0 0 28174 48 0 0 25 0 1 0 96220884 114700288 23939 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 28003 23939 257 541 0 27453 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 112012

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1655984/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=117788 CPUtime=342.2
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 27231 0 0 0 34169 51 0 0 25 0 1 0 96220884 120614912 25209 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 29447 25209 257 541 0 28897 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 117788

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1647856/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=128268 CPUtime=402.19
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 29559 0 0 0 40162 57 0 0 25 0 1 0 96220884 131346432 27219 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 32067 27219 257 541 0 31517 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 128268

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1643568/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=133596 CPUtime=462.17
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 30651 0 0 0 46155 62 0 0 25 0 1 0 96220884 136802304 28311 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 33399 28311 257 541 0 32849 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 133596

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1629936/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=149848 CPUtime=522.15
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 34483 0 0 0 52142 73 0 0 25 0 1 0 96220884 153444352 31777 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 37462 31777 257 541 0 36912 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 149848

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19505
/proc/meminfo: memFree=1618032/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=163720 CPUtime=582.14
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 37746 0 0 0 58134 80 0 0 25 0 1 0 96220884 167649280 34619 1992294400 4194304 6412682 548682068864 18446744073709551615 4286929 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 40930 34619 257 541 0 40380 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 163720

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1611496/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=170760 CPUtime=642.12
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 39355 0 0 0 64126 86 0 0 25 0 1 0 96220884 174858240 36228 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 42690 36228 257 541 0 42140 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 170760

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1610024/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=172360 CPUtime=702.1
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 40206 0 0 0 70118 92 0 0 25 0 1 0 96220884 176496640 36595 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 43090 36595 257 541 0 42540 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 172360

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1608104/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=174920 CPUtime=762.08
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 40672 0 0 0 76114 94 0 0 25 0 1 0 96220884 179118080 37061 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 43730 37061 257 541 0 43180 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 174920

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1603304/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=180040 CPUtime=822.06
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 41900 0 0 0 82110 96 0 0 25 0 1 0 96220884 184360960 38289 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 45010 38289 257 541 0 44460 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 180040

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1602472/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=180040 CPUtime=882.05
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 42118 0 0 0 88107 98 0 0 25 0 1 0 96220884 184360960 38507 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 45010 38507 257 541 0 44460 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 180040

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1597808/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=185800 CPUtime=942.03
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 43286 0 0 0 94103 100 0 0 25 0 1 0 96220884 190259200 39675 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 46450 39675 257 541 0 45900 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 185800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1593264/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=192240 CPUtime=1002.01
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 44957 0 0 0 100095 106 0 0 25 0 1 0 96220884 196853760 40790 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 48060 40790 257 541 0 47510 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 192240

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1590000/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=196084 CPUtime=1062.01
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 45763 0 0 0 106090 111 0 0 25 0 1 0 96220884 200790016 41596 1992294400 4194304 6412682 548682068864 18446744073709551615 4363158 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 49021 41596 257 541 0 48471 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 196084

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1576496/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=210816 CPUtime=1121.99
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 49119 0 0 0 112079 120 0 0 25 0 1 0 96220884 215875584 44952 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 52704 44952 257 541 0 52154 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 210816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1576560/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=211892 CPUtime=1181.97
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 49739 0 0 0 118074 123 0 0 25 0 1 0 96220884 216977408 44932 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 52973 44932 257 541 0 52423 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 211892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19511
/proc/meminfo: memFree=1576432/2055920 swapFree=4192812/4192956
[pid=19504] ppid=19502 vsize=211892 CPUtime=1200.06
/proc/19504/stat : 19504 (kw) R 19502 19504 19345 0 -1 0 49778 0 0 0 119882 124 0 0 25 0 1 0 96220884 216977408 44971 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19504/statm: 52973 44971 257 541 0 52423 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 211892

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.43
CPU time (s): 1200.11
CPU user time (s): 1198.83
CPU system time (s): 1.27881
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 211892

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

runsolver used 0.871867 second user time and 2.67059 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 19:51:17
IDJOB=1722992
IDBENCH=71101
IDSOLVER=501
FILE ID=node20/1722992-1240681876
PBS_JOBID= 9186661
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=1288251566

node20.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.214
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	: 5931.00
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.214
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:       1757392 kB
Buffers:         25792 kB
Cached:         199220 kB
SwapCached:          0 kB
Active:         100748 kB
Inactive:       138196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            45588 kB
Committed_AS:   396900 kB
PageTables:       1396 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= 66240 MiB
End job on node20 at 2009-04-25 20:11:19