Trace number 1728787

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

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
Bench CategoryCRAFTED (crafted 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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728787-1240741187/watcher-1728787-1240741187 -o /tmp/evaluation-result-1728787-1240741187/solver-1728787-1240741187 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1728787-1240741187.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.03 1.02 1.00 3/65 9193
/proc/meminfo: memFree=1776112/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=2896 CPUtime=0
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 337 0 0 0 0 0 0 0 18 0 1 0 102147672 2965504 321 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 724 322 219 541 0 174 0

[startup+0.038871 s]
/proc/loadavg: 1.03 1.02 1.00 3/65 9193
/proc/meminfo: memFree=1776112/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=3112 CPUtime=0.03
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 415 0 0 0 3 0 0 0 18 0 1 0 102147672 3186688 399 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 778 400 245 541 0 228 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3112

[startup+0.102877 s]
/proc/loadavg: 1.03 1.02 1.00 3/65 9193
/proc/meminfo: memFree=1776112/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=3376 CPUtime=0.09
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 511 0 0 0 9 0 0 0 18 0 1 0 102147672 3457024 495 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 844 496 245 541 0 294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.301896 s]
/proc/loadavg: 1.03 1.02 1.00 3/65 9193
/proc/meminfo: memFree=1776112/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=4432 CPUtime=0.29
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 752 0 0 0 29 0 0 0 19 0 1 0 102147672 4538368 736 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 1108 736 245 541 0 558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4432

[startup+0.701937 s]
/proc/loadavg: 1.03 1.02 1.00 3/65 9193
/proc/meminfo: memFree=1776112/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=6044 CPUtime=0.69
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 1149 0 0 0 69 0 0 0 22 0 1 0 102147672 6189056 1133 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 1511 1133 245 541 0 961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6044

