Trace number 1519613

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.1 1200.44

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S886725553-011.cnf
MD5SUM149f4a347f3f97737dc0646d2caf1180
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-1519613-1238231820/watcher-1519613-1238231820 -o /tmp/evaluation-result-1519613-1238231820/solver-1519613-1238231820 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519613-1238231820.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/64 14926
/proc/meminfo: memFree=1355192/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=2912 CPUtime=0
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 318 0 0 0 0 0 0 0 18 0 1 0 1095844511 2981888 302 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 728 302 216 541 0 178 0

[startup+0.036661 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14926
/proc/meminfo: memFree=1355192/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=3308 CPUtime=0.03
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 440 0 0 0 3 0 0 0 18 0 1 0 1095844511 3387392 424 1992294400 4194304 6412682 548682068864 18446744073709551615 4304389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 827 425 216 541 0 277 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3308

[startup+0.102668 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14926
/proc/meminfo: memFree=1355192/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=4232 CPUtime=0.09
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 692 0 0 0 9 0 0 0 18 0 1 0 1095844511 4333568 676 1992294400 4194304 6412682 548682068864 18446744073709551615 4854014 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 1058 677 216 541 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4232

[startup+0.30269 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14926
/proc/meminfo: memFree=1355192/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=6344 CPUtime=0.29
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 1228 0 0 0 29 0 0 0 19 0 1 0 1095844511 6496256 1212 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 1586 1212 235 541 0 1036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6344

[startup+0.701734 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14926
/proc/meminfo: memFree=1355192/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=6344 CPUtime=0.69
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 1228 0 0 0 69 0 0 0 22 0 1 0 1095844511 6496256 1212 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 1586 1212 235 541 0 1036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6344

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1351344/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=7828 CPUtime=1.49
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 1927 0 0 0 148 1 0 0 25 0 1 0 1095844511 8015872 1610 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 1957 1610 244 541 0 1407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7828

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1346992/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=12936 CPUtime=3.09
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 3212 0 0 0 307 2 0 0 25 0 1 0 1095844511 13246464 2855 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 3234 2855 244 541 0 2684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12936

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1341552/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=16792 CPUtime=6.29
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 4227 0 0 0 624 5 0 0 25 0 1 0 1095844511 17195008 3773 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 4198 3773 247 541 0 3648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16792

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1336048/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=22428 CPUtime=12.69
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 5667 0 0 0 1261 8 0 0 25 0 1 0 1095844511 22966272 5005 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 5607 5005 247 541 0 5057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22428

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1327856/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=31092 CPUtime=25.48
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 8016 0 0 0 2535 13 0 0 25 0 1 0 1095844511 31838208 7039 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 7773 7039 247 541 0 7223 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31092

[startup+51.1021 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1316016/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=44084 CPUtime=51.07
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 11385 0 0 0 5087 20 0 0 25 0 1 0 1095844511 45142016 9930 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 11021 9930 247 541 0 10471 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44084

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1297200/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=64708 CPUtime=102.26
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 16603 0 0 0 10190 36 0 0 25 0 1 0 1095844511 66260992 14698 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 16177 14698 247 541 0 15627 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64708

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1283312/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=81380 CPUtime=162.25
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 20753 0 0 0 16175 50 0 0 25 0 1 0 1095844511 83333120 18253 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 20345 18253 247 541 0 19795 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 81380

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1268400/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=97232 CPUtime=222.23
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 24747 0 0 0 22160 63 0 0 25 0 1 0 1095844511 99565568 21881 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 24308 21881 247 541 0 23758 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 97232

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1260144/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=106172 CPUtime=282.21
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 27289 0 0 0 28148 73 0 0 25 0 1 0 1095844511 108720128 24002 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 26543 24002 247 541 0 25993 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 106172

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1253744/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=112496 CPUtime=342.2
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 29264 0 0 0 34137 83 0 0 25 0 1 0 1095844511 115195904 25493 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 28124 25493 247 541 0 27574 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 112496

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1239472/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=127640 CPUtime=402.18
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 33411 0 0 0 40124 94 0 0 25 0 1 0 1095844511 130703360 29084 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 31910 29084 247 541 0 31360 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 127640

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1231216/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=136468 CPUtime=462.16
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 35485 0 0 0 46115 101 0 0 25 0 1 0 1095844511 139743232 31158 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 34117 31158 247 541 0 33567 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 136468

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1222704/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=148328 CPUtime=522.14
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 38223 0 0 0 52104 110 0 0 25 0 1 0 1095844511 151887872 33256 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 37082 33256 247 541 0 36532 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 148328

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1219760/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=151752 CPUtime=582.13
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 38946 0 0 0 58096 117 0 0 25 0 1 0 1095844511 155394048 33979 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 37938 33979 247 541 0 37388 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 151752

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1204784/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=168156 CPUtime=642.11
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 43403 0 0 0 64084 127 0 0 25 0 1 0 1095844511 172191744 37700 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 42039 37700 247 541 0 41489 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 168156

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1202352/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=171196 CPUtime=702.1
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 44022 0 0 0 70077 133 0 0 25 0 1 0 1095844511 175304704 38319 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 42799 38319 247 541 0 42249 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 171196

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1198448/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=175196 CPUtime=762.07
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 44983 0 0 0 76070 137 0 0 25 0 1 0 1095844511 179400704 39280 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 43799 39280 247 541 0 43249 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 175196

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14927
/proc/meminfo: memFree=1186672/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=187588 CPUtime=822.06
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 47937 0 0 0 82059 147 0 0 25 0 1 0 1095844511 192090112 42234 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 46897 42234 247 541 0 46347 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 187588

[startup+882.301 s]
/proc/loadavg: 1.11 1.02 1.01 2/65 14927
/proc/meminfo: memFree=1181872/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=192556 CPUtime=882.04
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 49955 0 0 0 88050 154 0 0 25 0 1 0 1095844511 197177344 43406 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 48139 43406 247 541 0 47589 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 192556

[startup+942.302 s]
/proc/loadavg: 1.11 1.03 1.00 3/65 14927
/proc/meminfo: memFree=1179312/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=195436 CPUtime=942.02
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 50573 0 0 0 94042 160 0 0 25 0 1 0 1095844511 200126464 44024 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 48859 44024 247 541 0 48309 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 195436

[startup+1002.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 14927
/proc/meminfo: memFree=1178096/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=196876 CPUtime=1002.01
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 50888 0 0 0 100036 165 0 0 25 0 1 0 1095844511 201601024 44339 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 49219 44339 247 541 0 48669 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 196876

[startup+1062.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 14927
/proc/meminfo: memFree=1166512/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=209380 CPUtime=1061.99
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 53787 0 0 0 106026 173 0 0 25 0 1 0 1095844511 214405120 47238 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 52345 47238 247 541 0 51795 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 209380

[startup+1122.3 s]
/proc/loadavg: 1.09 1.05 1.00 2/65 14927
/proc/meminfo: memFree=1157168/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=218276 CPUtime=1121.97
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 57099 0 0 0 112018 179 0 0 25 0 1 0 1095844511 223514624 49577 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 54569 49577 247 541 0 54019 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 218276

[startup+1182.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 14927
/proc/meminfo: memFree=1156208/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=218916 CPUtime=1181.96
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 57295 0 0 0 118010 186 0 0 25 0 1 0 1095844511 224169984 49773 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 54729 49773 247 541 0 54179 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 218916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.14 1.06 1.01 2/65 14927
/proc/meminfo: memFree=1155504/2055920 swapFree=4178912/4192956
[pid=14926] ppid=14924 vsize=219876 CPUtime=1200.05
/proc/14926/stat : 14926 (kw) R 14924 14926 14587 0 -1 0 57466 0 0 0 119818 187 0 0 25 0 1 0 1095844511 225153024 49944 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14926/statm: 54969 49944 247 541 0 54419 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 219876

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.44
CPU time (s): 1200.1
CPU user time (s): 1198.19
CPU system time (s): 1.91171
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 221848

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

runsolver used 1.02284 second user time and 2.79058 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-28 10:17:00
IDJOB=1519613
IDBENCH=70236
IDSOLVER=501
FILE ID=node47/1519613-1238231820
PBS_JOBID= 9060602
Free space on /tmp= 66260 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S886725553-011.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519613-1238231820/watcher-1519613-1238231820 -o /tmp/evaluation-result-1519613-1238231820/solver-1519613-1238231820 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519613-1238231820.cnf

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

MD5SUM BENCH= 149f4a347f3f97737dc0646d2caf1180
RANDOM SEED=1024533564

node47.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.216
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.216
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:       1355672 kB
Buffers:         85952 kB
Cached:         517780 kB
SwapCached:       7792 kB
Active:          22620 kB
Inactive:       591464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355672 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            2784 kB
Writeback:           0 kB
Mapped:          16040 kB
Slab:            72076 kB
Committed_AS:  2912392 kB
PageTables:       1452 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 node47 at 2009-03-28 10:37:02