Trace number 1519927

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1331382449-070.cnf
MD5SUM36a082b6f84518db1d26c17edc1bcd0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.461
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-1519927-1238247625/watcher-1519927-1238247625 -o /tmp/evaluation-result-1519927-1238247625/solver-1519927-1238247625 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519927-1238247625.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.96 3/71 7232
/proc/meminfo: memFree=891400/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=2780 CPUtime=0
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 297 0 0 0 0 0 0 0 18 0 1 0 1097425563 2846720 281 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 695 281 216 541 0 145 0

[startup+0.043946 s]
/proc/loadavg: 0.99 0.97 0.96 3/71 7232
/proc/meminfo: memFree=891400/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=3020 CPUtime=0.04
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 409 0 0 0 4 0 0 0 18 0 1 0 1097425563 3092480 389 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 755 389 242 541 0 205 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3020

[startup+0.101957 s]
/proc/loadavg: 0.99 0.97 0.96 3/71 7232
/proc/meminfo: memFree=891400/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=3548 CPUtime=0.09
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 526 0 0 0 9 0 0 0 18 0 1 0 1097425563 3633152 506 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 887 506 242 541 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3548

[startup+0.301994 s]
/proc/loadavg: 0.99 0.97 0.96 3/71 7232
/proc/meminfo: memFree=891400/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=4760 CPUtime=0.29
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 830 0 0 0 29 0 0 0 19 0 1 0 1097425563 4874240 810 1992294400 4194304 6412682 548682068864 18446744073709551615 4289336 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 1190 810 242 541 0 640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4760

[startup+0.701072 s]
/proc/loadavg: 0.99 0.97 0.96 3/71 7232
/proc/meminfo: memFree=891400/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=6472 CPUtime=0.69
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 1234 0 0 0 68 1 0 0 23 0 1 0 1097425563 6627328 1214 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 1618 1214 242 541 0 1068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6472

