Trace number 1520067

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.08 1200.53

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S197260469-019.cnf
MD5SUMc0553d7e475dba3d28dcd703430a5f12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.028
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-1520067-1238259934/watcher-1520067-1238259934 -o /tmp/evaluation-result-1520067-1238259934/solver-1520067-1238259934 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520067-1238259934.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.95 3/81 16730
/proc/meminfo: memFree=1102984/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=2772 CPUtime=0
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 296 0 0 0 0 0 0 0 20 0 1 0 702888393 2838528 280 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 693 280 216 541 0 143 0

[startup+0.107218 s]
/proc/loadavg: 0.91 0.95 0.95 3/81 16730
/proc/meminfo: memFree=1102984/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=3696 CPUtime=0.1
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 573 0 0 0 10 0 0 0 20 0 1 0 702888393 3784704 557 1992294400 4194304 6412682 548682068864 18446744073709551615 4522276 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 924 557 235 541 0 374 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3696

[startup+0.201236 s]
/proc/loadavg: 0.91 0.95 0.95 3/81 16730
/proc/meminfo: memFree=1102984/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=3696 CPUtime=0.19
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 573 0 0 0 19 0 0 0 21 0 1 0 702888393 3784704 557 1992294400 4194304 6412682 548682068864 18446744073709551615 4564691 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 924 557 235 541 0 374 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3696

[startup+0.301255 s]
/proc/loadavg: 0.91 0.95 0.95 3/81 16730
/proc/meminfo: memFree=1102984/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=3588 CPUtime=0.29
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 643 0 0 0 29 0 0 0 22 0 1 0 702888393 3674112 545 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 897 545 242 541 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3588

[startup+0.701333 s]
/proc/loadavg: 0.91 0.95 0.95 3/81 16730
/proc/meminfo: memFree=1102984/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=6028 CPUtime=0.69
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 1211 0 0 0 68 1 0 0 25 0 1 0 702888393 6172672 1113 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 1507 1113 242 541 0 957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6028

[startup+1.50149 s]
/proc/loadavg: 0.91 0.95 0.95 2/82 16731
/proc/meminfo: memFree=1098048/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=8356 CPUtime=1.49
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 1737 0 0 0 148 1 0 0 25 0 1 0 702888393 8556544 1599 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 2089 1599 242 541 0 1539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8356

[startup+3.1018 s]
/proc/loadavg: 0.91 0.95 0.95 2/82 16731
/proc/meminfo: memFree=1096512/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=10260 CPUtime=3.09
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 2281 0 0 0 307 2 0 0 25 0 1 0 702888393 10506240 2046 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 2565 2046 247 541 0 2015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10260

