Trace number 1582136

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.17 1200.5

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1582136-1238936549/watcher-1582136-1238936549 -o /tmp/evaluation-result-1582136-1238936549/solver-1582136-1238936549 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1582136-1238936549.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.00 1.00 1.00 3/68 24733
/proc/meminfo: memFree=1189344/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=6028 CPUtime=0
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 1017 0 0 0 0 0 0 0 18 0 1 0 1166317117 6172672 1002 1992294400 4194304 6412682 548682068832 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 1507 1004 195 541 0 957 0

[startup+0.0593799 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 24733
/proc/meminfo: memFree=1189344/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=38656 CPUtime=0.04
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 7783 0 0 0 1 3 0 0 18 0 1 0 1166317117 39583744 7767 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 9664 7771 208 541 0 9114 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38656

[startup+0.101381 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 24733
/proc/meminfo: memFree=1189344/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=62236 CPUtime=0.09
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 12724 0 0 0 4 5 0 0 18 0 1 0 1166317117 63729664 12709 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 15559 12715 208 541 0 15009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62236

[startup+0.301393 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 24733
/proc/meminfo: memFree=1189344/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=166032 CPUtime=0.29
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 37288 0 0 0 13 16 0 0 19 0 1 0 1166317117 170016768 37272 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 41508 37273 219 541 0 40958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 166032

[startup+0.701422 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 24733
/proc/meminfo: memFree=1189344/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=171840 CPUtime=0.69
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 38919 0 0 0 52 17 0 0 22 0 1 0 1166317117 175964160 38903 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 42960 38903 219 541 0 42410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171840

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=1029144/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=181212 CPUtime=1.49
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 41569 0 0 0 130 19 0 0 25 0 1 0 1166317117 185561088 41553 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 45303 41553 219 541 0 44753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181212

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=1015576/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=200124 CPUtime=3.07
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 47582 0 0 0 286 21 0 0 25 0 1 0 1166317117 204926976 46797 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 50031 46797 220 541 0 49481 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 200124

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=974232/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=239136 CPUtime=6.27
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 59988 0 0 0 600 27 0 0 25 0 1 0 1166317117 244875264 57666 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 59784 57666 221 541 0 59234 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 239136

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=879896/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=316988 CPUtime=12.67
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 79859 0 0 0 1224 43 0 0 25 0 1 0 1166317117 324595712 77537 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 79247 77537 248 541 0 78697 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 316988

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=859544/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=330048 CPUtime=25.46
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 85348 0 0 0 2467 79 0 0 25 0 1 0 1166317117 337969152 80992 1992294400 4194304 6412682 548682068832 18446744073709551615 4291474 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 82512 80992 255 541 0 81962 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 330048

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=859736/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=330048 CPUtime=51.05
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 85354 0 0 0 5024 81 0 0 25 0 1 0 1166317117 337969152 80998 1992294400 4194304 6412682 548682068832 18446744073709551615 4304395 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 82512 80998 255 541 0 81962 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 330048

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=859608/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=330048 CPUtime=102.24
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 85390 0 0 0 10135 89 0 0 25 0 1 0 1166317117 337969152 81034 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 82512 81034 255 541 0 81962 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 330048

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=853464/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=336152 CPUtime=162.22
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 86923 0 0 0 16129 93 0 0 25 0 1 0 1166317117 344219648 82567 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 84038 82567 258 541 0 83488 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 336152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=852696/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=336152 CPUtime=222.21
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 87097 0 0 0 22121 100 0 0 25 0 1 0 1166317117 344219648 82741 1992294400 4194304 6412682 548682068832 18446744073709551615 4333959 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 84038 82741 258 541 0 83488 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 336152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=844120/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=344528 CPUtime=282.19
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 89235 0 0 0 28108 111 0 0 25 0 1 0 1166317117 352796672 84879 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 86132 84879 258 541 0 85582 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 344528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=836248/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=352560 CPUtime=342.18
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 91269 0 0 0 34101 117 0 0 25 0 1 0 1166317117 361021440 86913 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 88140 86913 258 541 0 87590 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 352560

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=804760/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=384264 CPUtime=402.16
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 99213 0 0 0 40082 134 0 0 25 0 1 0 1166317117 393486336 94857 1992294400 4194304 6412682 548682068832 18446744073709551615 4334372 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 96066 94857 258 541 0 95516 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 384264

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=774872/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=413584 CPUtime=462.14
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 106503 0 0 0 46069 145 0 0 25 0 1 0 1166317117 423510016 102147 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 103396 102147 258 541 0 102846 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 413584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=768792/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=419684 CPUtime=522.13
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 108028 0 0 0 52067 146 0 0 25 0 1 0 1166317117 429756416 103672 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 104921 103672 258 541 0 104371 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 419684

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=767960/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=420908 CPUtime=582.12
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 108366 0 0 0 58058 154 0 0 25 0 1 0 1166317117 431009792 104010 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 105227 104010 258 541 0 104677 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 420908

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=732888/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=455800 CPUtime=642.11
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 117003 0 0 0 64042 169 0 0 25 0 1 0 1166317117 466739200 112647 1992294400 4194304 6412682 548682068832 18446744073709551615 4330470 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 113950 112647 258 541 0 113400 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 455800

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=722200/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=466468 CPUtime=702.09
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 119637 0 0 0 70033 176 0 0 25 0 1 0 1166317117 477663232 115281 1992294400 4194304 6412682 548682068832 18446744073709551615 4334453 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 116617 115281 258 541 0 116067 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 466468

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=719064/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=469560 CPUtime=762.08
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 120420 0 0 0 76027 181 0 0 25 0 1 0 1166317117 480829440 116064 1992294400 4194304 6412682 548682068832 18446744073709551615 5476384 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 117390 116064 258 541 0 116840 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 469560

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=712920/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=475664 CPUtime=822.06
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 121948 0 0 0 82021 185 0 0 25 0 1 0 1166317117 487079936 117592 1992294400 4194304 6412682 548682068832 18446744073709551615 4334386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 118916 117592 258 541 0 118366 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 475664

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=679576/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=509356 CPUtime=882.04
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 130337 0 0 0 88005 199 0 0 25 0 1 0 1166317117 521580544 125981 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 127339 125981 258 541 0 126789 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 509356

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=657112/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=531548 CPUtime=942.03
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 135869 0 0 0 93994 209 0 0 25 0 1 0 1166317117 544305152 131513 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 132887 131513 258 541 0 132337 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 531548

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/69 24734
/proc/meminfo: memFree=657048/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=531548 CPUtime=1002.02
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 135889 0 0 0 99985 217 0 0 25 0 1 0 1166317117 544305152 131533 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 132887 131533 258 541 0 132337 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 531548

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 24734
/proc/meminfo: memFree=643736/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=545308 CPUtime=1062
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 139340 0 0 0 105975 225 0 0 25 0 1 0 1166317117 558395392 134984 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 136327 134984 258 541 0 135777 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 545308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=611672/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=576952 CPUtime=1121.98
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 147203 0 0 0 111964 234 0 0 25 0 1 0 1166317117 590798848 142846 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 144238 142846 258 541 0 143688 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 576952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=605464/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=583052 CPUtime=1181.97
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 148747 0 0 0 117961 236 0 0 25 0 1 0 1166317117 597045248 144390 1992294400 4194304 6412682 548682068832 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 145763 144390 258 541 0 145213 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 583052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 24734
/proc/meminfo: memFree=599768/2055920 swapFree=4177828/4192956
[pid=24733] ppid=24731 vsize=588800 CPUtime=1200.07
/proc/24733/stat : 24733 (kw) R 24731 24733 24287 0 -1 0 150171 0 0 0 119769 238 0 0 25 0 1 0 1166317117 602931200 145814 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/24733/statm: 147200 145814 258 541 0 146650 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 588800

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.5
CPU time (s): 1200.17
CPU user time (s): 1197.69
CPU system time (s): 2.48062
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 588800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.69
system time used= 2.48062
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150171
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= 4
involuntary context switches= 2770

runsolver used 1.05084 second user time and 3.32649 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-05 15:02:31
IDJOB=1582136
IDBENCH=71050
IDSOLVER=501
FILE ID=node52/1582136-1238936549
PBS_JOBID= 9101462
Free space on /tmp= 66536 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582136-1238936549/watcher-1582136-1238936549 -o /tmp/evaluation-result-1582136-1238936549/solver-1582136-1238936549 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1582136-1238936549.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1187352204

node52.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.230
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.230
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:       1189824 kB
Buffers:         84252 kB
Cached:         690496 kB
SwapCached:       8068 kB
Active:         397624 kB
Inactive:       388616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189824 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:           28616 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            65424 kB
Committed_AS:  3600744 kB
PageTables:       1748 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= 66528 MiB
End job on node52 at 2009-04-05 15:22:34