Trace number 1719686

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.11 1200.61

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications 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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-1719686-1240648447/watcher-1719686-1240648447 -o /tmp/evaluation-result-1719686-1240648447/solver-1719686-1240648447 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1719686-1240648447.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.78 0.95 0.99 3/64 18022
/proc/meminfo: memFree=1752384/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=14732 CPUtime=0
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 1141 0 0 0 0 0 0 0 18 0 1 0 92878649 15085568 1125 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 3683 1133 192 541 0 3133 0

[startup+0.0299871 s]
/proc/loadavg: 0.78 0.95 0.99 3/64 18022
/proc/meminfo: memFree=1752384/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=27368 CPUtime=0.01
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 5000 0 0 0 0 1 0 0 18 0 1 0 92878649 28024832 4985 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 6842 4989 208 541 0 6292 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27368

[startup+0.101993 s]
/proc/loadavg: 0.78 0.95 0.99 3/64 18022
/proc/meminfo: memFree=1752384/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=66116 CPUtime=0.1
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 15099 0 0 0 4 6 0 0 18 0 1 0 92878649 67702784 15083 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 16529 15090 208 541 0 15979 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 66116

[startup+0.302015 s]
/proc/loadavg: 0.78 0.95 0.99 3/64 18022
/proc/meminfo: memFree=1752384/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=135260 CPUtime=0.29
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 25346 0 0 0 19 10 0 0 19 0 1 0 92878649 138506240 25330 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 33815 25330 219 541 0 33265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135260

[startup+0.701056 s]
/proc/loadavg: 0.78 0.95 0.99 3/64 18022
/proc/meminfo: memFree=1752384/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=141512 CPUtime=0.69
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 27083 0 0 0 58 11 0 0 23 0 1 0 92878649 144908288 27067 1992294400 4194304 6412682 548682068864 18446744073709551615 4282873 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 35378 27067 219 541 0 34828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141512

[startup+1.50114 s]
/proc/loadavg: 0.80 0.95 0.99 2/65 18023
/proc/meminfo: memFree=1637176/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=154352 CPUtime=1.49
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 30583 0 0 0 135 14 0 0 25 0 1 0 92878649 158056448 30567 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 38588 30567 219 541 0 38038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154352

[startup+3.1013 s]
/proc/loadavg: 0.80 0.95 0.99 2/65 18023
/proc/meminfo: memFree=1618296/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=179864 CPUtime=3.09
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 37590 0 0 0 290 19 0 0 25 0 1 0 92878649 184180736 37574 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 44966 37574 219 541 0 44416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179864

[startup+6.30263 s]
/proc/loadavg: 0.81 0.95 0.99 2/65 18023
/proc/meminfo: memFree=1564664/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=228836 CPUtime=6.29
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 50972 0 0 0 603 26 0 0 25 0 1 0 92878649 234328064 50956 1992294400 4194304 6412682 548682068864 18446744073709551615 4547259 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 57209 50956 219 541 0 56659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 228836

[startup+12.7013 s]
/proc/loadavg: 0.83 0.95 0.99 2/65 18023
/proc/meminfo: memFree=1451128/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=336320 CPUtime=12.69
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 82987 0 0 0 1226 43 0 0 25 0 1 0 92878649 344391680 79898 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 84080 79898 221 541 0 83530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 336320

[startup+25.5016 s]
/proc/loadavg: 0.86 0.95 0.99 2/65 18023
/proc/meminfo: memFree=1225400/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=567452 CPUtime=25.48
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 134863 0 0 0 2474 74 0 0 25 0 1 0 92878649 581070848 131774 1992294400 4194304 6412682 548682068864 18446744073709551615 4509096 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 141863 131774 248 541 0 141313 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 567452