[startup+6.30243 s]
/proc/loadavg: 0.92 0.95 0.95 2/82 16731
/proc/meminfo: memFree=1093440/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=13220 CPUtime=6.29
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 3026 0 0 0 625 4 0 0 25 0 1 0 702888393 13537280 2662 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 3305 2662 247 541 0 2755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13220

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.95 2/82 16731
/proc/meminfo: memFree=1089408/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=17564 CPUtime=12.69
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 4215 0 0 0 1262 7 0 0 25 0 1 0 702888393 17985536 3577 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 4391 3577 247 541 0 3841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17564

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.95 2/82 16731
/proc/meminfo: memFree=1084352/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=23452 CPUtime=25.48
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 5678 0 0 0 2537 11 0 0 25 0 1 0 702888393 24014848 4782 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 5863 4782 247 541 0 5313 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23452

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.95 2/82 16731
/proc/meminfo: memFree=1076480/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=33428 CPUtime=51.08
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 8063 0 0 0 5089 19 0 0 25 0 1 0 702888393 34230272 6826 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 8357 6826 247 541 0 7807 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33428

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.95 2/82 16731
/proc/meminfo: memFree=1067712/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=42444 CPUtime=102.26
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 10882 0 0 0 10198 28 0 0 25 0 1 0 702888393 43462656 8918 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 10611 8918 247 541 0 10061 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42444

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1059648/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=53360 CPUtime=162.23
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 13314 0 0 0 16186 37 0 0 25 0 1 0 702888393 54640640 11032 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 13340 11032 247 541 0 12790 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 53360

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1052160/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=61560 CPUtime=222.21
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 15467 0 0 0 22176 45 0 0 25 0 1 0 702888393 63037440 12819 1992294400 4194304 6412682 548682068864 18446744073709551615 4286833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 15390 12819 247 541 0 14840 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 61560

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1047872/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=65772 CPUtime=282.19
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 16997 0 0 0 28167 52 0 0 25 0 1 0 702888393 67350528 13928 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 16443 13928 247 541 0 15893 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 65772

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1041224/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=72520 CPUtime=342.17
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 19079 0 0 0 34158 59 0 0 25 0 1 0 702888393 74260480 15526 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 18130 15526 247 541 0 17580 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 72520

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1036936/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=77320 CPUtime=402.15
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 20189 0 0 0 40147 68 0 0 25 0 1 0 702888393 79175680 16636 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 19330 16636 247 541 0 18780 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 77320

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1030664/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=84060 CPUtime=462.12
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 22269 0 0 0 46138 74 0 0 25 0 1 0 702888393 86077440 18160 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 21015 18160 247 541 0 20465 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 84060

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1027976/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=87580 CPUtime=522.1
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 23021 0 0 0 52131 79 0 0 25 0 1 0 702888393 89681920 18912 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 21895 18912 247 541 0 21345 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 87580

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1022472/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=95816 CPUtime=582.08
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 24969 0 0 0 58122 86 0 0 25 0 1 0 702888393 98115584 20220 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 23954 20220 247 541 0 23404 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 95816

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1020168/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=99016 CPUtime=642.05
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 25583 0 0 0 64115 90 0 0 25 0 1 0 702888393 101392384 20834 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 24754 20834 247 541 0 24204 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 99016

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1018632/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=100296 CPUtime=702.03
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 25930 0 0 0 70106 97 0 0 25 0 1 0 702888393 102703104 21181 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 25074 21181 247 541 0 24524 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 100296

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1009096/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=111816 CPUtime=762.01
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 29008 0 0 0 76098 103 0 0 25 0 1 0 702888393 114499584 23523 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 27954 23523 247 541 0 27404 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 111816

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1008072/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=113096 CPUtime=821.98
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 29303 0 0 0 82090 108 0 0 25 0 1 0 702888393 115810304 23818 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 28274 23818 247 541 0 27724 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 113096

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1005192/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=116936 CPUtime=881.97
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 30032 0 0 0 88084 113 0 0 25 0 1 0 702888393 119742464 24547 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 29234 24547 247 541 0 28684 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 116936

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=1000904/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=122056 CPUtime=941.94
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 31110 0 0 0 94077 117 0 0 25 0 1 0 702888393 124985344 25625 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 30514 25625 247 541 0 29964 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 122056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=996552/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=126536 CPUtime=1001.92
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 32190 0 0 0 100071 121 0 0 25 0 1 0 702888393 129572864 26705 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 31634 26705 247 541 0 31084 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 126536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=995144/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=127328 CPUtime=1061.9
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 33335 0 0 0 106066 124 0 0 25 0 1 0 702888393 130383872 27004 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 31832 27004 247 541 0 31282 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 127328

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=993864/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=129360 CPUtime=1121.87
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 33700 0 0 0 112058 129 0 0 25 0 1 0 702888393 132464640 27369 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 32340 27369 247 541 0 31790 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 129360

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=991048/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=133200 CPUtime=1181.85
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 34407 0 0 0 118051 134 0 0 25 0 1 0 702888393 136396800 28076 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 33300 28076 247 541 0 32750 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 133200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/82 16731
/proc/meminfo: memFree=990920/2055920 swapFree=4174588/4192956
[pid=16730] ppid=16728 vsize=133200 CPUtime=1200.05
/proc/16730/stat : 16730 (kw) R 16728 16730 16455 0 -1 0 34430 0 0 0 119869 136 0 0 25 0 1 0 702888393 136396800 28099 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16730/statm: 33300 28099 247 541 0 32750 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 133200

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.53
CPU time (s): 1200.08
CPU user time (s): 1198.7
CPU system time (s): 1.37879
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 133200

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

runsolver used 1.55276 second user time and 3.9174 second system time

The end

Launcher Data

Begin job on node88 at 2009-03-28 18:05:34
IDJOB=1520067
IDBENCH=70463
IDSOLVER=501
FILE ID=node88/1520067-1238259934
PBS_JOBID= 9060828
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= c0553d7e475dba3d28dcd703430a5f12
RANDOM SEED=799905808

node88.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.281
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.281
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:       1103464 kB
Buffers:         83796 kB
Cached:         775392 kB
SwapCached:       7608 kB
Active:         147964 kB
Inactive:       720576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103464 kB
SwapTotal:     4192956 kB
SwapFree:      4174588 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            68060 kB
Committed_AS:  1772896 kB
PageTables:       2664 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= 66476 MiB
End job on node88 at 2009-03-28 18:25:36