Trace number 1519621

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.13 1200.44

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S193214747-044.cnf
MD5SUM01b687d69c52888789968aa62c5caeb5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-1519621-1238231861/watcher-1519621-1238231861 -o /tmp/evaluation-result-1519621-1238231861/solver-1519621-1238231861 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519621-1238231861.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.92 0.97 0.99 3/73 5586
/proc/meminfo: memFree=1610512/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=2912 CPUtime=0
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 321 0 0 0 0 0 0 0 20 0 1 0 1095850039 2981888 305 1992294400 4194304 6412682 548682068864 18446744073709551615 4777552 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 728 306 216 541 0 178 0

[startup+0.0681031 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 5586
/proc/meminfo: memFree=1610512/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=3968 CPUtime=0.06
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 600 0 0 0 6 0 0 0 20 0 1 0 1095850039 4063232 584 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 992 585 216 541 0 442 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3968

[startup+0.101107 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 5586
/proc/meminfo: memFree=1610512/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=4364 CPUtime=0.09
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 718 0 0 0 9 0 0 0 20 0 1 0 1095850039 4468736 702 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 1091 702 216 541 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4364

[startup+0.301127 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 5586
/proc/meminfo: memFree=1610512/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=6340 CPUtime=0.29
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 1246 0 0 0 29 0 0 0 22 0 1 0 1095850039 6492160 1230 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 1585 1230 235 541 0 1035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6340

[startup+0.701167 s]
/proc/loadavg: 0.92 0.97 0.99 3/73 5586
/proc/meminfo: memFree=1610512/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=6340 CPUtime=0.69
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 1246 0 0 0 69 0 0 0 25 0 1 0 1095850039 6492160 1230 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 1585 1230 235 541 0 1035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6340

[startup+1.50125 s]
/proc/loadavg: 0.92 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1607112/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=8332 CPUtime=1.49
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 2084 0 0 0 149 0 0 0 25 0 1 0 1095850039 8531968 1746 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 2083 1746 244 541 0 1533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8332

[startup+3.10141 s]
/proc/loadavg: 0.92 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1601672/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=13356 CPUtime=3.09
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 3306 0 0 0 307 2 0 0 25 0 1 0 1095850039 13676544 2928 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 3339 2928 244 541 0 2789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13356

[startup+6.30173 s]
/proc/loadavg: 0.93 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1596936/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=17248 CPUtime=6.29
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 4349 0 0 0 625 4 0 0 25 0 1 0 1095850039 17661952 3874 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 4312 3874 247 541 0 3762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17248

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1591368/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=22244 CPUtime=12.68
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 5643 0 0 0 1262 6 0 0 25 0 1 0 1095850039 22777856 4960 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 5561 4960 247 541 0 5011 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22244

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1582984/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=31352 CPUtime=25.49
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 8085 0 0 0 2536 13 0 0 25 0 1 0 1095850039 32104448 7087 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 7838 7087 247 541 0 7288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31352

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1571208/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=44364 CPUtime=51.08
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 11451 0 0 0 5086 22 0 0 25 0 1 0 1095850039 45428736 9974 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 11091 9974 247 541 0 10541 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44364

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1551752/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=65380 CPUtime=102.27
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 17038 0 0 0 10188 39 0 0 25 0 1 0 1095850039 66949120 14834 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 16345 14834 247 541 0 15795 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65380

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1534600/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=84904 CPUtime=162.25
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 21951 0 0 0 16172 53 0 0 25 0 1 0 1095850039 86941696 19063 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 21226 19063 247 541 0 20676 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 84904

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1522632/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=98680 CPUtime=222.23
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 25407 0 0 0 22159 64 0 0 25 0 1 0 1095850039 101048320 22098 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 24670 22098 247 541 0 24120 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98680

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1510856/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=111228 CPUtime=282.22
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 28818 0 0 0 28147 75 0 0 25 0 1 0 1095850039 113897472 25025 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 27807 25025 247 541 0 27257 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 111228

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1501576/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=120932 CPUtime=342.21
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 31160 0 0 0 34136 85 0 0 25 0 1 0 1095850039 123834368 27367 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 30233 27367 247 541 0 29683 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 120932

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1493768/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=129536 CPUtime=402.19
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 33657 0 0 0 40126 93 0 0 25 0 1 0 1095850039 132644864 29308 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 32384 29308 247 541 0 31834 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 129536

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1477512/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=148568 CPUtime=462.17
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 37681 0 0 0 46115 102 0 0 25 0 1 0 1095850039 152133632 33332 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 37142 33332 247 541 0 36592 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 148568

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1478664/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=147740 CPUtime=522.15
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 38026 0 0 0 52107 108 0 0 25 0 1 0 1095850039 151285760 33037 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 36935 33037 247 541 0 36385 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 147740

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1469384/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=158204 CPUtime=582.14
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 40346 0 0 0 58098 116 0 0 25 0 1 0 1095850039 162000896 35357 1992294400 4194304 6412682 548682068864 18446744073709551615 4362685 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 39551 35357 247 541 0 39001 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 158204

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1460488/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=167344 CPUtime=642.13
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 43277 0 0 0 64089 124 0 0 25 0 1 0 1095850039 171360256 37552 1992294400 4194304 6412682 548682068864 18446744073709551615 4286846 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 41836 37552 247 541 0 41286 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 167344

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1457032/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=171504 CPUtime=702.11
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 44143 0 0 0 70081 130 0 0 25 0 1 0 1095850039 175620096 38418 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 42876 38418 247 541 0 42326 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 171504

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1450056/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=179360 CPUtime=762.1
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 45904 0 0 0 76073 137 0 0 25 0 1 0 1095850039 183664640 40179 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 44840 40179 247 541 0 44290 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 179360

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1438600/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=190848 CPUtime=822.08
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 49530 0 0 0 82061 147 0 0 25 0 1 0 1095850039 195428352 42959 1992294400 4194304 6412682 548682068864 18446744073709551615 4332856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 47712 42959 247 541 0 47162 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 190848

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1437192/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=192628 CPUtime=882.06
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 49924 0 0 0 88053 153 0 0 25 0 1 0 1095850039 197251072 43353 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 48157 43353 247 541 0 47607 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 192628

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1435656/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=194548 CPUtime=942.05
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 50306 0 0 0 94046 159 0 0 25 0 1 0 1095850039 199217152 43735 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 48637 43735 247 541 0 48087 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 194548

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1428424/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=202212 CPUtime=1002.04
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 52159 0 0 0 100040 164 0 0 25 0 1 0 1095850039 207065088 45588 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 50553 45588 247 541 0 50003 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 202212

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1409736/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=222576 CPUtime=1062.02
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 56801 0 0 0 106031 171 0 0 25 0 1 0 1095850039 227917824 50230 1992294400 4194304 6412682 548682068864 18446744073709551615 4296637 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 55644 50230 247 541 0 55094 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 222576

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1413128/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=219244 CPUtime=1122.01
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 56918 0 0 0 112024 177 0 0 25 0 1 0 1095850039 224505856 49374 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 54811 49374 247 541 0 54261 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 219244

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1411528/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=221164 CPUtime=1181.98
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 57328 0 0 0 118018 180 0 0 25 0 1 0 1095850039 226471936 49784 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 55291 49784 247 541 0 54741 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 221164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5587
/proc/meminfo: memFree=1410824/2055920 swapFree=4177652/4192956
[pid=5586] ppid=5584 vsize=221804 CPUtime=1200.09
/proc/5586/stat : 5586 (kw) R 5584 5586 5216 0 -1 0 57493 0 0 0 119827 182 0 0 25 0 1 0 1095850039 227127296 49949 1992294400 4194304 6412682 548682068864 18446744073709551615 4287200 0 0 4096 0 0 0 0 17 1 0 0
/proc/5586/statm: 55451 49949 247 541 0 54901 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 221804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.13
CPU user time (s): 1198.28
CPU system time (s): 1.85172
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 222576

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

runsolver used 1.11283 second user time and 3.2655 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-28 10:17:41
IDJOB=1519621
IDBENCH=70240
IDSOLVER=501
FILE ID=node84/1519621-1238231861
PBS_JOBID= 9060575
Free space on /tmp= 66120 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S193214747-044.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519621-1238231861/watcher-1519621-1238231861 -o /tmp/evaluation-result-1519621-1238231861/solver-1519621-1238231861 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519621-1238231861.cnf

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

MD5SUM BENCH= 01b687d69c52888789968aa62c5caeb5
RANDOM SEED=778185690

node84.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.231
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.231
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:       1610928 kB
Buffers:         46908 kB
Cached:         316120 kB
SwapCached:       6960 kB
Active:         143380 kB
Inactive:       229148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610928 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:          14964 kB
Slab:            57548 kB
Committed_AS:  2786092 kB
PageTables:       1980 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= 66120 MiB
End job on node84 at 2009-03-28 10:37:43