Trace number 1735892

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 1199.94

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1735892-1240807755/watcher-1735892-1240807755 -o /tmp/evaluation-result-1735892-1240807755/solver-1735892-1240807755 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1735892-1240807755.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: 2.00 1.86 1.48 3/64 29454
/proc/meminfo: memFree=1721048/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=3832 CPUtime=0
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 465 0 0 0 0 0 0 0 18 0 1 0 108808875 3923968 449 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 958 450 219 541 0 408 0

[startup+0.05899 s]
/proc/loadavg: 2.00 1.86 1.48 3/64 29454
/proc/meminfo: memFree=1721048/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=4888 CPUtime=0.05
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 755 0 0 0 5 0 0 0 18 0 1 0 108808875 5005312 739 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 1222 739 219 541 0 672 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4888

[startup+0.101977 s]
/proc/loadavg: 2.00 1.86 1.48 3/64 29454
/proc/meminfo: memFree=1721048/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=5872 CPUtime=0.09
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 1059 0 0 0 9 0 0 0 18 0 1 0 108808875 6012928 994 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 1468 994 220 541 0 918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5872

[startup+0.301919 s]
/proc/loadavg: 2.00 1.86 1.48 3/64 29454
/proc/meminfo: memFree=1721048/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=8912 CPUtime=0.29
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 2004 0 0 0 29 0 0 0 19 0 1 0 108808875 9125888 1842 1992294400 4194304 6412682 548682068832 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 2228 1842 230 541 0 1678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8912

[startup+0.701807 s]
/proc/loadavg: 2.00 1.86 1.48 3/64 29454
/proc/meminfo: memFree=1721048/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=13100 CPUtime=0.69
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 2961 0 0 0 68 1 0 0 22 0 1 0 108808875 13414400 2799 1992294400 4194304 6412682 548682068832 18446744073709551615 4564867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 3275 2799 246 541 0 2725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13100

[startup+1.50158 s]
/proc/loadavg: 2.00 1.86 1.48 2/65 29455
/proc/meminfo: memFree=1710544/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=13628 CPUtime=1.49
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 3099 0 0 0 148 1 0 0 25 0 1 0 108808875 13955072 2937 1992294400 4194304 6412682 548682068832 18446744073709551615 4564886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 3407 2937 246 541 0 2857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13628

[startup+3.10113 s]
/proc/loadavg: 1.92 1.85 1.47 2/65 29455
/proc/meminfo: memFree=1709456/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=14420 CPUtime=3.09
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 3328 0 0 0 308 1 0 0 25 0 1 0 108808875 14766080 3166 1992294400 4194304 6412682 548682068832 18446744073709551615 4564963 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 3605 3166 246 541 0 3055 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14420

[startup+6.30122 s]
/proc/loadavg: 1.92 1.85 1.47 2/65 29455
/proc/meminfo: memFree=1705680/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=19680 CPUtime=6.29
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 4844 0 0 0 627 2 0 0 25 0 1 0 108808875 20152320 4458 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 4920 4458 253 541 0 4370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19680

[startup+12.7014 s]
/proc/loadavg: 1.78 1.82 1.47 2/65 29455
/proc/meminfo: memFree=1699408/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=25808 CPUtime=12.68
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 6275 0 0 0 1263 5 0 0 25 0 1 0 108808875 26427392 5889 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 6452 5889 255 541 0 5902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25808

[startup+25.5018 s]
/proc/loadavg: 1.66 1.79 1.46 2/65 29455
/proc/meminfo: memFree=1688592/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=35744 CPUtime=25.49
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 8741 0 0 0 2538 11 0 0 25 0 1 0 108808875 36601856 8251 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 8936 8251 255 541 0 8386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35744

[startup+51.1015 s]
/proc/loadavg: 1.43 1.73 1.45 2/65 29455
/proc/meminfo: memFree=1676112/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=50512 CPUtime=51.1
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 12421 0 0 0 5090 20 0 0 25 0 1 0 108808875 51724288 11515 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 12628 11515 255 541 0 12078 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 50512

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.42 2/65 29455
/proc/meminfo: memFree=1661328/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=67032 CPUtime=102.3
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 16594 0 0 0 10197 33 0 0 25 0 1 0 108808875 68640768 15056 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 16758 15056 256 541 0 16208 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67032

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.39 2/65 29455
/proc/meminfo: memFree=1645712/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=84140 CPUtime=162.3
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 21102 0 0 0 16184 46 0 0 25 0 1 0 108808875 86159360 18969 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 21035 18969 256 541 0 20485 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 84140

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.36 2/65 29455
/proc/meminfo: memFree=1627344/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=104168 CPUtime=222.32
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 26432 0 0 0 22170 62 0 0 25 0 1 0 108808875 106668032 23512 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 26042 23512 256 541 0 25492 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 104168

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.34 2/65 29455
/proc/meminfo: memFree=1612496/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=122496 CPUtime=282.32
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 30608 0 0 0 28158 74 0 0 25 0 1 0 108808875 125435904 27204 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 30624 27204 256 541 0 30074 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 122496

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.32 2/65 29455
/proc/meminfo: memFree=1601104/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=135060 CPUtime=342.33
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 34018 0 0 0 34148 85 0 0 25 0 1 0 108808875 138301440 30058 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 33765 30058 256 541 0 33215 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 135060

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.29 2/65 29455
/proc/meminfo: memFree=1594768/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=141860 CPUtime=402.34
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 35635 0 0 0 40140 94 0 0 25 0 1 0 108808875 145264640 31675 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 35465 31675 256 541 0 34915 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 141860

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.27 2/65 29455
/proc/meminfo: memFree=1582608/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=154220 CPUtime=462.34
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 39233 0 0 0 46131 103 0 0 25 0 1 0 108808875 157921280 34633 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 38555 34633 256 541 0 38005 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 154220

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/65 29455
/proc/meminfo: memFree=1579024/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=158700 CPUtime=522.35
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 40115 0 0 0 52125 110 0 0 25 0 1 0 108808875 162508800 35515 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 39675 35515 256 541 0 39125 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 158700

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 29455
/proc/meminfo: memFree=1565392/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=172836 CPUtime=582.36
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 43565 0 0 0 58118 118 0 0 25 0 1 0 108808875 176984064 38965 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 43209 38965 256 541 0 42659 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 172836

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.22 2/65 29455
/proc/meminfo: memFree=1559632/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=179444 CPUtime=642.37
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 45677 0 0 0 64112 125 0 0 25 0 1 0 108808875 183750656 40341 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 44861 40341 256 541 0 44311 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 179444

