Trace number 1519997

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.06 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S1931398869-036.cnf
MD5SUMced561befb08624b32eaaf27530007d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519997-1238254126/watcher-1519997-1238254126 -o /tmp/evaluation-result-1519997-1238254126/solver-1519997-1238254126 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519997-1238254126.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.91 0.95 0.98 2/65 9209
/proc/meminfo: memFree=1252384/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=2780 CPUtime=0
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 300 0 0 0 0 0 0 0 18 0 1 0 309133349 2846720 284 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 695 284 216 541 0 145 0

[startup+0.0701651 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 9209
/proc/meminfo: memFree=1252384/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=3152 CPUtime=0.06
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 455 0 0 0 6 0 0 0 18 0 1 0 309133349 3227648 436 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 788 437 242 541 0 238 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3152

[startup+0.102167 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 9209
/proc/meminfo: memFree=1252384/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=3416 CPUtime=0.09
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 514 0 0 0 9 0 0 0 18 0 1 0 309133349 3497984 495 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 854 495 242 541 0 304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3416

[startup+0.302192 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 9209
/proc/meminfo: memFree=1252384/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=4616 CPUtime=0.29
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 815 0 0 0 29 0 0 0 19 0 1 0 309133349 4726784 796 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 1154 796 242 541 0 604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4616

[startup+0.702243 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 9209
/proc/meminfo: memFree=1252384/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=6296 CPUtime=0.69
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 1196 0 0 0 69 0 0 0 22 0 1 0 309133349 6447104 1177 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 1574 1177 242 541 0 1024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6296

[startup+1.50135 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9210
/proc/meminfo: memFree=1247704/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=7784 CPUtime=1.49
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 1557 0 0 0 148 1 0 0 25 0 1 0 309133349 7970816 1498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 1946 1498 242 541 0 1396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7784

[startup+3.10155 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9210
/proc/meminfo: memFree=1246552/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=9260 CPUtime=3.09
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 1922 0 0 0 307 2 0 0 25 0 1 0 309133349 9482240 1818 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 2315 1818 248 541 0 1765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9260

[startup+6.30195 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 9210
/proc/meminfo: memFree=1244504/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=11888 CPUtime=6.29
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 2579 0 0 0 625 4 0 0 25 0 1 0 309133349 12173312 2363 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 2972 2363 248 541 0 2422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11888

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 9210
/proc/meminfo: memFree=1241304/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=15132 CPUtime=12.68
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 3474 0 0 0 1262 6 0 0 25 0 1 0 309133349 15495168 3019 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 3783 3019 248 541 0 3233 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15132

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 9210
/proc/meminfo: memFree=1237080/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=19588 CPUtime=25.49
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 4711 0 0 0 2537 12 0 0 25 0 1 0 309133349 20058112 4032 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 4897 4032 248 541 0 4347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19588

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 9210
/proc/meminfo: memFree=1231832/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=25936 CPUtime=51.08
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 6281 0 0 0 5090 18 0 0 25 0 1 0 309133349 26558464 5305 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 6484 5305 248 541 0 5934 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25936

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 9210
/proc/meminfo: memFree=1222936/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=35732 CPUtime=102.26
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 9099 0 0 0 10199 27 0 0 25 0 1 0 309133349 36589568 7491 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 8933 7491 248 541 0 8383 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35732

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1217048/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=42844 CPUtime=162.24
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 10882 0 0 0 16188 36 0 0 25 0 1 0 309133349 43872256 8997 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 10711 8997 248 541 0 10161 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42844

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1212248/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=49420 CPUtime=222.22
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 12413 0 0 0 22177 45 0 0 25 0 1 0 309133349 50606080 10210 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 12355 10210 248 541 0 11805 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49420

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1206808/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=55712 CPUtime=282.21
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 14110 0 0 0 28168 53 0 0 25 0 1 0 309133349 57049088 11541 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 13928 11541 248 541 0 13378 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 55712

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1201432/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=61136 CPUtime=342.18
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 15803 0 0 0 34160 58 0 0 25 0 1 0 309133349 62603264 12813 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 15284 12813 248 541 0 14734 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 61136

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1199320/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=64016 CPUtime=402.17
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 16383 0 0 0 40151 66 0 0 25 0 1 0 309133349 65552384 13393 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 16004 13393 248 541 0 15454 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 64016

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1192728/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=72016 CPUtime=462.15
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 18468 0 0 0 46143 72 0 0 25 0 1 0 309133349 73744384 14994 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 18004 14994 248 541 0 17454 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 72016

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1191896/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=73296 CPUtime=522.13
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 18750 0 0 0 52136 77 0 0 25 0 1 0 309133349 75055104 15276 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 18324 15276 248 541 0 17774 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 73296

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1183256/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=82008 CPUtime=582.12
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 20906 0 0 0 58128 84 0 0 25 0 1 0 309133349 83976192 17432 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 20502 17432 248 541 0 19952 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 82008

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1183640/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=81704 CPUtime=642.1
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 21372 0 0 0 64121 89 0 0 25 0 1 0 309133349 83664896 17342 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 20426 17342 248 541 0 19876 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 81704

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1181464/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=83944 CPUtime=702.08
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 21904 0 0 0 70113 95 0 0 25 0 1 0 309133349 85958656 17874 1992294400 4194304 6412682 548682068864 18446744073709551615 4287192 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 20986 17874 248 541 0 20436 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 83944

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1177048/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=88996 CPUtime=762.06
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 22996 0 0 0 76107 99 0 0 25 0 1 0 309133349 91131904 18966 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 22249 18966 248 541 0 21699 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 88996

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1173400/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=95356 CPUtime=822.04
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 24538 0 0 0 82100 104 0 0 25 0 1 0 309133349 97644544 19868 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 23839 19868 248 541 0 23289 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 95356

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1172376/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=95996 CPUtime=882.02
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 24778 0 0 0 88093 109 0 0 25 0 1 0 309133349 98299904 20108 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 23999 20108 248 541 0 23449 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 95996

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1171544/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=96956 CPUtime=942.01
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 24975 0 0 0 94087 114 0 0 25 0 1 0 309133349 99282944 20305 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 24239 20305 248 541 0 23689 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 96956

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1166168/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=103136 CPUtime=1001.98
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 26306 0 0 0 100079 119 0 0 25 0 1 0 309133349 105611264 21636 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 25784 21636 248 541 0 25234 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 103136

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1161240/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=107532 CPUtime=1061.97
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 28240 0 0 0 106073 124 0 0 25 0 1 0 309133349 110112768 22834 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 26883 22834 248 541 0 26333 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 107532

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1160728/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=108332 CPUtime=1121.95
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 28390 0 0 0 112067 128 0 0 25 0 1 0 309133349 110931968 22984 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 27083 22984 248 541 0 26533 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 108332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1159896/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=109612 CPUtime=1181.93
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 28609 0 0 0 118060 133 0 0 25 0 1 0 309133349 112242688 23203 1992294400 4194304 6412682 548682068864 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 27403 23203 248 541 0 26853 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 109612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9210
/proc/meminfo: memFree=1158872/2055920 swapFree=4191900/4192956
[pid=9209] ppid=9207 vsize=110892 CPUtime=1200.03
/proc/9209/stat : 9209 (kw) R 9207 9209 9111 0 -1 0 28859 0 0 0 119869 134 0 0 25 0 1 0 309133349 113553408 23453 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/9209/statm: 27723 23453 248 541 0 27173 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 110892

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.42
CPU time (s): 1200.06
CPU user time (s): 1198.7
CPU system time (s): 1.35879
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 110892

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

runsolver used 0.953854 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-28 16:28:46
IDJOB=1519997
IDBENCH=70428
IDSOLVER=501
FILE ID=node54/1519997-1238254126
PBS_JOBID= 9060766
Free space on /tmp= 66492 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S1931398869-036.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519997-1238254126/watcher-1519997-1238254126 -o /tmp/evaluation-result-1519997-1238254126/solver-1519997-1238254126 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519997-1238254126.cnf

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

MD5SUM BENCH= ced561befb08624b32eaaf27530007d8
RANDOM SEED=1877261464

node54.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.232
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.232
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:       1252864 kB
Buffers:         76912 kB
Cached:         631592 kB
SwapCached:        260 kB
Active:         142296 kB
Inactive:       581356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1252864 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2276 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            65244 kB
Committed_AS:   820520 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-28 16:48:48