[startup+51.1013 s]
/proc/loadavg: 0.91 0.96 0.99 2/65 18023
/proc/meminfo: memFree=1187000/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=603728 CPUtime=51.07
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 143710 0 0 0 5026 81 0 0 25 0 1 0 92878649 618217472 140621 1992294400 4194304 6412682 548682068864 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 150932 140621 248 541 0 150382 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 603728

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 18023
/proc/meminfo: memFree=1184120/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=603888 CPUtime=102.25
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 144113 0 0 0 10080 145 0 0 25 0 1 0 92878649 618381312 141024 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 150972 141024 258 541 0 150422 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 603888

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 18023
/proc/meminfo: memFree=1183544/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=603888 CPUtime=162.23
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 144246 0 0 0 16050 173 0 0 25 0 1 0 92878649 618381312 141157 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 150972 141157 258 541 0 150422 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 603888

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1182968/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=603888 CPUtime=222.2
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 144287 0 0 0 22025 195 0 0 25 0 1 0 92878649 618381312 141198 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 150972 141198 258 541 0 150422 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 603888

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1181816/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=603888 CPUtime=282.17
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 144631 0 0 0 27974 243 0 0 25 0 1 0 92878649 618381312 141542 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 150972 141542 258 541 0 150422 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 603888

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1181816/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=603888 CPUtime=342.15
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 144632 0 0 0 33972 243 0 0 25 0 1 0 92878649 618381312 141543 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 150972 141543 258 541 0 150422 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 603888

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1176696/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=604848 CPUtime=402.11
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 145937 0 0 0 39894 317 0 0 25 0 1 0 92878649 619364352 142848 1992294400 4194304 6412682 548682068864 18446744073709551615 4285783 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 151212 142848 258 541 0 150662 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 604848

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1176568/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=604848 CPUtime=462.09
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 145960 0 0 0 45887 322 0 0 25 0 1 0 92878649 619364352 142871 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 151212 142871 258 541 0 150662 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 604848

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1175224/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=605968 CPUtime=522.07
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 146289 0 0 0 51835 372 0 0 25 0 1 0 92878649 620511232 143200 1992294400 4194304 6412682 548682068864 18446744073709551615 4361213 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 151492 143200 258 541 0 150942 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 605968

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1149752/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=631284 CPUtime=582.04
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 152644 0 0 0 57790 414 0 0 25 0 1 0 92878649 646434816 149555 1992294400 4194304 6412682 548682068864 18446744073709551615 4285910 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 157821 149555 258 541 0 157271 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 631284

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1146104/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=634900 CPUtime=642.02
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 153550 0 0 0 63788 414 0 0 25 0 1 0 92878649 650137600 150461 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 158725 150461 258 541 0 158175 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 634900

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1144376/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=636028 CPUtime=701.99
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 153967 0 0 0 69712 487 0 0 25 0 1 0 92878649 651292672 150878 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 159007 150878 258 541 0 158457 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 636028

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1124472/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=656872 CPUtime=761.98
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 158908 0 0 0 75664 534 0 0 25 0 1 0 92878649 672636928 155819 1992294400 4194304 6412682 548682068864 18446744073709551615 4570422 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 164218 155819 258 541 0 163668 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 656872

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1120056/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=661256 CPUtime=821.95
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 160006 0 0 0 81660 535 0 0 25 0 1 0 92878649 677126144 156917 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 165314 156917 258 541 0 164764 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 661256

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1106680/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=674660 CPUtime=881.93
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 163345 0 0 0 87585 608 0 0 25 0 1 0 92878649 690851840 160256 1992294400 4194304 6412682 548682068864 18446744073709551615 4359631 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 168665 160256 258 541 0 168115 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 674660

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1094840/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=689012 CPUtime=941.89
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 166496 0 0 0 93507 682 0 0 25 0 1 0 92878649 705548288 163407 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 172253 163407 258 541 0 171703 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 689012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1070456/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=713196 CPUtime=1001.87
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 172389 0 0 0 99486 701 0 0 25 0 1 0 92878649 730312704 169300 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 178299 169300 258 541 0 177749 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 713196

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1066808/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=716812 CPUtime=1061.85
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 173303 0 0 0 105481 704 0 0 25 0 1 0 92878649 734015488 170214 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 179203 170214 258 541 0 178653 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 716812

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1056632/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=726924 CPUtime=1121.82
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 175821 0 0 0 111391 791 0 0 25 0 1 0 92878649 744370176 172732 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 181731 172732 258 541 0 181181 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 726924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1053240/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=731788 CPUtime=1181.8
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 176914 0 0 0 117326 854 0 0 25 0 1 0 92878649 749350912 173825 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 182947 173825 258 541 0 182397 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 731788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1035128/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=749980 CPUtime=1200
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 0 181183 0 0 0 119129 871 0 0 25 0 1 0 92878649 767979520 178094 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 187495 178094 258 541 0 186945 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 749980

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 18025
/proc/meminfo: memFree=1035128/2055920 swapFree=4180592/4192956
[pid=18022] ppid=18020 vsize=0 CPUtime=1200.1
/proc/18022/stat : 18022 (kw) R 18020 18022 17985 0 -1 1028 181183 0 0 0 119129 881 0 0 25 0 1 0 92878649 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18022/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1191.3
CPU system time (s): 8.81666
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 749980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1191.3
system time used= 8.81666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181183
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= 3
involuntary context switches= 2734

runsolver used 1.01185 second user time and 3.36449 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 10:34:11
IDJOB=1719686
IDBENCH=69571
IDSOLVER=501
FILE ID=node24/1719686-1240648447
PBS_JOBID= 9186501
Free space on /tmp= 66176 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719686-1240648447/watcher-1719686-1240648447 -o /tmp/evaluation-result-1719686-1240648447/solver-1719686-1240648447 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1719686-1240648447.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1516922249

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1752800 kB
Buffers:          9884 kB
Cached:         220440 kB
SwapCached:       6112 kB
Active:          94120 kB
Inactive:       144744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752800 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:           71128 kB
Writeback:           0 kB
Mapped:          13868 kB
Slab:            50052 kB
Committed_AS:   358112 kB
PageTables:       1440 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= 66168 MiB
End job on node24 at 2009-04-25 10:54:14