Trace number 1520059

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.09 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S703461330-034.cnf
MD5SUM5871895160b61e33d95658e3a61619c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark747.527
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520059-1238259297/watcher-1520059-1238259297 -o /tmp/evaluation-result-1520059-1238259297/solver-1520059-1238259297 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520059-1238259297.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.97 0.95 3/73 14207
/proc/meminfo: memFree=1580024/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=2772 CPUtime=0
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 294 0 0 0 0 0 0 0 18 0 1 0 1098593605 2838528 278 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 693 278 216 541 0 143 0

[startup+0.0913421 s]
/proc/loadavg: 0.99 0.97 0.95 3/73 14207
/proc/meminfo: memFree=1580024/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=3696 CPUtime=0.09
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 580 0 0 0 9 0 0 0 18 0 1 0 1098593605 3784704 564 1992294400 4194304 6412682 548682068864 18446744073709551615 4564555 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 924 564 235 541 0 374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3696

[startup+0.102344 s]
/proc/loadavg: 0.99 0.97 0.95 3/73 14207
/proc/meminfo: memFree=1580024/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=3696 CPUtime=0.1
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 580 0 0 0 10 0 0 0 18 0 1 0 1098593605 3784704 564 1992294400 4194304 6412682 548682068864 18446744073709551615 4564956 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 924 564 235 541 0 374 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3696

[startup+0.302384 s]
/proc/loadavg: 0.99 0.97 0.95 3/73 14207
/proc/meminfo: memFree=1580024/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=3736 CPUtime=0.3
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 656 0 0 0 30 0 0 0 19 0 1 0 1098593605 3825664 556 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 934 556 242 541 0 384 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3736

[startup+0.701465 s]
/proc/loadavg: 0.99 0.97 0.95 3/73 14207
/proc/meminfo: memFree=1580024/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=6060 CPUtime=0.69
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 1236 0 0 0 69 0 0 0 23 0 1 0 1098593605 6205440 1136 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 1515 1136 242 541 0 965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6060

