Trace number 1520421

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.06 1211.22

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S253750560-086.cnf
MD5SUM1510e2158cc54ae2963f5611496bde02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2673
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1520421-1238293391/watcher-1520421-1238293391 -o /tmp/evaluation-result-1520421-1238293391/solver-1520421-1238293391 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520421-1238293391.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.76 1.24 1.08 3/87 13458
/proc/meminfo: memFree=1804084/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=2872 CPUtime=0
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 339 0 0 0 0 0 0 0 18 0 1 0 1102002766 2940928 323 1992294400 4194304 6412682 548682068864 18446744073709551615 4374799 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 718 323 219 541 0 168 0

[startup+0.0955549 s]
/proc/loadavg: 1.76 1.24 1.08 3/87 13458
/proc/meminfo: memFree=1804084/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=3400 CPUtime=0.09
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 513 0 0 0 9 0 0 0 18 0 1 0 1102002766 3481600 497 1992294400 4194304 6412682 548682068864 18446744073709551615 4412173 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 850 497 253 541 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.102556 s]
/proc/loadavg: 1.76 1.24 1.08 3/87 13458
/proc/meminfo: memFree=1804084/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=3400 CPUtime=0.09
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 521 0 0 0 9 0 0 0 18 0 1 0 1102002766 3481600 505 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 850 505 253 541 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.302578 s]
/proc/loadavg: 1.76 1.24 1.08 3/87 13458
/proc/meminfo: memFree=1804084/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=4328 CPUtime=0.27
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 733 0 0 0 27 0 0 0 20 0 1 0 1102002766 4431872 717 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 1082 717 253 541 0 532 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4328

[startup+0.701623 s]
/proc/loadavg: 1.76 1.24 1.08 3/87 13458
/proc/meminfo: memFree=1804084/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=5588 CPUtime=0.66
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 1050 0 0 0 65 1 0 0 23 0 1 0 1102002766 5722112 1034 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 1397 1034 253 541 0 847 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 5588

[startup+1.5017 s]
/proc/loadavg: 1.76 1.24 1.08 2/88 13649
/proc/meminfo: memFree=1799852/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=7256 CPUtime=1.42
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 1458 0 0 0 140 2 0 0 25 0 1 0 1102002766 7430144 1402 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 1814 1402 253 541 0 1264 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 7256

[startup+3.10187 s]
/proc/loadavg: 1.76 1.24 1.08 2/88 13874
/proc/meminfo: memFree=1798380/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=8264 CPUtime=2.94
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 1741 0 0 0 291 3 0 0 25 0 1 0 1102002766 8462336 1640 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 2066 1640 256 541 0 1516 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 8264

[startup+6.30119 s]
/proc/loadavg: 1.86 1.27 1.09 2/88 14084
/proc/meminfo: memFree=1796076/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=10456 CPUtime=6.12
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 2350 0 0 0 608 4 0 0 25 0 1 0 1102002766 10706944 2137 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 2614 2137 256 541 0 2064 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 10456

[startup+12.7019 s]
/proc/loadavg: 2.03 1.32 1.11 2/88 14209
/proc/meminfo: memFree=1792748/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=13688 CPUtime=12.39
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 3157 0 0 0 1232 7 0 0 25 0 1 0 1102002766 14016512 2796 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 3422 2796 256 541 0 2872 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 13688

[startup+25.5022 s]
/proc/loadavg: 2.09 1.37 1.13 3/86 16382
/proc/meminfo: memFree=1786228/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=18056 CPUtime=24.33
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 4460 0 0 0 2421 12 0 0 25 0 1 0 1102002766 18489344 3784 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 4514 3784 256 541 0 3964 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 18056

[startup+51.1017 s]
/proc/loadavg: 2.17 1.45 1.16 2/88 20396
/proc/meminfo: memFree=1778092/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=23840 CPUtime=48.35
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 5868 0 0 0 4815 20 0 0 25 0 1 0 1102002766 24412160 4896 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 5960 4896 256 541 0 5410 0
Current children cumulated CPU time (s) 48.35
Current children cumulated vsize (KiB) 23840

[startup+102.308 s]
/proc/loadavg: 2.07 1.53 1.20 2/88 28244
/proc/meminfo: memFree=1759788/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=33408 CPUtime=95.89
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 8572 0 0 0 9549 40 0 0 25 0 1 0 1102002766 34209792 7209 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/13458/statm: 8352 7209 256 541 0 7802 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 33408

