Trace number 1520187

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/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S2060380282-019.cnf
MD5SUM88a7084af5dd17420de308796e7679c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.660898
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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-1520187-1238271382/watcher-1520187-1238271382 -o /tmp/evaluation-result-1520187-1238271382/solver-1520187-1238271382 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520187-1238271382.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/64 10641
/proc/meminfo: memFree=1474216/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=2640 CPUtime=0
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 290 0 0 0 0 0 0 0 18 0 1 0 1099799164 2703360 274 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 660 275 216 541 0 110 0

[startup+0.053042 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10641
/proc/meminfo: memFree=1474216/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=3828 CPUtime=0.04
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 603 0 0 0 4 0 0 0 18 0 1 0 1099799164 3919872 587 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 957 587 235 541 0 407 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3828

[startup+0.101053 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10641
/proc/meminfo: memFree=1474216/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=3828 CPUtime=0.09
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 603 0 0 0 9 0 0 0 18 0 1 0 1099799164 3919872 587 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 957 587 235 541 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3828

[startup+0.301095 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10641
/proc/meminfo: memFree=1474216/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=3828 CPUtime=0.29
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 603 0 0 0 29 0 0 0 19 0 1 0 1099799164 3919872 587 1992294400 4194304 6412682 548682068864 18446744073709551615 4495371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 957 587 235 541 0 407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3828

[startup+0.701181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10641
/proc/meminfo: memFree=1474216/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=5712 CPUtime=0.69
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 1165 0 0 0 69 0 0 0 22 0 1 0 1099799164 5849088 1053 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 1428 1053 242 541 0 878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5712

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1469728/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=8420 CPUtime=1.49
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 1762 0 0 0 148 1 0 0 25 0 1 0 1099799164 8622080 1610 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 2105 1610 242 541 0 1555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8420

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1467744/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=10228 CPUtime=3.09
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 2276 0 0 0 307 2 0 0 25 0 1 0 1099799164 10473472 2027 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 2557 2027 247 541 0 2007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10228

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1464416/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=13212 CPUtime=6.29
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 3020 0 0 0 625 4 0 0 25 0 1 0 1099799164 13529088 2642 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 3303 2642 247 541 0 2753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13212

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1460448/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=17836 CPUtime=12.69
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 4322 0 0 0 1262 7 0 0 25 0 1 0 1099799164 18264064 3670 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 4459 3670 247 541 0 3909 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17836

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1455776/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=23056 CPUtime=25.48
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 5716 0 0 0 2538 10 0 0 25 0 1 0 1099799164 23609344 4806 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 5764 4806 247 541 0 5214 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23056

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1449312/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=31248 CPUtime=51.07
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 7666 0 0 0 5091 16 0 0 25 0 1 0 1099799164 31997952 6415 1992294400 4194304 6412682 548682068864 18446744073709551615 4361736 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 7812 6415 247 541 0 7262 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31248

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1438368/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=42904 CPUtime=102.26
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 11065 0 0 0 10197 29 0 0 25 0 1 0 1099799164 43933696 9087 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 10726 9087 247 541 0 10176 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42904

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1430304/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=53344 CPUtime=162.24
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 13424 0 0 0 16186 38 0 0 25 0 1 0 1099799164 54624256 11128 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 13336 11128 247 541 0 12786 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1422560/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=61748 CPUtime=222.2
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 15693 0 0 0 22175 45 0 0 25 0 1 0 1099799164 63229952 13031 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 15437 13031 247 541 0 14887 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 61748

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1416992/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=68084 CPUtime=282.18
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 17511 0 0 0 28165 53 0 0 25 0 1 0 1099799164 69718016 14428 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 17021 14428 247 541 0 16471 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 68084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1409760/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=76996 CPUtime=342.17
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 19802 0 0 0 34156 61 0 0 25 0 1 0 1099799164 78843904 16235 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 19249 16235 247 541 0 18699 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76996

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1402144/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=87012 CPUtime=402.14
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 21873 0 0 0 40145 69 0 0 25 0 1 0 1099799164 89100288 18306 1992294400 4194304 6412682 548682068864 18446744073709551615 4358576 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 21753 18306 247 541 0 21203 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 87012

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1399904/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=88292 CPUtime=462.12
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 22807 0 0 0 46136 76 0 0 25 0 1 0 1099799164 90411008 18684 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 22073 18684 247 541 0 21523 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 88292

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1396320/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=91812 CPUtime=522.1
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 23685 0 0 0 52129 81 0 0 25 0 1 0 1099799164 94015488 19562 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 22953 19562 247 541 0 22403 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 91812

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1390752/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=100676 CPUtime=582.07
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 25716 0 0 0 58121 86 0 0 25 0 1 0 1099799164 103092224 20953 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 25169 20953 247 541 0 24619 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 100676

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1389088/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=102596 CPUtime=642.05
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 26131 0 0 0 64114 91 0 0 25 0 1 0 1099799164 105058304 21368 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 25649 21368 247 541 0 25099 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 102596

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1385888/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=105788 CPUtime=702.03
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 26952 0 0 0 70106 97 0 0 25 0 1 0 1099799164 108326912 22189 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 26447 22189 247 541 0 25897 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 105788

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1379552/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=112952 CPUtime=762.01
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 29234 0 0 0 76099 102 0 0 25 0 1 0 1099799164 115662848 23735 1992294400 4194304 6412682 548682068864 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 28238 23735 247 541 0 27688 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 112952

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1378400/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=114232 CPUtime=821.99
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 29549 0 0 0 82092 107 0 0 25 0 1 0 1099799164 116973568 24050 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 28558 24050 247 541 0 28008 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 114232

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1374880/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=118072 CPUtime=881.97
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 30412 0 0 0 88085 112 0 0 25 0 1 0 1099799164 120905728 24913 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 29518 24913 247 541 0 28968 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 118072

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1370208/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=123192 CPUtime=941.94
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 31597 0 0 0 94078 116 0 0 25 0 1 0 1099799164 126148608 26098 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 30798 26098 247 541 0 30248 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 123192

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1361056/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=132820 CPUtime=1001.92
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 33855 0 0 0 100072 120 0 0 25 0 1 0 1099799164 136007680 28356 1992294400 4194304 6412682 548682068864 18446744073709551615 4296637 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 33205 28356 247 541 0 32655 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 132820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1364064/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=129756 CPUtime=1061.9
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 33951 0 0 0 106066 124 0 0 25 0 1 0 1099799164 132870144 27606 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 32439 27606 247 541 0 31889 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 129756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1361760/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=132956 CPUtime=1121.87
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 34533 0 0 0 112059 128 0 0 25 0 1 0 1099799164 136146944 28188 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 33239 28188 247 541 0 32689 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 132956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1360480/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=133596 CPUtime=1181.86
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 34843 0 0 0 118053 133 0 0 25 0 1 0 1099799164 136802304 28498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 33399 28498 247 541 0 32849 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 133596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1360352/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=133596 CPUtime=1200.05
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 34868 0 0 0 119870 135 0 0 25 0 1 0 1099799164 136802304 28523 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 33399 28523 247 541 0 32849 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 133596

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: 1.00 1.00 1.00 2/65 10642
/proc/meminfo: memFree=1360352/2055920 swapFree=4177912/4192956
[pid=10641] ppid=10639 vsize=133596 CPUtime=1200.05
/proc/10641/stat : 10641 (kw) R 10639 10641 10444 0 -1 0 34868 0 0 0 119870 135 0 0 25 0 1 0 1099799164 136802304 28523 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10641/statm: 33399 28523 247 541 0 32849 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 133596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1198.71
CPU system time (s): 1.37179
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 133596

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

runsolver used 1.06784 second user time and 2.69959 second system time

The end

Launcher Data

Begin job on node71 at 2009-03-28 21:16:22
IDJOB=1520187
IDBENCH=70523
IDSOLVER=501
FILE ID=node71/1520187-1238271382
PBS_JOBID= 9060855
Free space on /tmp= 66352 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S2060380282-019.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520187-1238271382/watcher-1520187-1238271382 -o /tmp/evaluation-result-1520187-1238271382/solver-1520187-1238271382 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520187-1238271382.cnf

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

MD5SUM BENCH= 88a7084af5dd17420de308796e7679c8
RANDOM SEED=1030955317

node71.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.270
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.270
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:       1474632 kB
Buffers:         69876 kB
Cached:         426948 kB
SwapCached:       9096 kB
Active:         135820 kB
Inactive:       371740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474632 kB
SwapTotal:     4192956 kB
SwapFree:      4177912 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          16452 kB
Slab:            59700 kB
Committed_AS:  2415608 kB
PageTables:       1444 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= 66352 MiB
End job on node71 at 2009-03-28 21:36:24