[startup+1.50202 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1771752/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=8052 CPUtime=1.49
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 1664 0 0 0 148 1 0 0 25 0 1 0 102147672 8245248 1608 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 2013 1608 245 541 0 1463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8052

[startup+3.10119 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1770216/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=9108 CPUtime=3.09
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 1998 0 0 0 306 3 0 0 25 0 1 0 102147672 9326592 1897 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 2277 1897 248 541 0 1727 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9108

[startup+6.30152 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1767720/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=11276 CPUtime=6.29
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 2583 0 0 0 625 4 0 0 25 0 1 0 102147672 11546624 2430 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 2819 2430 248 541 0 2269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11276

[startup+12.7012 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1764776/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=14296 CPUtime=12.69
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 3420 0 0 0 1262 7 0 0 25 0 1 0 102147672 14639104 3138 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 3574 3138 248 541 0 3024 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14296

[startup+25.5015 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1760168/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=18868 CPUtime=25.48
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 4725 0 0 0 2537 11 0 0 25 0 1 0 102147672 19320832 4169 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 4717 4169 248 541 0 4167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18868

[startup+51.1012 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1755048/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=24324 CPUtime=51.07
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 6240 0 0 0 5091 16 0 0 25 0 1 0 102147672 24907776 5426 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 6081 5426 248 541 0 5531 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24324

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9194
/proc/meminfo: memFree=1747432/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=33572 CPUtime=102.26
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 8506 0 0 0 10199 27 0 0 25 0 1 0 102147672 34377728 7352 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 8393 7352 248 541 0 7843 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33572

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9194
/proc/meminfo: memFree=1740584/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=40872 CPUtime=162.25
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 10649 0 0 0 16188 37 0 0 25 0 1 0 102147672 41852928 9045 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 10218 9045 248 541 0 9668 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40872

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1735016/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=47024 CPUtime=222.23
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 12295 0 0 0 22178 45 0 0 25 0 1 0 102147672 48152576 10414 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 11756 10414 248 541 0 11206 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47024

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1730344/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=53136 CPUtime=282.21
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 13789 0 0 0 28169 52 0 0 25 0 1 0 102147672 54411264 11590 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 13284 11590 248 541 0 12734 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53136

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1725352/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=58652 CPUtime=342.2
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 15015 0 0 0 34162 58 0 0 25 0 1 0 102147672 60059648 12816 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 14663 12816 248 541 0 14113 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 58652

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1722664/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=61468 CPUtime=402.18
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 16046 0 0 0 40155 63 0 0 25 0 1 0 102147672 62943232 13481 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 15367 13481 248 541 0 14817 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61468

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1717672/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=66952 CPUtime=462.16
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 17285 0 0 0 46148 68 0 0 25 0 1 0 102147672 68558848 14720 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 16738 14720 248 541 0 16188 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 66952

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1715496/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=69408 CPUtime=522.14
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 18250 0 0 0 52140 74 0 0 25 0 1 0 102147672 71073792 15264 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 17352 15264 248 541 0 16802 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 69408

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1713192/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=71856 CPUtime=582.12
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 18830 0 0 0 58134 78 0 0 25 0 1 0 102147672 73580544 15844 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 17964 15844 248 541 0 17414 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 71856

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1707560/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=78188 CPUtime=642.12
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 20705 0 0 0 64128 84 0 0 25 0 1 0 102147672 80064512 17235 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 19547 17235 248 541 0 18997 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 78188

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1706344/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=79508 CPUtime=702.09
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 21003 0 0 0 70121 88 0 0 25 0 1 0 102147672 81416192 17533 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 19877 17533 248 541 0 19327 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 79508

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1704680/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=81348 CPUtime=762.08
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 21409 0 0 0 76115 93 0 0 25 0 1 0 102147672 83300352 17939 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 20337 17939 248 541 0 19787 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 81348

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1697512/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=89348 CPUtime=822.06
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 23202 0 0 0 82108 98 0 0 25 0 1 0 102147672 91492352 19732 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 22337 19732 248 541 0 21787 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 89348

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1695912/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=91096 CPUtime=882.04
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 24127 0 0 0 88102 102 0 0 25 0 1 0 102147672 93282304 20101 1992294400 4194304 6412682 548682068864 18446744073709551615 4287192 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 22774 20101 248 541 0 22224 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 91096

[startup+942.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1695208/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=91816 CPUtime=942.02
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 24317 0 0 0 94095 107 0 0 25 0 1 0 102147672 94019584 20291 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 22954 20291 248 541 0 22404 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 91816

[startup+1002.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 9194
/proc/meminfo: memFree=1693864/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=93536 CPUtime=1002.01
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 24641 0 0 0 100091 110 0 0 25 0 1 0 102147672 95780864 20615 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 23384 20615 248 541 0 22834 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 93536

[startup+1062.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 9194
/proc/meminfo: memFree=1689064/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=98576 CPUtime=1061.99
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 25824 0 0 0 106084 115 0 0 25 0 1 0 102147672 100941824 21798 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 24644 21798 248 541 0 24094 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 98576

[startup+1122.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 9194
/proc/meminfo: memFree=1685288/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=104644 CPUtime=1121.97
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 27345 0 0 0 112078 119 0 0 25 0 1 0 102147672 107155456 22679 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 26161 22679 248 541 0 25611 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 104644

[startup+1182.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 9196
/proc/meminfo: memFree=1685096/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=105084 CPUtime=1181.95
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 27427 0 0 0 118073 122 0 0 25 0 1 0 102147672 107606016 22761 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 26271 22761 248 541 0 25721 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 105084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 9196
/proc/meminfo: memFree=1685032/2055912 swapFree=4192952/4192956
[pid=9193] ppid=9191 vsize=105084 CPUtime=1200.05
/proc/9193/stat : 9193 (kw) R 9191 9193 8816 0 -1 0 27437 0 0 0 119882 123 0 0 25 0 1 0 102147672 107606016 22771 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 26271 22771 248 541 0 25721 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 105084

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1198.83
CPU system time (s): 1.24981
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 107204

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

runsolver used 1.35779 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 12:19:47
IDJOB=1728787
IDBENCH=24685
IDSOLVER=501
FILE ID=node78/1728787-1240741187
PBS_JOBID= 9186959
Free space on /tmp= 126764 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728787-1240741187/watcher-1728787-1240741187 -o /tmp/evaluation-result-1728787-1240741187/solver-1728787-1240741187 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1728787-1240741187.cnf

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

MD5SUM BENCH= ad341047b56d6b96e36142808d331e4f
RANDOM SEED=52490537

node78.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.243
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.243
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:      2055912 kB
MemFree:       1776592 kB
Buffers:         30096 kB
Cached:         177232 kB
SwapCached:          4 kB
Active:          49676 kB
Inactive:       172492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1776592 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            42996 kB
Committed_AS:   237416 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126764 MiB
End job on node78 at 2009-04-26 12:39:49