Trace number 1519925

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.07 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S291433416-025.cnf
MD5SUMf605382d61971a127354e33363a04ef5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.979
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
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-1519925-1238247560/watcher-1519925-1238247560 -o /tmp/evaluation-result-1519925-1238247560/solver-1519925-1238247560 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519925-1238247560.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.91 0.95 0.97 3/69 9868
/proc/meminfo: memFree=1752200/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=2648 CPUtime=0
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 294 0 0 0 0 0 0 0 18 0 1 0 1097420655 2711552 278 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 662 278 216 541 0 112 0

[startup+0.098737 s]
/proc/loadavg: 0.91 0.95 0.97 3/69 9868
/proc/meminfo: memFree=1752200/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=3420 CPUtime=0.09
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 502 0 0 0 9 0 0 0 18 0 1 0 1097420655 3502080 483 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 855 484 242 541 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.101736 s]
/proc/loadavg: 0.91 0.95 0.97 3/69 9868
/proc/meminfo: memFree=1752200/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=3420 CPUtime=0.09
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 506 0 0 0 9 0 0 0 18 0 1 0 1097420655 3502080 487 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 855 487 242 541 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.301775 s]
/proc/loadavg: 0.91 0.95 0.97 3/69 9868
/proc/meminfo: memFree=1752200/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=4636 CPUtime=0.29
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 801 0 0 0 29 0 0 0 19 0 1 0 1097420655 4747264 782 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 1159 782 242 541 0 609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4636

[startup+0.701855 s]
/proc/loadavg: 0.91 0.95 0.97 3/69 9868
/proc/meminfo: memFree=1752200/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=6296 CPUtime=0.69
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 1213 0 0 0 68 1 0 0 22 0 1 0 1097420655 6447104 1194 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 1574 1194 242 541 0 1024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6296

[startup+1.50301 s]
/proc/loadavg: 0.91 0.95 0.97 3/70 9869
/proc/meminfo: memFree=1747520/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=8028 CPUtime=1.49
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 1587 0 0 0 148 1 0 0 25 0 1 0 1097420655 8220672 1528 1992294400 4194304 6412682 548682068864 18446744073709551615 4417161 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 2007 1528 242 541 0 1457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8028

[startup+3.10133 s]
/proc/loadavg: 0.91 0.95 0.97 2/70 9869
/proc/meminfo: memFree=1746304/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=9312 CPUtime=3.09
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 2005 0 0 0 307 2 0 0 25 0 1 0 1097420655 9535488 1849 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 2328 1849 248 541 0 1778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9312