[startup+702.301 s]
/proc/loadavg: 1.06 1.08 1.20 2/65 29455
/proc/meminfo: memFree=1556048/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=183764 CPUtime=702.38
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 46558 0 0 0 70107 131 0 0 25 0 1 0 108808875 188174336 41222 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 45941 41222 256 541 0 45391 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 183764

[startup+762.305 s]
/proc/loadavg: 1.02 1.07 1.19 2/65 29461
/proc/meminfo: memFree=1552464/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=187764 CPUtime=762.38
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 47457 0 0 0 76103 135 0 0 25 0 1 0 108808875 192270336 42121 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 46941 42121 256 541 0 46391 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 187764

[startup+822.301 s]
/proc/loadavg: 1.01 1.05 1.17 2/65 29461
/proc/meminfo: memFree=1534096/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=205756 CPUtime=822.39
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 52872 0 0 0 82093 146 0 0 25 0 1 0 108808875 210694144 46690 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 51439 46690 256 541 0 50889 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 205756

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 29461
/proc/meminfo: memFree=1532112/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=208456 CPUtime=882.4
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 53421 0 0 0 88088 152 0 0 25 0 1 0 108808875 213458944 47239 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 52114 47239 256 541 0 51564 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 208456

[startup+942.301 s]
/proc/loadavg: 1.07 1.05 1.16 2/65 29461
/proc/meminfo: memFree=1529424/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=211976 CPUtime=942.4
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 54084 0 0 0 94083 157 0 0 25 0 1 0 108808875 217063424 47902 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 52994 47902 256 541 0 52444 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 211976

[startup+1002.3 s]
/proc/loadavg: 1.02 1.03 1.14 2/65 29461
/proc/meminfo: memFree=1526480/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=214704 CPUtime=1002.41
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 54835 0 0 0 100080 161 0 0 25 0 1 0 108808875 219856896 48653 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 53676 48653 256 541 0 53126 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 214704

[startup+1062.3 s]
/proc/loadavg: 1.01 1.03 1.13 2/65 29461
/proc/meminfo: memFree=1508560/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=236288 CPUtime=1062.42
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 59274 0 0 0 106070 172 0 0 25 0 1 0 108808875 241958912 53092 1992294400 4194304 6412682 548682068832 18446744073709551615 4296562 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 59072 53092 256 541 0 58522 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 236288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 29461
/proc/meminfo: memFree=1510480/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=234912 CPUtime=1122.43
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 59757 0 0 0 112066 177 0 0 25 0 1 0 108808875 240549888 52602 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 58728 52602 256 541 0 58178 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 234912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 29461
/proc/meminfo: memFree=1509328/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=236032 CPUtime=1182.44
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 60048 0 0 0 118061 183 0 0 25 0 1 0 108808875 241696768 52893 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 59008 52893 256 541 0 58458 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 236032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 29461
/proc/meminfo: memFree=1508688/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=237072 CPUtime=1200.04
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 60213 0 0 0 119820 184 0 0 25 0 1 0 108808875 242761728 53058 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 59268 53058 256 541 0 58718 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 237072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1199.9 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 29461
/proc/meminfo: memFree=1508688/2055920 swapFree=4181400/4192956
[pid=29454] ppid=29452 vsize=237072 CPUtime=1200.04
/proc/29454/stat : 29454 (kw) R 29452 29454 29322 0 -1 0 60213 0 0 0 119820 184 0 0 25 0 1 0 108808875 242761728 53058 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29454/statm: 59268 53058 256 541 0 58718 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 237072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.09
CPU user time (s): 1198.2
CPU system time (s): 1.88271
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 237072

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

runsolver used 0.884865 second user time and 2.6516 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-27 06:49:15
IDJOB=1735892
IDBENCH=71554
IDSOLVER=501
FILE ID=node16/1735892-1240807755
PBS_JOBID= 9187420
Free space on /tmp= 66404 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes8.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735892-1240807755/watcher-1735892-1240807755 -o /tmp/evaluation-result-1735892-1240807755/solver-1735892-1240807755 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1735892-1240807755.cnf

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=79114872

node16.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.234
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.234
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:       1721528 kB
Buffers:         37348 kB
Cached:         219624 kB
SwapCached:       5440 kB
Active:          30264 kB
Inactive:       234648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721528 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            2956 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            55516 kB
Committed_AS:   435204 kB
PageTables:       1436 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= 66404 MiB
End job on node16 at 2009-04-27 07:09:17