Trace number 1520609

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.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1674394075-027.cnf
MD5SUM6324d57907fe9330330d9cdcd71a4730
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520609-1238308187/watcher-1520609-1238308187 -o /tmp/evaluation-result-1520609-1238308187/solver-1520609-1238308187 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520609-1238308187.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.99 0.97 0.97 3/64 8864
/proc/meminfo: memFree=1117872/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=2888 CPUtime=0
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 336 0 0 0 0 0 0 0 18 0 1 0 1103485003 2957312 320 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 722 320 219 541 0 172 0

[startup+0.03474 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 8864
/proc/meminfo: memFree=1117872/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=3020 CPUtime=0.03
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 417 0 0 0 3 0 0 0 18 0 1 0 1103485003 3092480 401 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 755 401 253 541 0 205 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3020

[startup+0.101752 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 8864
/proc/meminfo: memFree=1117872/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=3420 CPUtime=0.09
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 507 0 0 0 9 0 0 0 18 0 1 0 1103485003 3502080 491 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 855 491 253 541 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.30179 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 8864
/proc/meminfo: memFree=1117872/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=4216 CPUtime=0.29
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 729 0 0 0 29 0 0 0 19 0 1 0 1103485003 4317184 713 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 1054 713 253 541 0 504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4216

[startup+0.701866 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 8864
/proc/meminfo: memFree=1117872/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=5712 CPUtime=0.69
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 1085 0 0 0 69 0 0 0 22 0 1 0 1103485003 5849088 1069 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 1428 1069 253 541 0 878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5712

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1113896/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=7552 CPUtime=1.49
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 1508 0 0 0 148 1 0 0 25 0 1 0 1103485003 7733248 1452 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 1888 1452 253 541 0 1338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7552

[startup+3.10232 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1112424/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=8528 CPUtime=3.09
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 1812 0 0 0 308 1 0 0 25 0 1 0 1103485003 8732672 1711 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 2132 1711 256 541 0 1582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8528

[startup+6.30194 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1110184/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=10728 CPUtime=6.29
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 2405 0 0 0 626 3 0 0 25 0 1 0 1103485003 10985472 2192 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 2682 2192 256 541 0 2132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10728

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1107368/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=13524 CPUtime=12.68
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 3183 0 0 0 1263 5 0 0 25 0 1 0 1103485003 13848576 2822 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 3381 2822 256 541 0 2831 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13524

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1103400/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=17988 CPUtime=25.48
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 4406 0 0 0 2539 9 0 0 25 0 1 0 1103485003 18419712 3850 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 4497 3850 256 541 0 3947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17988

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1098024/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=24216 CPUtime=51.08
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 6080 0 0 0 5093 15 0 0 25 0 1 0 1103485003 24797184 5107 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 6054 5107 256 541 0 5504 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24216

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1090856/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=31916 CPUtime=102.26
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 8283 0 0 0 10202 24 0 0 25 0 1 0 1103485003 32681984 6919 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 7979 6919 256 541 0 7429 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31916

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1083112/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=40880 CPUtime=162.23
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 10725 0 0 0 16190 33 0 0 25 0 1 0 1103485003 41861120 8843 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 10220 8843 256 541 0 9670 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40880

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1077800/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=48428 CPUtime=222.21
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 12350 0 0 0 22180 41 0 0 25 0 1 0 1103485003 49590272 10150 1992294400 4194304 6412682 548682068864 18446744073709551615 4287557 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 12107 10150 256 541 0 11557 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48428

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1072488/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=54136 CPUtime=282.19
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 14134 0 0 0 28169 50 0 0 25 0 1 0 1103485003 55435264 11568 1992294400 4194304 6412682 548682068864 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 13534 11568 256 541 0 12984 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 54136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1065640/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=60448 CPUtime=342.16
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 15754 0 0 0 34161 55 0 0 25 0 1 0 1103485003 61898752 13188 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 15112 13188 256 541 0 14562 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 60448

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1062952/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=63864 CPUtime=402.14
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 16845 0 0 0 40152 62 0 0 25 0 1 0 1103485003 65396736 13858 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 15966 13858 256 541 0 15416 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 63864

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1057576/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=70036 CPUtime=462.12
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 18664 0 0 0 46144 68 0 0 25 0 1 0 1103485003 71716864 15193 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 17509 15193 256 541 0 16959 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 70036

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1054504/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=73892 CPUtime=522.1
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 19441 0 0 0 52134 76 0 0 25 0 1 0 1103485003 75665408 15970 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 18473 15970 256 541 0 17923 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 73892

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1048552/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=79776 CPUtime=582.08
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 21455 0 0 0 58125 83 0 0 25 0 1 0 1103485003 81690624 17428 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 19944 17428 256 541 0 19394 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 79776

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1046632/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=82156 CPUtime=642.06
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 21944 0 0 0 64119 87 0 0 25 0 1 0 1103485003 84127744 17917 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 20539 17917 256 541 0 19989 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 82156

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1042984/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=85228 CPUtime=702.03
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 22862 0 0 0 70112 91 0 0 25 0 1 0 1103485003 87273472 18835 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 21307 18835 256 541 0 20757 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 85228

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1036776/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=96008 CPUtime=762.02
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 25035 0 0 0 76105 97 0 0 25 0 1 0 1103485003 98312192 20368 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 24002 20368 256 541 0 23452 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 96008

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8865
/proc/meminfo: memFree=1035752/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=96328 CPUtime=821.99
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 25289 0 0 0 82096 103 0 0 25 0 1 0 1103485003 98639872 20622 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 24082 20622 256 541 0 23532 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 96328

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1029864/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=105292 CPUtime=881.96
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 26978 0 0 0 88088 108 0 0 25 0 1 0 1103485003 107819008 22311 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 26323 22311 256 541 0 25773 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 105292

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1026024/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=109292 CPUtime=941.94
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 28489 0 0 0 94080 114 0 0 25 0 1 0 1103485003 111915008 23086 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 27323 23086 256 541 0 26773 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 109292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1025128/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=110252 CPUtime=1001.92
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 28719 0 0 0 100072 120 0 0 25 0 1 0 1103485003 112898048 23316 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 27563 23316 256 541 0 27013 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 110252

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1022248/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=112812 CPUtime=1061.9
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 29437 0 0 0 106067 123 0 0 25 0 1 0 1103485003 115519488 24034 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 28203 24034 256 541 0 27653 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 112812

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1016616/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=120756 CPUtime=1121.87
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 30898 0 0 0 112059 128 0 0 25 0 1 0 1103485003 123654144 25495 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 30189 25495 256 541 0 29639 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 120756

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1013032/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=123944 CPUtime=1181.86
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 32522 0 0 0 118053 133 0 0 25 0 1 0 1103485003 126918656 26273 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 30986 26273 256 541 0 30436 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 123944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1013032/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=123944 CPUtime=1200.06
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 32528 0 0 0 119872 134 0 0 25 0 1 0 1103485003 126918656 26279 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 30986 26279 256 541 0 30436 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 123944

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 8867
/proc/meminfo: memFree=1013032/2055920 swapFree=4178400/4192956
[pid=8864] ppid=8862 vsize=123944 CPUtime=1200.06
/proc/8864/stat : 8864 (kw) R 8862 8864 8535 0 -1 0 32528 0 0 0 119872 134 0 0 25 0 1 0 1103485003 126918656 26279 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8864/statm: 30986 26279 256 541 0 30436 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 123944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1198.72
CPU system time (s): 1.35879
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 127328

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

runsolver used 0.98585 second user time and 2.52462 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-29 08:29:47
IDJOB=1520609
IDBENCH=70734
IDSOLVER=501
FILE ID=node9/1520609-1238308187
PBS_JOBID= 9061075
Free space on /tmp= 66420 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1674394075-027.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520609-1238308187/watcher-1520609-1238308187 -o /tmp/evaluation-result-1520609-1238308187/solver-1520609-1238308187 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520609-1238308187.cnf

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

MD5SUM BENCH= 6324d57907fe9330330d9cdcd71a4730
RANDOM SEED=1055865694

node9.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.268
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.268
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:       1118352 kB
Buffers:         95000 kB
Cached:         751256 kB
SwapCached:       8300 kB
Active:         255032 kB
Inactive:       601064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1118352 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            67444 kB
Committed_AS:  2832640 kB
PageTables:       1392 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= 66420 MiB
End job on node9 at 2009-03-29 08:49:49