Trace number 1578756

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.18 1200.68

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
Bench CategoryAPPLICATION (applications 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 variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1578756-1238900467/watcher-1578756-1238900467 -o /tmp/evaluation-result-1578756-1238900467/solver-1578756-1238900467 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1578756-1238900467.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.02 1.06 1.02 3/68 1018
/proc/meminfo: memFree=1490544/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=5960 CPUtime=0
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 1038 0 0 0 0 0 0 0 18 0 1 0 1162708552 6103040 1022 1992294400 4194304 6412682 548682068864 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 1490 1025 195 541 0 940 0

[startup+0.06309 s]
/proc/loadavg: 1.02 1.06 1.02 3/68 1018
/proc/meminfo: memFree=1490544/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=38504 CPUtime=0.06
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 8318 0 0 0 3 3 0 0 18 0 1 0 1162708552 39428096 8302 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 9626 8307 208 541 0 9076 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38504

[startup+0.101094 s]
/proc/loadavg: 1.02 1.06 1.02 3/68 1018
/proc/meminfo: memFree=1490544/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=64292 CPUtime=0.09
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 13811 0 0 0 5 4 0 0 18 0 1 0 1162708552 65835008 13795 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 16073 13802 208 541 0 15523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64292

[startup+0.301114 s]
/proc/loadavg: 1.02 1.06 1.02 3/68 1018
/proc/meminfo: memFree=1490544/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=145124 CPUtime=0.29
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 32628 0 0 0 17 12 0 0 19 0 1 0 1162708552 148606976 32612 1992294400 4194304 6412682 548682068864 18446744073709551615 4304768 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 36281 32612 219 541 0 35731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 145124

[startup+0.701159 s]
/proc/loadavg: 1.02 1.06 1.02 3/68 1018
/proc/meminfo: memFree=1490544/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=151064 CPUtime=0.69
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 34290 0 0 0 56 13 0 0 23 0 1 0 1162708552 154689536 34274 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 37766 34274 219 541 0 37216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151064

[startup+1.50125 s]
/proc/loadavg: 1.01 1.06 1.02 2/69 1019
/proc/meminfo: memFree=1349032/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=160832 CPUtime=1.48
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 37038 0 0 0 134 14 0 0 25 0 1 0 1162708552 164691968 37022 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 40208 37022 219 541 0 39658 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160832

[startup+3.10143 s]
/proc/loadavg: 1.01 1.06 1.02 2/69 1019
/proc/meminfo: memFree=1334440/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=180272 CPUtime=3.09
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 43199 0 0 0 292 17 0 0 25 0 1 0 1162708552 184598528 42414 1992294400 4194304 6412682 548682068864 18446744073709551615 4917317 0 0 4096 0 0 0 0 17 1 0 0
/proc/1018/statm: 45068 42414 220 541 0 44518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180272

[startup+6.30178 s]
/proc/loadavg: 1.01 1.06 1.02 2/69 1019
/proc/meminfo: memFree=1290216/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=223244 CPUtime=6.28
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 56740 0 0 0 604 24 0 0 25 0 1 0 1162708552 228601856 54418 1992294400 4194304 6412682 548682068864 18446744073709551615 4919602 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 55811 54418 221 541 0 55261 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 223244

[startup+12.7015 s]
/proc/loadavg: 1.01 1.06 1.02 2/69 1019
/proc/meminfo: memFree=1204840/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=289712 CPUtime=12.68
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 73278 0 0 0 1207 61 0 0 25 0 1 0 1162708552 296665088 70956 1992294400 4194304 6412682 548682068864 18446744073709551615 4260837 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 72428 70956 248 541 0 71878 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 289712

[startup+25.5019 s]
/proc/loadavg: 1.01 1.05 1.02 2/69 1019
/proc/meminfo: memFree=1204584/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=286492 CPUtime=25.47
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 74346 0 0 0 2484 63 0 0 25 0 1 0 1162708552 293367808 70263 1992294400 4194304 6412682 548682068864 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 71623 70263 255 541 0 71073 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 286492

[startup+51.1017 s]
/proc/loadavg: 1.00 1.05 1.02 2/69 1019
/proc/meminfo: memFree=1204584/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=286492 CPUtime=51.04
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 74353 0 0 0 5038 66 0 0 25 0 1 0 1162708552 293367808 70270 1992294400 4194304 6412682 548682068864 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 71623 70270 255 541 0 71073 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 286492

[startup+102.305 s]
/proc/loadavg: 1.00 1.04 1.01 2/69 1019
/proc/meminfo: memFree=1204520/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=286492 CPUtime=102.22
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 74396 0 0 0 10146 76 0 0 25 0 1 0 1162708552 293367808 70313 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 71623 70313 255 541 0 71073 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 286492

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/69 1019
/proc/meminfo: memFree=1204008/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=286492 CPUtime=162.19
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 74528 0 0 0 16139 80 0 0 25 0 1 0 1162708552 293367808 70445 1992294400 4194304 6412682 548682068864 18446744073709551615 4334446 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 71623 70445 258 541 0 71073 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 286492

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 1019
/proc/meminfo: memFree=1197160/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=293060 CPUtime=222.17
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 76234 0 0 0 22128 89 0 0 25 0 1 0 1162708552 300093440 72151 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 73265 72151 258 541 0 72715 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 293060

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 1019
/proc/meminfo: memFree=1188072/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=302460 CPUtime=282.15
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 78633 0 0 0 28120 95 0 0 25 0 1 0 1162708552 309719040 74550 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 75615 74550 258 541 0 75065 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 302460

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 1019
/proc/meminfo: memFree=1166760/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=323448 CPUtime=342.11
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 83848 0 0 0 34102 109 0 0 25 0 1 0 1162708552 331210752 79765 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 80862 79765 258 541 0 80312 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 323448

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1160808/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=329440 CPUtime=402.09
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 85339 0 0 0 40096 113 0 0 25 0 1 0 1162708552 337346560 81256 1992294400 4194304 6412682 548682068864 18446744073709551615 4334384 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 82360 81256 258 541 0 81810 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 329440

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1141096/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=349060 CPUtime=462.06
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 90244 0 0 0 46077 129 0 0 25 0 1 0 1162708552 357437440 86161 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 87265 86161 258 541 0 86715 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 349060

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1120360/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=369876 CPUtime=522.03
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 95421 0 0 0 52066 137 0 0 25 0 1 0 1162708552 378753024 91338 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 92469 91338 258 541 0 91919 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 369876

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1109928/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=380604 CPUtime=582.01
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 98152 0 0 0 58058 143 0 0 25 0 1 0 1162708552 389738496 94069 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 95151 94069 258 541 0 94601 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 380604

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1095656/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=394564 CPUtime=641.98
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 101571 0 0 0 64044 154 0 0 25 0 1 0 1162708552 404033536 97488 1992294400 4194304 6412682 548682068864 18446744073709551615 4333521 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 98641 97488 258 541 0 98091 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 394564

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1054120/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=436604 CPUtime=701.96
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 111930 0 0 0 70027 169 0 0 25 0 1 0 1162708552 447082496 107847 1992294400 4194304 6412682 548682068864 18446744073709551615 4327501 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 109151 107847 258 541 0 108601 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 436604

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1051304/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=439184 CPUtime=761.93
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 112593 0 0 0 76021 172 0 0 25 0 1 0 1162708552 449724416 108510 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 109796 108510 258 541 0 109246 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 439184

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1038184/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=452640 CPUtime=821.89
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 115986 0 0 0 82007 182 0 0 25 0 1 0 1162708552 463503360 111903 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 113160 111903 258 541 0 112610 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 452640

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1017384/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=473188 CPUtime=881.88
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 121051 0 0 0 87995 193 0 0 25 0 1 0 1162708552 484544512 116968 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 118297 116968 258 541 0 117747 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 473188

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=1017320/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=473188 CPUtime=941.86
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 121074 0 0 0 93987 199 0 0 25 0 1 0 1162708552 484544512 116991 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 118297 116991 258 541 0 117747 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 473188

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=989288/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=501304 CPUtime=1001.84
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 128120 0 0 0 99973 211 0 0 25 0 1 0 1162708552 513335296 124037 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 125326 124037 258 541 0 124776 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 501304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=982184/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=508400 CPUtime=1061.83
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 129859 0 0 0 105965 218 0 0 25 0 1 0 1162708552 520601600 125776 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 127100 125776 258 541 0 126550 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 508400

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=976872/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=513680 CPUtime=1121.81
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 131189 0 0 0 111959 222 0 0 25 0 1 0 1162708552 526008320 127106 1992294400 4194304 6412682 548682068864 18446744073709551615 4362736 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 128420 127106 258 541 0 127870 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 513680

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=971112/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=519220 CPUtime=1181.79
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 132631 0 0 0 117950 229 0 0 25 0 1 0 1162708552 531681280 128548 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 129805 128548 258 541 0 129255 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 519220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 1019
/proc/meminfo: memFree=957608/2055920 swapFree=4176260/4192956
[pid=1018] ppid=1016 vsize=532856 CPUtime=1200.09
/proc/1018/stat : 1018 (kw) R 1016 1018 30703 0 -1 0 135981 0 0 0 119776 233 0 0 25 0 1 0 1162708552 545644544 131898 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/1018/statm: 133214 131898 258 541 0 132664 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 532856

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.68
CPU time (s): 1200.18
CPU user time (s): 1197.77
CPU system time (s): 2.41163
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 532856

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

runsolver used 1.06384 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-05 05:01:09
IDJOB=1578756
IDBENCH=70985
IDSOLVER=501
FILE ID=node59/1578756-1238900467
PBS_JOBID= 9086094
Free space on /tmp= 66536 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578756-1238900467/watcher-1578756-1238900467 -o /tmp/evaluation-result-1578756-1238900467/solver-1578756-1238900467 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1578756-1238900467.cnf

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=1493626074

node59.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.209
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.209
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:       1490960 kB
Buffers:         58948 kB
Cached:         436112 kB
SwapCached:      10112 kB
Active:         238844 kB
Inactive:       267848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490960 kB
SwapTotal:     4192956 kB
SwapFree:      4176260 kB
Dirty:           24760 kB
Writeback:           0 kB
Mapped:          16968 kB
Slab:            43784 kB
Committed_AS:  3415820 kB
PageTables:       1736 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= 66528 MiB
End job on node59 at 2009-04-05 05:21:11