[startup+1.50163 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1575216/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=8464 CPUtime=1.49
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 1769 0 0 0 148 1 0 0 25 0 1 0 1098593605 8667136 1629 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 2116 1629 242 541 0 1566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8464

[startup+3.10195 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1573552/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=10340 CPUtime=3.09
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 2291 0 0 0 307 2 0 0 25 0 1 0 1098593605 10588160 2054 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 2585 2054 247 541 0 2035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10340

[startup+6.30161 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1570424/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=13240 CPUtime=6.29
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 3052 0 0 0 624 5 0 0 25 0 1 0 1098593605 13557760 2686 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 3310 2686 247 541 0 2760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13240

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1566336/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=17468 CPUtime=12.69
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 4225 0 0 0 1262 7 0 0 25 0 1 0 1098593605 17887232 3585 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 4367 3585 247 541 0 3817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17468

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1561664/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=22736 CPUtime=25.49
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 5641 0 0 0 2537 12 0 0 25 0 1 0 1098593605 23281664 4743 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 5684 4743 247 541 0 5134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22736

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1553216/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=32784 CPUtime=51.07
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 8245 0 0 0 5087 20 0 0 25 0 1 0 1098593605 33570816 6797 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 8196 6797 247 541 0 7646 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32784

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1543936/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=43844 CPUtime=102.26
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 11130 0 0 0 10195 31 0 0 25 0 1 0 1098593605 44896256 9164 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 10961 9164 247 541 0 10411 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43844

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1535744/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=55008 CPUtime=162.24
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 13500 0 0 0 16185 39 0 0 25 0 1 0 1098593605 56328192 11216 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 13752 11216 247 541 0 13202 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55008

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1528320/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=62056 CPUtime=222.21
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 15746 0 0 0 22175 46 0 0 25 0 1 0 1098593605 63545344 13096 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 15514 13096 247 541 0 14964 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1523008/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=68296 CPUtime=282.19
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 17433 0 0 0 28164 55 0 0 25 0 1 0 1098593605 69935104 14362 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 17074 14362 247 541 0 16524 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 68296

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14208
/proc/meminfo: memFree=1517184/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=75356 CPUtime=342.17
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 19356 0 0 0 34155 62 0 0 25 0 1 0 1098593605 77164544 15801 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 18839 15801 247 541 0 18289 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 75356

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1509312/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=82816 CPUtime=402.14
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 21816 0 0 0 40143 71 0 0 25 0 1 0 1098593605 84803584 17705 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 20704 17705 247 541 0 20154 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 82816

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1506816/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=86016 CPUtime=462.12
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 22488 0 0 0 46135 77 0 0 25 0 1 0 1098593605 88080384 18377 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 21504 18377 247 541 0 20954 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 86016

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1503424/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=88780 CPUtime=522.1
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 23340 0 0 0 52127 83 0 0 25 0 1 0 1098593605 90910720 19229 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 22195 19229 247 541 0 21645 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 88780

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1498560/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=96568 CPUtime=582.07
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 25175 0 0 0 58119 88 0 0 25 0 1 0 1098593605 98885632 20424 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 24142 20424 247 541 0 23592 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 96568

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1494720/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=101688 CPUtime=642.06
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 26120 0 0 0 64110 96 0 0 25 0 1 0 1098593605 104128512 21369 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 25422 21369 247 541 0 24872 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 101688

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1489600/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=107448 CPUtime=702.03
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 27408 0 0 0 70102 101 0 0 25 0 1 0 1098593605 110026752 22657 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 26862 22657 247 541 0 26312 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 107448

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1485120/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=112708 CPUtime=762.02
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 29247 0 0 0 76095 107 0 0 25 0 1 0 1098593605 115412992 23760 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 28177 23760 247 541 0 27627 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 112708

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1484096/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=113348 CPUtime=821.99
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 29487 0 0 0 82087 112 0 0 25 0 1 0 1098593605 116068352 24000 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 28337 24000 247 541 0 27787 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 113348

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1479616/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=119108 CPUtime=881.97
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 30628 0 0 0 88080 117 0 0 25 0 1 0 1098593605 121966592 25141 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 29777 25141 247 541 0 29227 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 119108

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1476864/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=121028 CPUtime=941.95
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 31307 0 0 0 94074 121 0 0 25 0 1 0 1098593605 123932672 25820 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 30257 25820 247 541 0 29707 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 121028

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1471104/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=127488 CPUtime=1001.93
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 32740 0 0 0 100068 125 0 0 25 0 1 0 1098593605 130547712 27253 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 31872 27253 247 541 0 31322 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 127488

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1470528/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=128236 CPUtime=1061.91
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 33710 0 0 0 106062 129 0 0 25 0 1 0 1098593605 131313664 27377 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 32059 27377 247 541 0 31509 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 128236

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1469184/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=129516 CPUtime=1121.88
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 34042 0 0 0 112055 133 0 0 25 0 1 0 1098593605 132624384 27709 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 32379 27709 247 541 0 31829 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 129516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1467776/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=130796 CPUtime=1181.87
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 34397 0 0 0 118050 137 0 0 25 0 1 0 1098593605 133935104 28064 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 32699 28064 247 541 0 32149 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 130796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/74 14214
/proc/meminfo: memFree=1466880/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=132076 CPUtime=1200.06
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 34605 0 0 0 119868 138 0 0 25 0 1 0 1098593605 135245824 28272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 33019 28272 247 541 0 32469 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 132076

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.97 0.95 2/74 14214
/proc/meminfo: memFree=1466880/2055920 swapFree=4170032/4192956
[pid=14207] ppid=14205 vsize=132076 CPUtime=1200.06
/proc/14207/stat : 14207 (kw) R 14205 14207 13940 0 -1 0 34605 0 0 0 119868 138 0 0 25 0 1 0 1098593605 135245824 28272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14207/statm: 33019 28272 247 541 0 32469 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 132076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1198.69
CPU system time (s): 1.40179
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 132076

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

runsolver used 1.26781 second user time and 3.11053 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-28 17:54:57
IDJOB=1520059
IDBENCH=70459
IDSOLVER=501
FILE ID=node80/1520059-1238259297
PBS_JOBID= 9060822
Free space on /tmp= 64692 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S703461330-034.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520059-1238259297/watcher-1520059-1238259297 -o /tmp/evaluation-result-1520059-1238259297/solver-1520059-1238259297 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520059-1238259297.cnf

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

MD5SUM BENCH= 5871895160b61e33d95658e3a61619c3
RANDOM SEED=2080085493

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.263
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.263
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:       1580504 kB
Buffers:         50636 kB
Cached:         350548 kB
SwapCached:      14432 kB
Active:          97552 kB
Inactive:       319860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580504 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            2420 kB
Writeback:           0 kB
Mapped:          21852 kB
Slab:            43068 kB
Committed_AS:  2770636 kB
PageTables:       2008 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= 64692 MiB
End job on node80 at 2009-03-28 18:14:59