[startup+6.30196 s]
/proc/loadavg: 0.92 0.95 0.97 2/70 9869
/proc/meminfo: memFree=1744128/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=11484 CPUtime=6.29
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 2642 0 0 0 625 4 0 0 25 0 1 0 1097420655 11759616 2357 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 2871 2357 248 541 0 2321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11484

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.97 2/70 9869
/proc/meminfo: memFree=1740736/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=14984 CPUtime=12.69
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 3505 0 0 0 1262 7 0 0 25 0 1 0 1097420655 15343616 3050 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 3746 3050 248 541 0 3196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14984

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.97 2/70 9869
/proc/meminfo: memFree=1736576/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=19776 CPUtime=25.48
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 4748 0 0 0 2538 10 0 0 25 0 1 0 1097420655 20250624 4069 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 4944 4069 248 541 0 4394 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19776

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.97 2/70 9869
/proc/meminfo: memFree=1731072/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=26792 CPUtime=51.07
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 6424 0 0 0 5092 15 0 0 25 0 1 0 1097420655 27435008 5448 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 6698 5448 248 541 0 6148 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26792

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.97 2/70 9869
/proc/meminfo: memFree=1723008/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=35384 CPUtime=102.26
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 9007 0 0 0 10200 26 0 0 25 0 1 0 1097420655 36233216 7399 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 8846 7399 248 541 0 8296 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35384

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9869
/proc/meminfo: memFree=1716608/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=42732 CPUtime=162.23
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 10916 0 0 0 16189 34 0 0 25 0 1 0 1097420655 43757568 9031 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 10683 9031 248 541 0 10133 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 42732

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9869
/proc/meminfo: memFree=1708608/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=53476 CPUtime=222.2
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 13218 0 0 0 22176 44 0 0 25 0 1 0 1097420655 54759424 11015 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 13369 11015 248 541 0 12819 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 53476

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9869
/proc/meminfo: memFree=1704512/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=57784 CPUtime=282.18
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 14611 0 0 0 28167 51 0 0 25 0 1 0 1097420655 59170816 12042 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 14446 12042 248 541 0 13896 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 57784

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1699200/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=63332 CPUtime=342.16
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 16339 0 0 0 34157 59 0 0 25 0 1 0 1097420655 64851968 13349 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 15833 13349 248 541 0 15283 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 63332

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1694528/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=69272 CPUtime=402.14
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 17558 0 0 0 40150 64 0 0 25 0 1 0 1097420655 70934528 14568 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 17318 14568 248 541 0 16768 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 69272

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1691712/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=72400 CPUtime=462.12
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 18693 0 0 0 46141 71 0 0 25 0 1 0 1097420655 74137600 15219 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 18100 15219 248 541 0 17550 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 72400

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1682240/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=83956 CPUtime=522.09
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 21550 0 0 0 52131 78 0 0 25 0 1 0 1097420655 85970944 17520 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 20989 17520 248 541 0 20439 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 83956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1681280/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=84596 CPUtime=582.07
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 21829 0 0 0 58123 84 0 0 25 0 1 0 1097420655 86626304 17799 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 21149 17799 248 541 0 20599 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 84596

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1677952/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=89076 CPUtime=642.05
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 22665 0 0 0 64115 90 0 0 25 0 1 0 1097420655 91213824 18635 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 22269 18635 248 541 0 21719 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 89076

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1672384/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=97328 CPUtime=702.02
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 24636 0 0 0 70107 95 0 0 25 0 1 0 1097420655 99663872 19966 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 24332 19966 248 541 0 23782 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 97328

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1671040/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=98928 CPUtime=762
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 25010 0 0 0 76100 100 0 0 25 0 1 0 1097420655 101302272 20340 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 24732 20340 248 541 0 24182 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 98928

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1669312/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=100848 CPUtime=821.98
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 25433 0 0 0 82093 105 0 0 25 0 1 0 1097420655 103268352 20763 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 25212 20763 248 541 0 24662 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 100848

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1666048/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=104564 CPUtime=881.95
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 26247 0 0 0 88085 110 0 0 25 0 1 0 1097420655 107073536 21577 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 26141 21577 248 541 0 25591 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 104564

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1659968/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=110424 CPUtime=941.94
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 28448 0 0 0 94080 114 0 0 25 0 1 0 1097420655 113074176 23042 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 27606 23042 248 541 0 27056 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 110424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1658944/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=112424 CPUtime=1001.92
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 28737 0 0 0 100073 119 0 0 25 0 1 0 1097420655 115122176 23331 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 28106 23331 248 541 0 27556 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 112424

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1658688/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=112424 CPUtime=1061.89
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 28797 0 0 0 106065 124 0 0 25 0 1 0 1097420655 115122176 23391 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 28106 23391 248 541 0 27556 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 112424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1656832/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=114344 CPUtime=1121.86
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 29253 0 0 0 112058 128 0 0 25 0 1 0 1097420655 117088256 23847 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 28586 23847 248 541 0 28036 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 114344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1654016/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=116716 CPUtime=1181.85
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 29983 0 0 0 118052 133 0 0 25 0 1 0 1097420655 119517184 24577 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 29179 24577 248 541 0 28629 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 116716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 9871
/proc/meminfo: memFree=1651904/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=118496 CPUtime=1200.05
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 30475 0 0 0 119871 134 0 0 25 0 1 0 1097420655 121339904 25069 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 29624 25069 248 541 0 29074 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 118496

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/70 9871
/proc/meminfo: memFree=1651904/2055920 swapFree=4177820/4192956
[pid=9868] ppid=9866 vsize=118496 CPUtime=1200.05
/proc/9868/stat : 9868 (kw) R 9866 9868 9539 0 -1 0 30475 0 0 0 119871 134 0 0 25 0 1 0 1097420655 121339904 25069 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 29624 25069 248 541 0 29074 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 118496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.71
CPU system time (s): 1.35779
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 118496

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

runsolver used 0.98585 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node73 at 2009-03-28 14:39:20
IDJOB=1519925
IDBENCH=70392
IDSOLVER=501
FILE ID=node73/1519925-1238247560
PBS_JOBID= 9060710
Free space on /tmp= 66268 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S291433416-025.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519925-1238247560/watcher-1519925-1238247560 -o /tmp/evaluation-result-1519925-1238247560/solver-1519925-1238247560 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519925-1238247560.cnf

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

MD5SUM BENCH= f605382d61971a127354e33363a04ef5
RANDOM SEED=1265853874

node73.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.277
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.277
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:       1752616 kB
Buffers:         49564 kB
Cached:         174132 kB
SwapCached:       8184 kB
Active:         137044 kB
Inactive:        96456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752616 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            55388 kB
Committed_AS:  2716048 kB
PageTables:       1656 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= 66268 MiB
End job on node73 at 2009-03-28 14:59:22