Trace number 1520389

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
MD5SUMb11978b0ce5403208988a0dc3b9e35ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.78
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
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-1520389-1238290855/watcher-1520389-1238290855 -o /tmp/evaluation-result-1520389-1238290855/solver-1520389-1238290855 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520389-1238290855.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14929
/proc/meminfo: memFree=833608/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=2888 CPUtime=0
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 335 0 0 0 0 0 0 0 18 0 1 0 1101751369 2957312 319 1992294400 4194304 6412682 548682068864 18446744073709551615 4825610 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 722 320 219 541 0 172 0

[startup+0.0905801 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14929
/proc/meminfo: memFree=833608/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=3280 CPUtime=0.08
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 497 0 0 0 8 0 0 0 18 0 1 0 1101751369 3358720 481 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 820 481 253 541 0 270 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3280

[startup+0.10158 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14929
/proc/meminfo: memFree=833608/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=3412 CPUtime=0.09
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 512 0 0 0 9 0 0 0 18 0 1 0 1101751369 3493888 496 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 853 496 253 541 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.301649 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14929
/proc/meminfo: memFree=833608/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=4204 CPUtime=0.29
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 731 0 0 0 29 0 0 0 19 0 1 0 1101751369 4304896 715 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 1051 715 253 541 0 501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4204

[startup+0.701637 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14929
/proc/meminfo: memFree=833608/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=5712 CPUtime=0.69
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 1065 0 0 0 69 0 0 0 22 0 1 0 1101751369 5849088 1049 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 1428 1049 253 541 0 878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5712

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14930
/proc/meminfo: memFree=829568/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=7380 CPUtime=1.49
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 1481 0 0 0 148 1 0 0 25 0 1 0 1101751369 7557120 1425 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 1845 1425 253 541 0 1295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7380

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14930
/proc/meminfo: memFree=828224/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=8576 CPUtime=3.09
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 1815 0 0 0 307 2 0 0 25 0 1 0 1101751369 8781824 1714 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 2144 1714 256 541 0 1594 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8576

[startup+6.30118 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14931
/proc/meminfo: memFree=825984/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=10520 CPUtime=6.29
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 2381 0 0 0 625 4 0 0 25 0 1 0 1101751369 10772480 2168 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 2630 2168 256 541 0 2080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10520

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14932
/proc/meminfo: memFree=822976/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=13756 CPUtime=12.68
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 3192 0 0 0 1263 5 0 0 25 0 1 0 1101751369 14086144 2831 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 3439 2831 256 541 0 2889 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13756

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14932
/proc/meminfo: memFree=819264/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=17948 CPUtime=25.48
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 4349 0 0 0 2538 10 0 0 25 0 1 0 1101751369 18378752 3793 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 4487 3793 256 541 0 3937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17948

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14932
/proc/meminfo: memFree=813952/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=24220 CPUtime=51.07
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 6036 0 0 0 5091 16 0 0 25 0 1 0 1101751369 24801280 5063 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 6055 5063 256 541 0 5505 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24220

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14932
/proc/meminfo: memFree=806912/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=32156 CPUtime=102.26
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 8206 0 0 0 10201 25 0 0 25 0 1 0 1101751369 32927744 6842 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 8039 6842 256 541 0 7489 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32156

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=799680/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=39680 CPUtime=162.24
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 10474 0 0 0 16190 34 0 0 25 0 1 0 1101751369 40632320 8592 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 9920 8592 256 541 0 9370 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39680

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=794368/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=47056 CPUtime=222.23
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 12131 0 0 0 22182 41 0 0 25 0 1 0 1101751369 48185344 9931 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 11764 9931 256 541 0 11214 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47056

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=789056/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=53024 CPUtime=282.21
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 13795 0 0 0 28171 50 0 0 25 0 1 0 1101751369 54296576 11229 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 13256 11229 256 541 0 12706 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53024

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=785152/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=57384 CPUtime=342.19
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 14797 0 0 0 34163 56 0 0 25 0 1 0 1101751369 58761216 12231 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 14346 12231 256 541 0 13796 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 57384

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=782080/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=60736 CPUtime=402.18
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 15984 0 0 0 40156 62 0 0 25 0 1 0 1101751369 62193664 12997 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 15184 12997 256 541 0 14634 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 60736

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=776704/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=66984 CPUtime=462.16
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 17330 0 0 0 46147 69 0 0 25 0 1 0 1101751369 68591616 14343 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 16746 14343 256 541 0 16196 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 66984

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=775104/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=68456 CPUtime=522.15
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 18202 0 0 0 52140 75 0 0 25 0 1 0 1101751369 70098944 14731 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 17114 14731 256 541 0 16564 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 68456

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=771328/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=73320 CPUtime=582.13
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 19147 0 0 0 58133 80 0 0 25 0 1 0 1101751369 75079680 15676 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 18330 15676 256 541 0 17780 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 73320

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=765824/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=79756 CPUtime=642.12
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 21072 0 0 0 64126 86 0 0 25 0 1 0 1101751369 81670144 17045 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 19939 17045 256 541 0 19389 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 79756

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=764672/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=81036 CPUtime=702.09
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 21367 0 0 0 70118 91 0 0 25 0 1 0 1101751369 82980864 17340 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 20259 17340 256 541 0 19709 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 81036

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=760512/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=84876 CPUtime=762.09
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 22392 0 0 0 76111 98 0 0 25 0 1 0 1101751369 86913024 18365 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 21219 18365 256 541 0 20669 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 84876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=758144/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=89380 CPUtime=822.06
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 23618 0 0 0 82103 103 0 0 25 0 1 0 1101751369 91525120 18951 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 22345 18951 256 541 0 21795 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 89380

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=757184/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=90260 CPUtime=882.05
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 23869 0 0 0 88097 108 0 0 25 0 1 0 1101751369 92426240 19202 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 22565 19202 256 541 0 22015 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 90260

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=753088/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=95532 CPUtime=942.03
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 24876 0 0 0 94091 112 0 0 25 0 1 0 1101751369 97824768 20209 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 23883 20209 256 541 0 23333 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 95532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=746176/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=103552 CPUtime=1002.02
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 27289 0 0 0 100084 118 0 0 25 0 1 0 1101751369 106037248 21886 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 25888 21886 256 541 0 25338 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 103552

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=745792/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=104292 CPUtime=1061.99
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 27435 0 0 0 106077 122 0 0 25 0 1 0 1101751369 106795008 22032 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 26073 22032 256 541 0 25523 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 104292

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=744128/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=105252 CPUtime=1121.98
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 27858 0 0 0 112071 127 0 0 25 0 1 0 1101751369 107778048 22455 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 26313 22455 256 541 0 25763 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 105252

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=740800/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=109812 CPUtime=1181.96
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 28687 0 0 0 118065 131 0 0 25 0 1 0 1101751369 112447488 23284 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 27453 23284 256 541 0 26903 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 109812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14932
/proc/meminfo: memFree=740096/2055920 swapFree=4178100/4192956
[pid=14929] ppid=14927 vsize=109812 CPUtime=1200.07
/proc/14929/stat : 14929 (kw) R 14927 14929 14708 0 -1 0 28851 0 0 0 119874 133 0 0 25 0 1 0 1101751369 112447488 23448 1992294400 4194304 6412682 548682068864 18446744073709551615 4287561 0 0 4096 0 0 0 0 17 1 0 0
/proc/14929/statm: 27453 23448 256 541 0 26903 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 109812

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.09
CPU user time (s): 1198.74
CPU system time (s): 1.34879
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 109812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 1.34879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28851
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 1.00185 second user time and 2.75058 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-29 03:40:55
IDJOB=1520389
IDBENCH=70624
IDSOLVER=501
FILE ID=node18/1520389-1238290855
PBS_JOBID= 9060977
Free space on /tmp= 66196 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520389-1238290855/watcher-1520389-1238290855 -o /tmp/evaluation-result-1520389-1238290855/solver-1520389-1238290855 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520389-1238290855.cnf

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

MD5SUM BENCH= b11978b0ce5403208988a0dc3b9e35ce
RANDOM SEED=1323556030

node18.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.214
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.214
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:        834024 kB
Buffers:         90520 kB
Cached:        1040148 kB
SwapCached:       8808 kB
Active:         127140 kB
Inactive:      1015980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834024 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            2256 kB
Writeback:           0 kB
Mapped:          16304 kB
Slab:            64744 kB
Committed_AS:  2948528 kB
PageTables:       1376 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= 66196 MiB
End job on node18 at 2009-03-29 04:00:57