Trace number 1719790

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

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719790-1240649415/watcher-1719790-1240649415 -o /tmp/evaluation-result-1719790-1240649415/solver-1719790-1240649415 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1719790-1240649415.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.99 0.98 0.99 3/64 13768
/proc/meminfo: memFree=1820352/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=5512 CPUtime=0
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 864 0 0 0 0 0 0 0 18 0 1 0 92974993 5644288 849 1992294400 4194304 6412682 548682068864 18446744073709551615 4272375 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 1378 855 201 541 0 828 0

[startup+0.0691339 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13768
/proc/meminfo: memFree=1820352/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=33668 CPUtime=0.06
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 7460 0 0 0 3 3 0 0 18 0 1 0 92974993 34476032 7444 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 8417 7446 221 541 0 7867 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33668

[startup+0.101136 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13768
/proc/meminfo: memFree=1820352/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=33932 CPUtime=0.09
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 7538 0 0 0 6 3 0 0 18 0 1 0 92974993 34746368 7522 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 8483 7522 221 541 0 7933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33932

[startup+0.301152 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13768
/proc/meminfo: memFree=1820352/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=35912 CPUtime=0.29
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 8117 0 0 0 25 4 0 0 19 0 1 0 92974993 36773888 8101 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 8978 8101 221 541 0 8428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35912

[startup+0.701186 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13768
/proc/meminfo: memFree=1820352/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=40400 CPUtime=0.69
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 9400 0 0 0 65 4 0 0 22 0 1 0 92974993 41369600 9384 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 10100 9384 221 541 0 9550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40400

[startup+1.50125 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1779768/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=56040 CPUtime=1.49
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 13685 0 0 0 141 8 0 0 25 0 1 0 92974993 57384960 13375 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 14010 13375 248 541 0 13460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56040

[startup+3.10139 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1759928/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=66148 CPUtime=3.09
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 15983 0 0 0 288 21 0 0 25 0 1 0 92974993 67735552 15673 1992294400 4194304 6412682 548682068864 18446744073709551615 4304466 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 16537 15673 248 541 0 15987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66148

[startup+6.30167 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1757048/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=64980 CPUtime=6.28
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 16144 0 0 0 601 27 0 0 25 0 1 0 92974993 66539520 15442 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 16245 15442 258 541 0 15695 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64980

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1756664/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=66372 CPUtime=12.69
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 16527 0 0 0 1229 40 0 0 25 0 1 0 92974993 67964928 15825 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 16593 15825 258 541 0 16043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66372

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1749752/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=72972 CPUtime=25.48
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 18099 0 0 0 2488 60 0 0 25 0 1 0 92974993 74723328 17397 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 18243 17397 258 541 0 17693 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72972

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1738232/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=84320 CPUtime=51.08
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 20981 0 0 0 5028 80 0 0 25 0 1 0 92974993 86343680 20279 1992294400 4194304 6412682 548682068864 18446744073709551615 4289388 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 21080 20279 258 541 0 20530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84320

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1714296/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=108680 CPUtime=102.27
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 26881 0 0 0 10125 102 0 0 25 0 1 0 92974993 111288320 26179 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 27170 26179 258 541 0 26620 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108680

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1703608/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=119576 CPUtime=162.25
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 29687 0 0 0 16101 124 0 0 25 0 1 0 92974993 122445824 28985 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 29894 28985 258 541 0 29344 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 119576

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1684024/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=138600 CPUtime=222.24
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 34410 0 0 0 22082 142 0 0 25 0 1 0 92974993 141926400 33708 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 34650 33708 258 541 0 34100 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 138600

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1669944/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=152428 CPUtime=282.22
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 37903 0 0 0 28060 162 0 0 25 0 1 0 92974993 156086272 37201 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 38107 37201 258 541 0 37557 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 152428

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1655992/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=167776 CPUtime=342.21
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 41768 0 0 0 34042 179 0 0 25 0 1 0 92974993 171802624 40652 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 41944 40652 258 541 0 41394 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 167776

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1631928/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=191668 CPUtime=402.2
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 48208 0 0 0 40025 195 0 0 25 0 1 0 92974993 196268032 46615 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 47917 46615 258 541 0 47367 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 191668

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1625656/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=198316 CPUtime=462.18
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 49874 0 0 0 46013 205 0 0 25 0 1 0 92974993 203075584 48281 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 49579 48281 258 541 0 49029 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 198316

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1599480/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=224340 CPUtime=522.17
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 56828 0 0 0 51992 225 0 0 25 0 1 0 92974993 229724160 54686 1992294400 4194304 6412682 548682068864 18446744073709551615 4287618 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 56085 54686 258 541 0 55535 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 224340

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1599480/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=224612 CPUtime=582.15
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 56914 0 0 0 57980 235 0 0 25 0 1 0 92974993 230002688 54772 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 56153 54772 258 541 0 55603 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 224612

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13769
/proc/meminfo: memFree=1578232/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=245604 CPUtime=642.14
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 62761 0 0 0 63964 250 0 0 25 0 1 0 92974993 251498496 59986 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 61401 59986 258 541 0 60851 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 245604

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1575288/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=248888 CPUtime=702.12
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 63593 0 0 0 69952 260 0 0 25 0 1 0 92974993 254861312 60818 1992294400 4194304 6412682 548682068864 18446744073709551615 4329624 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 62222 60818 258 541 0 61672 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 248888

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1539320/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=284448 CPUtime=762.11
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 73179 0 0 0 75931 280 0 0 25 0 1 0 92974993 291274752 69676 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 71112 69676 258 541 0 70562 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 284448

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1537592/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=286484 CPUtime=822.09
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 73689 0 0 0 81918 291 0 0 25 0 1 0 92974993 293359616 70186 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 71621 70186 258 541 0 71071 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 286484

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1537336/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=286484 CPUtime=882.07
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 73755 0 0 0 87908 299 0 0 25 0 1 0 92974993 293359616 70252 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 71621 70252 258 541 0 71071 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 286484

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1518648/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=308476 CPUtime=942.05
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 79193 0 0 0 93889 316 0 0 25 0 1 0 92974993 315879424 74852 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 77119 74852 258 541 0 76569 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 308476

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1518648/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=308476 CPUtime=1002.04
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 79200 0 0 0 99880 324 0 0 25 0 1 0 92974993 315879424 74859 1992294400 4194304 6412682 548682068864 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 77119 74859 258 541 0 76569 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 308476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1516984/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=310472 CPUtime=1062.03
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 79729 0 0 0 105869 334 0 0 25 0 1 0 92974993 317923328 75388 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 77618 75388 258 541 0 77068 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 310472

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1479288/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=348148 CPUtime=1122.01
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 89080 0 0 0 111847 354 0 0 25 0 1 0 92974993 356503552 84739 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 87037 84739 258 541 0 86487 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 348148

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1469432/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=357692 CPUtime=1182
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 92417 0 0 0 117833 367 0 0 25 0 1 0 92974993 366276608 87111 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 89423 87111 258 541 0 88873 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 357692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13775
/proc/meminfo: memFree=1469432/2055920 swapFree=4192956/4192956
[pid=13768] ppid=13766 vsize=357692 CPUtime=1200.1
/proc/13768/stat : 13768 (kw) R 13766 13768 13701 0 -1 0 92421 0 0 0 119641 369 0 0 25 0 1 0 92974993 366276608 87115 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13768/statm: 89423 87115 258 541 0 88873 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 357692

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.46
CPU time (s): 1200.17
CPU user time (s): 1196.41
CPU system time (s): 3.75343
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 361584

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

runsolver used 0.935857 second user time and 2.67059 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-25 10:50:16
IDJOB=1719790
IDBENCH=69574
IDSOLVER=501
FILE ID=node15/1719790-1240649415
PBS_JOBID= 9186499
Free space on /tmp= 66264 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719790-1240649415/watcher-1719790-1240649415 -o /tmp/evaluation-result-1719790-1240649415/solver-1719790-1240649415 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1719790-1240649415.cnf

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=433916716

node15.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.220
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.220
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:       1820832 kB
Buffers:         10160 kB
Cached:         150388 kB
SwapCached:          0 kB
Active:          30432 kB
Inactive:       144504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6360 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            46164 kB
Committed_AS:   303328 kB
PageTables:       1460 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= 66260 MiB
End job on node15 at 2009-04-25 11:10:18