Trace number 1719010

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.22 1200.63

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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-1719010-1240642243/watcher-1719010-1240642243 -o /tmp/evaluation-result-1719010-1240642243/solver-1719010-1240642243 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1719010-1240642243.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: 1.01 1.00 1.09 3/64 16311
/proc/meminfo: memFree=1749944/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=14732 CPUtime=0
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 1035 0 0 0 0 0 0 0 18 0 1 0 92257739 15085568 1019 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 3683 1026 192 541 0 3133 0

[startup+0.018128 s]
/proc/loadavg: 1.01 1.00 1.09 3/64 16311
/proc/meminfo: memFree=1749944/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=14732 CPUtime=0.01
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 3302 0 0 0 0 1 0 0 18 0 1 0 92257739 15085568 3286 1992294400 4194304 6412682 548682068832 18446744073709551615 4402392 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 3683 3286 192 541 0 3133 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14732

[startup+0.10114 s]
/proc/loadavg: 1.01 1.00 1.09 3/64 16311
/proc/meminfo: memFree=1749944/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=62648 CPUtime=0.09
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 13376 0 0 0 3 6 0 0 18 0 1 0 92257739 64151552 13361 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 15662 13367 208 541 0 15112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62648

[startup+0.301172 s]
/proc/loadavg: 1.01 1.00 1.09 3/64 16311
/proc/meminfo: memFree=1749944/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=169252 CPUtime=0.29
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 32738 0 0 0 16 13 0 0 19 0 1 0 92257739 173314048 32722 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 42313 32722 219 541 0 41763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 169252

[startup+0.701235 s]
/proc/loadavg: 1.01 1.00 1.09 3/64 16311
/proc/meminfo: memFree=1749944/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=175456 CPUtime=0.69
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 34431 0 0 0 55 14 0 0 22 0 1 0 92257739 179666944 34415 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 43864 34416 219 541 0 43314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175456

