Trace number 1519617

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.1 1200.54

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1568578307-064.cnf
MD5SUM5adac1d8579162dbe20ef9795f561831
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-1519617-1238231831/watcher-1519617-1238231831 -o /tmp/evaluation-result-1519617-1238231831/solver-1519617-1238231831 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519617-1238231831.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3500
/proc/meminfo: memFree=1170848/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=2912 CPUtime=0
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 318 0 0 0 0 0 0 0 18 0 1 0 1095849473 2981888 302 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 728 302 216 541 0 178 0

[startup+0.0313369 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3500
/proc/meminfo: memFree=1170848/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=3308 CPUtime=0.02
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 418 0 0 0 2 0 0 0 18 0 1 0 1095849473 3387392 402 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 827 402 216 541 0 277 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3308

[startup+0.10135 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3500
/proc/meminfo: memFree=1170848/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=4232 CPUtime=0.09
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 689 0 0 0 9 0 0 0 18 0 1 0 1095849473 4333568 673 1992294400 4194304 6412682 548682068864 18446744073709551615 4371341 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 1058 673 216 541 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4232

[startup+0.301388 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3500
/proc/meminfo: memFree=1170848/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=6312 CPUtime=0.29
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 1228 0 0 0 29 0 0 0 19 0 1 0 1095849473 6463488 1212 1992294400 4194304 6412682 548682068864 18446744073709551615 4564937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 1578 1212 235 541 0 1028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6312

[startup+0.701464 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3500
/proc/meminfo: memFree=1170848/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=6312 CPUtime=0.69
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 1228 0 0 0 69 0 0 0 22 0 1 0 1095849473 6463488 1212 1992294400 4194304 6412682 548682068864 18446744073709551615 4564963 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 1578 1212 235 541 0 1028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1166872/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=7772 CPUtime=1.49
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 1920 0 0 0 148 1 0 0 25 0 1 0 1095849473 7958528 1593 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 1943 1593 244 541 0 1393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7772

[startup+3.10192 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1162584/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=13020 CPUtime=3.09
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 3206 0 0 0 308 1 0 0 25 0 1 0 1095849473 13332480 2839 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 3255 2839 244 541 0 2705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13020

[startup+6.30154 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1157208/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=16432 CPUtime=6.29
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 4148 0 0 0 626 3 0 0 25 0 1 0 1095849473 16826368 3684 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 4108 3684 247 541 0 3558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16432

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1151704/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=22356 CPUtime=12.69
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 5657 0 0 0 1263 6 0 0 25 0 1 0 1095849473 22892544 4985 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 5589 4985 247 541 0 5039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22356

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1143576/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=30808 CPUtime=25.48
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 7995 0 0 0 2537 11 0 0 25 0 1 0 1095849473 31547392 7008 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 7702 7008 247 541 0 7152 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30808

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1131608/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=44108 CPUtime=51.07
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 11411 0 0 0 5085 22 0 0 25 0 1 0 1095849473 45166592 9945 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 11027 9945 247 541 0 10477 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44108

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1112408/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=65004 CPUtime=102.26
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 16942 0 0 0 10190 36 0 0 25 0 1 0 1095849473 66564096 14749 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 16251 14749 247 541 0 15701 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65004

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1098776/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=81684 CPUtime=162.23
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 20786 0 0 0 16172 51 0 0 25 0 1 0 1095849473 83644416 18275 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 20421 18275 247 541 0 19871 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 81684

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1083416/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=97720 CPUtime=222.21
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 25253 0 0 0 22156 65 0 0 25 0 1 0 1095849473 100065280 21955 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 24430 21955 247 541 0 23880 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 97720

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1072536/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=109884 CPUtime=282.19
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 28085 0 0 0 28143 76 0 0 25 0 1 0 1095849473 112521216 24787 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 27471 24787 247 541 0 26921 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 109884

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1067736/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=114768 CPUtime=342.17
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 29689 0 0 0 34131 86 0 0 25 0 1 0 1095849473 117522432 25907 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 28692 25907 247 541 0 28142 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 114768

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1054808/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=129056 CPUtime=402.14
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 33466 0 0 0 40117 97 0 0 25 0 1 0 1095849473 132153344 29128 1992294400 4194304 6412682 548682068864 18446744073709551615 4287901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 32264 29128 247 541 0 31714 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 129056

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1047768/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=136284 CPUtime=462.13
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 35249 0 0 0 46107 106 0 0 25 0 1 0 1095849473 139554816 30911 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 34071 30911 247 541 0 33521 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 136284

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1038488/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=148644 CPUtime=522.1
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 38176 0 0 0 52095 115 0 0 25 0 1 0 1095849473 152211456 33198 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 37161 33198 247 541 0 36611 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 148644

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1036632/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=150884 CPUtime=582.07
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 38624 0 0 0 58086 121 0 0 25 0 1 0 1095849473 154505216 33646 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 37721 33646 247 541 0 37171 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 150884

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1020632/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=168244 CPUtime=642.06
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 43360 0 0 0 64076 130 0 0 25 0 1 0 1095849473 172281856 37646 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 42061 37646 247 541 0 41511 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 168244

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1018584/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=170644 CPUtime=702.03
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 43866 0 0 0 70066 137 0 0 25 0 1 0 1095849473 174739456 38152 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 42661 38152 247 541 0 42111 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 170644

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1014488/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=175444 CPUtime=762.02
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 44890 0 0 0 76059 143 0 0 25 0 1 0 1095849473 179654656 39176 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 43861 39176 247 541 0 43311 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 175444

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=1003416/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=187768 CPUtime=821.99
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 47742 0 0 0 82048 151 0 0 25 0 1 0 1095849473 192274432 42028 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 46942 42028 247 541 0 46392 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 187768

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=998040/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=193052 CPUtime=881.97
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 49887 0 0 0 88038 159 0 0 25 0 1 0 1095849473 197685248 43327 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 48263 43327 247 541 0 47713 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 193052

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=995288/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=196412 CPUtime=941.95
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 50563 0 0 0 94030 165 0 0 25 0 1 0 1095849473 201125888 44003 1992294400 4194304 6412682 548682068864 18446744073709551615 4287178 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 49103 44003 247 541 0 48553 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 196412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=993624/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=198492 CPUtime=1001.92
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 50965 0 0 0 100021 171 0 0 25 0 1 0 1095849473 203255808 44405 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 49623 44405 247 541 0 49073 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 198492

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=983448/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=209488 CPUtime=1061.9
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 53567 0 0 0 106012 178 0 0 25 0 1 0 1095849473 214515712 47007 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 52372 47007 247 541 0 51822 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 209488

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=973784/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=219344 CPUtime=1121.88
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 56851 0 0 0 112002 186 0 0 25 0 1 0 1095849473 224608256 49318 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 54836 49318 247 541 0 54286 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 219344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=972888/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=220784 CPUtime=1181.86
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 57147 0 0 0 117994 192 0 0 25 0 1 0 1095849473 226082816 49614 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 55196 49614 247 541 0 54646 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 220784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3501
/proc/meminfo: memFree=972248/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=221424 CPUtime=1200.05
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 57267 0 0 0 119812 193 0 0 25 0 1 0 1095849473 226738176 49734 1992294400 4194304 6412682 548682068864 18446744073709551615 4332863 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 55356 49734 247 541 0 54806 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 221424

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.91 2/65 3501
/proc/meminfo: memFree=972248/2055920 swapFree=4178400/4192956
[pid=3500] ppid=3498 vsize=221424 CPUtime=1200.05
/proc/3500/stat : 3500 (kw) R 3498 3500 3104 0 -1 0 57267 0 0 0 119812 193 0 0 25 0 1 0 1095849473 226738176 49734 1992294400 4194304 6412682 548682068864 18446744073709551615 4332863 0 0 4096 0 0 0 0 17 1 0 0
/proc/3500/statm: 55356 49734 247 541 0 54806 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 221424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1198.13
CPU system time (s): 1.9677
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 223236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.13
system time used= 1.9677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57267
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 0.899863 second user time and 2.5926 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-28 10:17:11
IDJOB=1519617
IDBENCH=70238
IDSOLVER=501
FILE ID=node9/1519617-1238231831
PBS_JOBID= 9060639
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= 5adac1d8579162dbe20ef9795f561831
RANDOM SEED=577200223

node9.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1171264 kB
Buffers:         89216 kB
Cached:         708216 kB
SwapCached:       8300 kB
Active:         196796 kB
Inactive:       610544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171264 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:          15588 kB
Slab:            63336 kB
Committed_AS:  2829296 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node9 at 2009-03-28 10:37:14