[startup+162.301 s]
/proc/loadavg: 1.99 1.61 1.25 2/81 5327
/proc/meminfo: memFree=1742916/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=40896 CPUtime=151.61
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 10708 0 0 0 15103 58 0 0 25 0 1 0 1102002766 41877504 8827 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 10224 8827 256 541 0 9674 0
Current children cumulated CPU time (s) 151.61
Current children cumulated vsize (KiB) 40896

[startup+222.302 s]
/proc/loadavg: 1.36 1.50 1.23 2/81 5327
/proc/meminfo: memFree=1734212/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=52876 CPUtime=211.58
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 13249 0 0 0 21090 68 0 0 25 0 1 0 1102002766 54145024 11050 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 13219 11050 256 541 0 12669 0
Current children cumulated CPU time (s) 211.58
Current children cumulated vsize (KiB) 52876

[startup+282.303 s]
/proc/loadavg: 1.13 1.40 1.21 2/81 5327
/proc/meminfo: memFree=1724164/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=63248 CPUtime=271.56
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 16124 0 0 0 27078 78 0 0 25 0 1 0 1102002766 64765952 13138 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 15812 13138 256 541 0 15262 0
Current children cumulated CPU time (s) 271.56
Current children cumulated vsize (KiB) 63248

[startup+342.303 s]
/proc/loadavg: 1.05 1.33 1.19 2/81 5327
/proc/meminfo: memFree=1718468/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=70808 CPUtime=331.52
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 18032 0 0 0 33067 85 0 0 25 0 1 0 1102002766 72507392 15046 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 17702 15046 256 541 0 17152 0
Current children cumulated CPU time (s) 331.52
Current children cumulated vsize (KiB) 70808

[startup+402.303 s]
/proc/loadavg: 1.08 1.29 1.19 2/81 5327
/proc/meminfo: memFree=1716548/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=72336 CPUtime=391.5
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 18970 0 0 0 39057 93 0 0 25 0 1 0 1102002766 74072064 15500 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 18084 15500 256 541 0 17534 0
Current children cumulated CPU time (s) 391.5
Current children cumulated vsize (KiB) 72336

[startup+462.302 s]
/proc/loadavg: 1.03 1.24 1.17 2/81 5327
/proc/meminfo: memFree=1710788/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=78408 CPUtime=451.47
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 20959 0 0 0 45047 100 0 0 25 0 1 0 1102002766 80289792 16933 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 19602 16933 256 541 0 19052 0
Current children cumulated CPU time (s) 451.47
Current children cumulated vsize (KiB) 78408

[startup+522.302 s]
/proc/loadavg: 1.01 1.19 1.16 2/81 5327
/proc/meminfo: memFree=1706308/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=83876 CPUtime=511.44
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 22125 0 0 0 51038 106 0 0 25 0 1 0 1102002766 85889024 18099 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 20969 18099 256 541 0 20419 0
Current children cumulated CPU time (s) 511.44
Current children cumulated vsize (KiB) 83876

[startup+582.301 s]
/proc/loadavg: 1.00 1.15 1.15 2/81 5327
/proc/meminfo: memFree=1702916/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=89272 CPUtime=571.42
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 23588 0 0 0 57029 113 0 0 25 0 1 0 1102002766 91414528 18922 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 22318 18922 256 541 0 21768 0
Current children cumulated CPU time (s) 571.42
Current children cumulated vsize (KiB) 89272

[startup+642.302 s]
/proc/loadavg: 1.03 1.14 1.14 2/81 5327
/proc/meminfo: memFree=1697092/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=96936 CPUtime=631.4
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 25053 0 0 0 63020 120 0 0 25 0 1 0 1102002766 99262464 20387 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 24234 20387 256 541 0 23684 0
Current children cumulated CPU time (s) 631.4
Current children cumulated vsize (KiB) 96936

[startup+702.302 s]
/proc/loadavg: 1.01 1.11 1.13 2/81 5327
/proc/meminfo: memFree=1690052/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=104312 CPUtime=691.36
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 27513 0 0 0 69010 126 0 0 25 0 1 0 1102002766 106815488 22111 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 26078 22111 256 541 0 25528 0
Current children cumulated CPU time (s) 691.36
Current children cumulated vsize (KiB) 104312

[startup+762.307 s]
/proc/loadavg: 1.00 1.09 1.12 2/81 5327
/proc/meminfo: memFree=1688708/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=106232 CPUtime=751.33
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 27837 0 0 0 75002 131 0 0 25 0 1 0 1102002766 108781568 22435 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 26558 22435 256 541 0 26008 0
Current children cumulated CPU time (s) 751.33
Current children cumulated vsize (KiB) 106232

