Trace number 1520071

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-1520071-1238260449/watcher-1520071-1238260449 -o /tmp/evaluation-result-1520071-1238260449/solver-1520071-1238260449 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520071-1238260449.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14774
/proc/meminfo: memFree=879856/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=2732 CPUtime=0
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 295 0 0 0 0 0 0 0 20 0 1 0 985418617 2797568 279 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 683 279 216 541 0 133 0

[startup+0.0925071 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14774
/proc/meminfo: memFree=879856/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=3920 CPUtime=0.08
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 623 0 0 0 8 0 0 0 20 0 1 0 985418617 4014080 607 1992294400 4194304 6412682 548682068864 18446744073709551615 4652985 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 980 607 235 541 0 430 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3920

[startup+0.101507 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14774
/proc/meminfo: memFree=879856/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=3920 CPUtime=0.09
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 623 0 0 0 9 0 0 0 20 0 1 0 985418617 4014080 607 1992294400 4194304 6412682 548682068864 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 980 607 235 541 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.301526 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14774
/proc/meminfo: memFree=879856/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=3920 CPUtime=0.29
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 623 0 0 0 29 0 0 0 22 0 1 0 985418617 4014080 607 1992294400 4194304 6412682 548682068864 18446744073709551615 4508925 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 980 607 235 541 0 430 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3920

[startup+0.701564 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14774
/proc/meminfo: memFree=879856/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=5884 CPUtime=0.69
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 1222 0 0 0 68 1 0 0 25 0 1 0 985418617 6025216 1107 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 1471 1107 242 541 0 921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5884

[startup+1.50164 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=875112/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=8584 CPUtime=1.49
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 1816 0 0 0 148 1 0 0 25 0 1 0 985418617 8790016 1661 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 2146 1661 242 541 0 1596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8584

[startup+3.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=873192/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=10660 CPUtime=3.09
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 2376 0 0 0 306 3 0 0 25 0 1 0 985418617 10915840 2124 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 2665 2124 247 541 0 2115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10660

[startup+6.30109 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=870056/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=13372 CPUtime=6.29
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 3131 0 0 0 624 5 0 0 25 0 1 0 985418617 13692928 2750 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 3343 2750 247 541 0 2793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13372

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=864936/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=18368 CPUtime=12.69
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 4450 0 0 0 1261 8 0 0 25 0 1 0 985418617 18808832 3795 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 4592 3795 247 541 0 4042 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18368

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=860200/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=24136 CPUtime=25.48
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 5996 0 0 0 2536 12 0 0 25 0 1 0 985418617 24715264 5083 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 6034 5083 247 541 0 5484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24136

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=852008/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=34276 CPUtime=51.07
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 8584 0 0 0 5089 18 0 0 25 0 1 0 985418617 35098624 7121 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 8569 7121 247 541 0 8019 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34276

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=842792/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=44640 CPUtime=102.27
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 11391 0 0 0 10200 27 0 0 25 0 1 0 985418617 45711360 9410 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 11160 9410 247 541 0 10610 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44640

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=832680/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=56932 CPUtime=162.25
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 14312 0 0 0 16187 38 0 0 25 0 1 0 985418617 58298368 12013 1992294400 4194304 6412682 548682068864 18446744073709551615 4332945 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 14233 12013 247 541 0 13683 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 56932

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=825128/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=65108 CPUtime=222.23
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 16487 0 0 0 22176 47 0 0 25 0 1 0 985418617 66670592 13822 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 16277 13822 247 541 0 15727 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65108

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=819496/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=72080 CPUtime=282.21
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 18301 0 0 0 28165 56 0 0 25 0 1 0 985418617 73809920 15215 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 18020 15215 247 541 0 17470 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72080

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14775
/proc/meminfo: memFree=814440/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=77656 CPUtime=342.2
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 20022 0 0 0 34155 65 0 0 25 0 1 0 985418617 79519744 16452 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 19414 16452 247 541 0 18864 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 77656

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=806632/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=87052 CPUtime=402.18
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 22548 0 0 0 40146 72 0 0 25 0 1 0 985418617 89141248 18422 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 21763 18422 247 541 0 21213 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 87052

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=801512/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=92812 CPUtime=462.16
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 23813 0 0 0 46136 80 0 0 25 0 1 0 985418617 95039488 19687 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 23203 19687 247 541 0 22653 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 92812

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=795944/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=101392 CPUtime=522.15
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 25269 0 0 0 52129 86 0 0 25 0 1 0 985418617 103825408 21143 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 25348 21143 247 541 0 24798 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 101392

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=794216/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=103472 CPUtime=582.13
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 26300 0 0 0 58122 91 0 0 25 0 1 0 985418617 105955328 21534 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 25868 21534 247 541 0 25318 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 103472

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=793448/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=104112 CPUtime=642.12
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 26488 0 0 0 64116 96 0 0 25 0 1 0 985418617 106610688 21722 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 26028 21722 247 541 0 25478 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 104112

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=780008/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=115880 CPUtime=702.1
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 29823 0 0 0 70108 102 0 0 25 0 1 0 985418617 118661120 24321 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 28970 24321 247 541 0 28420 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 115880

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=782184/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=116520 CPUtime=762.09
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 30012 0 0 0 76101 108 0 0 25 0 1 0 985418617 119316480 24510 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 29130 24510 247 541 0 28580 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 116520

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=778472/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=121000 CPUtime=822.07
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 30930 0 0 0 82092 115 0 0 25 0 1 0 985418617 123904000 25428 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 30250 25428 247 541 0 29700 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 121000

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=774248/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=126120 CPUtime=882.05
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 31984 0 0 0 88086 119 0 0 25 0 1 0 985418617 129146880 26482 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 31530 26482 247 541 0 30980 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 126120

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=767912/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=134184 CPUtime=942.04
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 33575 0 0 0 94080 124 0 0 25 0 1 0 985418617 137404416 28073 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 33546 28073 247 541 0 32996 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 134184

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=767144/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=134316 CPUtime=1002.02
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 34575 0 0 0 100072 130 0 0 25 0 1 0 985418617 137539584 28227 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 33579 28227 247 541 0 33029 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 134316

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=766056/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=135632 CPUtime=1062
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 34873 0 0 0 106065 135 0 0 25 0 1 0 985418617 138887168 28525 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 33908 28525 247 541 0 33358 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 135632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=764008/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=137552 CPUtime=1121.98
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 35388 0 0 0 112059 139 0 0 25 0 1 0 985418617 140853248 29040 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 34388 29040 247 541 0 33838 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 137552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=762216/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=139492 CPUtime=1181.97
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 35856 0 0 0 118052 145 0 0 25 0 1 0 985418617 142839808 29508 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 34873 29508 247 541 0 34323 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 139492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14777
/proc/meminfo: memFree=758312/2055920 swapFree=4176856/4192956
[pid=14774] ppid=14772 vsize=144456 CPUtime=1200.07
/proc/14774/stat : 14774 (kw) R 14772 14774 14440 0 -1 0 36798 0 0 0 119861 146 0 0 25 0 1 0 985418617 147922944 30450 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14774/statm: 36114 30450 247 541 0 35564 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 144456

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.43
CPU time (s): 1200.1
CPU user time (s): 1198.61
CPU system time (s): 1.48477
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 144456

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

runsolver used 1.27981 second user time and 3.09653 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-28 18:14:09
IDJOB=1520071
IDBENCH=70465
IDSOLVER=501
FILE ID=node8/1520071-1238260449
PBS_JOBID= 9060753
Free space on /tmp= 64044 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520071-1238260449/watcher-1520071-1238260449 -o /tmp/evaluation-result-1520071-1238260449/solver-1520071-1238260449 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520071-1238260449.cnf

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

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED=420112856

node8.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        880336 kB
Buffers:         90500 kB
Cached:         986052 kB
SwapCached:       9204 kB
Active:         104712 kB
Inactive:       982504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        880336 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          16364 kB
Slab:            74208 kB
Committed_AS:  2566296 kB
PageTables:       1376 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= 64044 MiB
End job on node8 at 2009-03-28 18:34:11