[startup+1.50122 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=886592/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=8088 CPUtime=1.49
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 1616 0 0 0 148 1 0 0 25 0 1 0 1097425563 8282112 1556 1992294400 4194304 6412682 548682068864 18446744073709551615 4363659 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 2022 1556 248 541 0 1472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8088

[startup+3.10154 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=885568/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=9484 CPUtime=3.09
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 2023 0 0 0 307 2 0 0 25 0 1 0 1097425563 9711616 1866 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 2371 1866 248 541 0 1821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9484

[startup+6.30114 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=883264/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=11800 CPUtime=6.29
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 2650 0 0 0 625 4 0 0 25 0 1 0 1097425563 12083200 2364 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 2950 2364 248 541 0 2400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11800

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=879936/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=15148 CPUtime=12.68
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 3527 0 0 0 1262 6 0 0 25 0 1 0 1097425563 15511552 3071 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 3787 3071 248 541 0 3237 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15148

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=875904/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=19388 CPUtime=25.48
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 4752 0 0 0 2537 11 0 0 25 0 1 0 1097425563 19853312 4072 1992294400 4194304 6412682 548682068864 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 4847 4072 248 541 0 4297 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19388

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=869760/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=27208 CPUtime=51.07
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 6646 0 0 0 5091 16 0 0 25 0 1 0 1097425563 27860992 5669 1992294400 4194304 6412682 548682068864 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 6802 5669 248 541 0 6252 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27208

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=861440/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=35916 CPUtime=102.25
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 9252 0 0 0 10199 26 0 0 25 0 1 0 1097425563 36777984 7643 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 8979 7643 248 541 0 8429 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 35916

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7233
/proc/meminfo: memFree=853504/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=45944 CPUtime=162.22
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 11596 0 0 0 16189 33 0 0 25 0 1 0 1097425563 47046656 9710 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11486 9710 248 541 0 10936 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 45944

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7234
/proc/meminfo: memFree=846272/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=54272 CPUtime=222.18
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 13900 0 0 0 22178 40 0 0 25 0 1 0 1097425563 55574528 11330 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 13568 11330 248 541 0 13018 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 54272

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=841664/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=60800 CPUtime=282.15
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 15208 0 0 0 28169 46 0 0 25 0 1 0 1097425563 62259200 12638 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 15200 12638 248 541 0 14650 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 60800

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=838016/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=64484 CPUtime=342.12
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 16452 0 0 0 34159 53 0 0 25 0 1 0 1097425563 66031616 13461 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 16121 13461 248 541 0 15571 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 64484

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=832192/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=70748 CPUtime=402.09
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 18356 0 0 0 40149 60 0 0 25 0 1 0 1097425563 72445952 14881 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 17687 14881 248 541 0 17137 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 70748

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=831616/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=71636 CPUtime=462.06
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 18537 0 0 0 46141 65 0 0 25 0 1 0 1097425563 73355264 15062 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 17909 15062 248 541 0 17359 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 71636

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=823424/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=80780 CPUtime=522.03
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 21105 0 0 0 52132 71 0 0 25 0 1 0 1097425563 82718720 17074 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 20195 17074 248 541 0 19645 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 80780

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=820992/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=83660 CPUtime=581.99
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 21745 0 0 0 58124 75 0 0 25 0 1 0 1097425563 85667840 17714 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 20915 17714 248 541 0 20365 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 83660

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=818944/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=85260 CPUtime=641.97
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 22262 0 0 0 64117 80 0 0 25 0 1 0 1097425563 87306240 18231 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 21315 18231 248 541 0 20765 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 85260

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=813760/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=92708 CPUtime=701.94
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 24189 0 0 0 70107 87 0 0 25 0 1 0 1097425563 94932992 19518 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 23177 19518 248 541 0 22627 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 92708

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=812096/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=94948 CPUtime=761.91
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 24604 0 0 0 76099 92 0 0 25 0 1 0 1097425563 97226752 19933 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 23737 19933 248 541 0 23187 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 94948

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=810624/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=96868 CPUtime=821.88
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 24979 0 0 0 82091 97 0 0 25 0 1 0 1097425563 99192832 20308 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 24217 20308 248 541 0 23667 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 96868

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=802496/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=105436 CPUtime=881.85
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 27006 0 0 0 88084 101 0 0 25 0 1 0 1097425563 107966464 22335 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 26359 22335 248 541 0 25809 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 105436

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=800448/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=108636 CPUtime=941.82
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 28257 0 0 0 94076 106 0 0 25 0 1 0 1097425563 111243264 22850 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 27159 22850 248 541 0 26609 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 108636

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=799552/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=109916 CPUtime=1001.8
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 28476 0 0 0 100070 110 0 0 25 0 1 0 1097425563 112553984 23069 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 27479 23069 248 541 0 26929 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 109916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=797312/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=112476 CPUtime=1061.78
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 29040 0 0 0 106064 114 0 0 25 0 1 0 1097425563 115175424 23633 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 28119 23633 248 541 0 27569 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 112476

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=794944/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=115036 CPUtime=1121.75
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 29614 0 0 0 112059 116 0 0 25 0 1 0 1097425563 117796864 24207 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 28759 24207 248 541 0 28209 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 115036

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=789888/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=121076 CPUtime=1181.73
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 30888 0 0 0 118052 121 0 0 25 0 1 0 1097425563 123981824 25481 1992294400 4194304 6412682 548682068864 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 30269 25481 248 541 0 29719 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 121076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 7235
/proc/meminfo: memFree=787200/2055920 swapFree=4170332/4192956
[pid=7232] ppid=7230 vsize=124972 CPUtime=1200.03
/proc/7232/stat : 7232 (kw) R 7230 7232 6876 0 -1 0 31535 0 0 0 119880 123 0 0 25 0 1 0 1097425563 127971328 26128 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 31243 26128 248 541 0 30693 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 124972

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.62
CPU time (s): 1200.06
CPU user time (s): 1198.81
CPU system time (s): 1.24681
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 124972

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

runsolver used 1.01585 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-28 14:40:25
IDJOB=1519927
IDBENCH=70393
IDSOLVER=501
FILE ID=node38/1519927-1238247625
PBS_JOBID= 9060669
Free space on /tmp= 65528 MiB

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

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

MD5SUM BENCH= 36a082b6f84518db1d26c17edc1bcd0c
RANDOM SEED=273448080

node38.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.259
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	: 5931.00
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.259
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:        891880 kB
Buffers:         84616 kB
Cached:         992248 kB
SwapCached:      11204 kB
Active:         101832 kB
Inactive:       987704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        891880 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          18396 kB
Slab:            59776 kB
Committed_AS:  3005304 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-28 15:00:27