[startup+822.301 s]
/proc/loadavg: 1.00 1.07 1.11 2/81 5327
/proc/meminfo: memFree=1686148/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=108472 CPUtime=811.31
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 28501 0 0 0 80995 136 0 0 25 0 1 0 1102002766 111075328 23099 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 27118 23099 256 541 0 26568 0
Current children cumulated CPU time (s) 811.31
Current children cumulated vsize (KiB) 108472

[startup+882.301 s]
/proc/loadavg: 1.06 1.07 1.10 2/81 5327
/proc/meminfo: memFree=1679428/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=114768 CPUtime=871.27
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 30979 0 0 0 86985 142 0 0 25 0 1 0 1102002766 117522432 24731 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 28692 24731 256 541 0 28142 0
Current children cumulated CPU time (s) 871.27
Current children cumulated vsize (KiB) 114768

[startup+942.301 s]
/proc/loadavg: 1.11 1.08 1.10 2/81 5327
/proc/meminfo: memFree=1678852/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=115780 CPUtime=931.25
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 31195 0 0 0 92977 148 0 0 25 0 1 0 1102002766 118558720 24947 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 28945 24947 256 541 0 28395 0
Current children cumulated CPU time (s) 931.25
Current children cumulated vsize (KiB) 115780

[startup+1002.3 s]
/proc/loadavg: 1.04 1.07 1.09 2/81 5327
/proc/meminfo: memFree=1675396/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=122180 CPUtime=991.23
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 32039 0 0 0 98969 154 0 0 25 0 1 0 1102002766 125112320 25791 1992294400 4194304 6412682 548682068864 18446744073709551615 4417250 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 30545 25791 256 541 0 29995 0
Current children cumulated CPU time (s) 991.23
Current children cumulated vsize (KiB) 122180

[startup+1062.3 s]
/proc/loadavg: 1.01 1.05 1.08 2/81 5327
/proc/meminfo: memFree=1668612/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=129348 CPUtime=1051.2
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 33758 0 0 0 104960 160 0 0 25 0 1 0 1102002766 132452352 27510 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 32337 27510 256 541 0 31787 0
Current children cumulated CPU time (s) 1051.2
Current children cumulated vsize (KiB) 129348

[startup+1122.3 s]
/proc/loadavg: 1.04 1.05 1.08 2/81 5327
/proc/meminfo: memFree=1663940/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=134952 CPUtime=1111.17
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 35822 0 0 0 110952 165 0 0 25 0 1 0 1102002766 138190848 28601 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 33738 28601 256 541 0 33188 0
Current children cumulated CPU time (s) 1111.17
Current children cumulated vsize (KiB) 134952

[startup+1182.3 s]
/proc/loadavg: 1.01 1.04 1.08 2/81 5327
/proc/meminfo: memFree=1663812/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=134952 CPUtime=1171.14
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 35888 0 0 0 116943 171 0 0 25 0 1 0 1102002766 138190848 28667 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 33738 28667 256 541 0 33188 0
Current children cumulated CPU time (s) 1171.14
Current children cumulated vsize (KiB) 134952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.2 s]
/proc/loadavg: 1.01 1.04 1.08 2/81 5327
/proc/meminfo: memFree=1663236/2055920 swapFree=4163576/4192956
[pid=13458] ppid=13456 vsize=134952 CPUtime=1200.03
/proc/13458/stat : 13458 (kw) R 13456 13458 1906 0 -1 0 35987 0 0 0 119829 174 0 0 25 0 1 0 1102002766 138190848 28766 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13458/statm: 33738 28766 256 541 0 33188 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 134952

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): 1211.22
CPU time (s): 1200.06
CPU user time (s): 1198.3
CPU system time (s): 1.76773
CPU usage (%): 99.0786
Max. virtual memory (cumulated for all children) (KiB): 138844

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

runsolver used 1.73374 second user time and 4.25935 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-29 04:23:11
IDJOB=1520421
IDBENCH=70640
IDSOLVER=501
FILE ID=node90/1520421-1238293391
PBS_JOBID= 9060951
Free space on /tmp= 66456 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S253750560-086.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520421-1238293391/watcher-1520421-1238293391 -o /tmp/evaluation-result-1520421-1238293391/solver-1520421-1238293391 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520421-1238293391.cnf

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

MD5SUM BENCH= 1510e2158cc54ae2963f5611496bde02
RANDOM SEED=141164396

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1804692 kB
Buffers:         59216 kB
Cached:         116088 kB
SwapCached:      18972 kB
Active:         140372 kB
Inactive:        56796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804692 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          27564 kB
Slab:            38012 kB
Committed_AS:  2507532 kB
PageTables:       2968 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= 66452 MiB
End job on node90 at 2009-03-29 04:43:24