[startup+1.50137 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 16312
/proc/meminfo: memFree=1608368/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=187900 CPUtime=1.48
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 37871 0 0 0 131 17 0 0 25 0 1 0 92257739 192409600 37855 1992294400 4194304 6412682 548682068832 18446744073709551615 4284074 0 0 4096 0 0 0 0 17 0 0 0
/proc/16311/statm: 46975 37855 219 541 0 46425 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 187900

[startup+3.10162 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 16312
/proc/meminfo: memFree=1589744/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=212512 CPUtime=3.08
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 44587 0 0 0 287 21 0 0 25 0 1 0 92257739 217612288 44571 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 53128 44572 219 541 0 52578 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 212512

[startup+6.30113 s]
/proc/loadavg: 1.09 1.02 1.10 2/65 16312
/proc/meminfo: memFree=1536880/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=259232 CPUtime=6.28
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 57397 0 0 0 600 28 0 0 25 0 1 0 92257739 265453568 57381 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 64808 57381 219 541 0 64258 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 259232

[startup+12.7011 s]
/proc/loadavg: 1.08 1.02 1.10 2/65 16312
/proc/meminfo: memFree=1429424/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=355092 CPUtime=12.68
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 86470 0 0 0 1225 43 0 0 25 0 1 0 92257739 363614208 83381 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 88773 83381 220 541 0 88223 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 355092

[startup+25.5012 s]
/proc/loadavg: 1.06 1.01 1.09 2/65 16312
/proc/meminfo: memFree=1238320/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=579324 CPUtime=25.48
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 150158 0 0 0 2477 71 0 0 25 0 1 0 92257739 593227776 140924 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 144831 140925 230 541 0 144281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 579324

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.09 2/65 16312
/proc/meminfo: memFree=987888/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=802520 CPUtime=51.06
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 197283 0 0 0 4978 128 0 0 25 0 1 0 92257739 821780480 188049 1992294400 4194304 6412682 548682068832 18446744073709551615 4509044 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 200630 188049 248 541 0 200080 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 802520

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.08 2/65 16312
/proc/meminfo: memFree=975152/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810312 CPUtime=102.23
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200280 0 0 0 10054 169 0 0 25 0 1 0 92257739 829759488 191046 1992294400 4194304 6412682 548682068832 18446744073709551615 5485412 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202578 191046 258 541 0 202028 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 810312

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 16312
/proc/meminfo: memFree=975216/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810312 CPUtime=162.21
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200280 0 0 0 16052 169 0 0 25 0 1 0 92257739 829759488 191046 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202578 191046 258 541 0 202028 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 810312

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 16312
/proc/meminfo: memFree=975152/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810312 CPUtime=222.19
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200280 0 0 0 22050 169 0 0 25 0 1 0 92257739 829759488 191046 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202578 191046 258 541 0 202028 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 810312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 16312
/proc/meminfo: memFree=973616/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810632 CPUtime=282.17
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200651 0 0 0 27983 234 0 0 25 0 1 0 92257739 830087168 191417 1992294400 4194304 6412682 548682068832 18446744073709551615 5476358 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202658 191417 258 541 0 202108 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 810632

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 16312
/proc/meminfo: memFree=973424/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810632 CPUtime=342.16
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200692 0 0 0 33956 260 0 0 25 0 1 0 92257739 830087168 191458 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202658 191458 258 541 0 202108 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 810632

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 16312
/proc/meminfo: memFree=973488/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810632 CPUtime=402.14
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200692 0 0 0 39954 260 0 0 25 0 1 0 92257739 830087168 191458 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202658 191458 258 541 0 202108 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 810632

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 16312
/proc/meminfo: memFree=972848/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810632 CPUtime=462.12
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200839 0 0 0 45849 363 0 0 25 0 1 0 92257739 830087168 191605 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202658 191605 258 541 0 202108 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 810632

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 16312
/proc/meminfo: memFree=972848/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810632 CPUtime=522.1
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 200840 0 0 0 51844 366 0 0 25 0 1 0 92257739 830087168 191606 1992294400 4194304 6412682 548682068832 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202658 191606 258 541 0 202108 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 810632

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 16312
/proc/meminfo: memFree=971760/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810952 CPUtime=582.09
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 201104 0 0 0 57783 426 0 0 25 0 1 0 92257739 830414848 191870 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202738 191870 258 541 0 202188 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 810952

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 16318
/proc/meminfo: memFree=971568/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810952 CPUtime=642.06
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 201138 0 0 0 63770 436 0 0 25 0 1 0 92257739 830414848 191904 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202738 191904 258 541 0 202188 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 810952

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 16318
/proc/meminfo: memFree=971184/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810952 CPUtime=702.04
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 201239 0 0 0 69678 526 0 0 25 0 1 0 92257739 830414848 192005 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202738 192005 258 541 0 202188 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 810952

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 16318
/proc/meminfo: memFree=970032/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810952 CPUtime=762.03
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 201528 0 0 0 75576 627 0 0 25 0 1 0 92257739 830414848 192294 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202738 192294 258 541 0 202188 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 810952

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 16318
/proc/meminfo: memFree=970160/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810952 CPUtime=822.01
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 201528 0 0 0 81574 627 0 0 25 0 1 0 92257739 830414848 192294 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202738 192294 258 541 0 202188 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 810952

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 16318
/proc/meminfo: memFree=967728/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810956 CPUtime=881.98
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 202146 0 0 0 87476 722 0 0 25 0 1 0 92257739 830418944 192912 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202739 192912 258 541 0 202189 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 810956

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=966704/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810956 CPUtime=941.97
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 202442 0 0 0 93400 797 0 0 25 0 1 0 92257739 830418944 193208 1992294400 4194304 6412682 548682068832 18446744073709551615 4570452 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202739 193208 258 541 0 202189 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 810956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=966128/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=810956 CPUtime=1001.95
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 202549 0 0 0 99395 800 0 0 25 0 1 0 92257739 830418944 193315 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202739 193315 258 541 0 202189 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 810956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=962608/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=811276 CPUtime=1061.93
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 203424 0 0 0 105288 905 0 0 25 0 1 0 92257739 830746624 194190 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 202819 194190 258 541 0 202269 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 811276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=960880/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=812196 CPUtime=1121.91
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 203849 0 0 0 111192 999 0 0 25 0 1 0 92257739 831688704 194615 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 203049 194615 258 541 0 202499 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 812196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=956656/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=816232 CPUtime=1181.89
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 204889 0 0 0 117146 1043 0 0 25 0 1 0 92257739 835821568 195655 1992294400 4194304 6412682 548682068832 18446744073709551615 4570445 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 204058 195655 258 541 0 203508 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 816232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=956656/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=816232 CPUtime=1200.09
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 0 204889 0 0 0 118966 1043 0 0 25 0 1 0 92257739 835821568 195655 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 204058 195655 258 541 0 203508 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 816232

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: 1.00 1.00 1.00 2/65 16318
/proc/meminfo: memFree=956656/2055920 swapFree=4181132/4192956
[pid=16311] ppid=16309 vsize=0 CPUtime=1200.19
/proc/16311/stat : 16311 (kw) R 16309 16311 15984 0 -1 1028 204889 0 0 0 118966 1053 0 0 25 0 1 0 92257739 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16311/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.22
CPU user time (s): 1189.66
CPU system time (s): 10.5604
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 816232

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

runsolver used 0.923859 second user time and 2.54161 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 08:50:48
IDJOB=1719010
IDBENCH=20576
IDSOLVER=501
FILE ID=node26/1719010-1240642243
PBS_JOBID= 9186393
Free space on /tmp= 65956 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719010-1240642243/watcher-1719010-1240642243 -o /tmp/evaluation-result-1719010-1240642243/solver-1719010-1240642243 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1719010-1240642243.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1170651313

node26.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.261
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.261
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:       1750424 kB
Buffers:         28988 kB
Cached:         202640 kB
SwapCached:       5760 kB
Active:          97992 kB
Inactive:       141980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750424 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           79000 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            51576 kB
Committed_AS:   266796 kB
PageTables:       1368 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= 65944 MiB
End job on node26 at 2009-04-25 09:10:50