Trace number 1730748

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.15 1200.45

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

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-1730748-1240763008/watcher-1730748-1240763008 -o /tmp/evaluation-result-1730748-1240763008/solver-1730748-1240763008 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1730748-1240763008.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.98 0.99 3/65 31569
/proc/meminfo: memFree=1844552/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=5356 CPUtime=0
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 856 0 0 0 0 0 0 0 20 0 1 0 104334537 5484544 840 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 1339 845 208 541 0 789 0

[startup+0.100617 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 31569
/proc/meminfo: memFree=1844552/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=16552 CPUtime=0.09
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 3304 0 0 0 8 1 0 0 20 0 1 0 104334537 16949248 3288 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 4138 3288 221 541 0 3588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16552

[startup+0.201624 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 31569
/proc/meminfo: memFree=1844552/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=17872 CPUtime=0.19
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 3673 0 0 0 18 1 0 0 21 0 1 0 104334537 18300928 3657 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 4468 3657 221 541 0 3918 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17872

[startup+0.301634 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 31569
/proc/meminfo: memFree=1844552/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=19192 CPUtime=0.29
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 4045 0 0 0 28 1 0 0 22 0 1 0 104334537 19652608 4029 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 4798 4029 221 541 0 4248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19192

[startup+0.701672 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 31569
/proc/meminfo: memFree=1844552/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=24340 CPUtime=0.69
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 5480 0 0 0 66 3 0 0 25 0 1 0 104334537 24924160 5464 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 6085 5464 221 541 0 5535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24340

[startup+1.50175 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1819968/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=32160 CPUtime=1.49
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 7714 0 0 0 145 4 0 0 25 0 1 0 104334537 32931840 7505 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 8040 7505 247 541 0 7490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32160

[startup+3.1019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1813760/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=33316 CPUtime=3.09
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 8007 0 0 0 303 6 0 0 25 0 1 0 104334537 34115584 7798 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 8329 7798 255 541 0 7779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33316

[startup+6.3012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1809728/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=39004 CPUtime=6.29
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 9490 0 0 0 621 8 0 0 25 0 1 0 104334537 39940096 9281 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 9751 9281 255 541 0 9201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39004

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1803784/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=43676 CPUtime=12.69
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 10651 0 0 0 1257 12 0 0 25 0 1 0 104334537 44724224 10442 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 10919 10442 258 541 0 10369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43676

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1794376/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=52404 CPUtime=25.49
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 12841 0 0 0 2530 19 0 0 25 0 1 0 104334537 53661696 12632 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 13101 12632 258 541 0 12551 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52404

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1775432/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=71836 CPUtime=51.07
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 17619 0 0 0 5075 32 0 0 25 0 1 0 104334537 73560064 17410 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 17959 17410 258 541 0 17409 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71836

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1752520/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=94844 CPUtime=102.26
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 23283 0 0 0 10176 50 0 0 25 0 1 0 104334537 97120256 23074 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 23711 23074 258 541 0 23161 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 94844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1730440/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=119236 CPUtime=162.24
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 29345 0 0 0 16159 65 0 0 25 0 1 0 104334537 122097664 28691 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 29809 28691 258 541 0 29259 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119236

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1701000/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=148496 CPUtime=222.23
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 37113 0 0 0 22141 82 0 0 25 0 1 0 104334537 152059904 35872 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 37124 35872 258 541 0 36574 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 148496

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1684552/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=165840 CPUtime=282.22
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 41615 0 0 0 28127 95 0 0 25 0 1 0 104334537 169820160 40013 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 41460 40013 258 541 0 40910 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 165840

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1670408/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=181896 CPUtime=342.2
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 45512 0 0 0 34113 107 0 0 25 0 1 0 104334537 186261504 43495 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 45474 43495 258 541 0 44924 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 181896

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1665672/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=188384 CPUtime=402.19
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 46851 0 0 0 40101 118 0 0 25 0 1 0 104334537 192905216 44834 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 47096 44834 258 541 0 46546 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 188384

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1653320/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=200768 CPUtime=462.17
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 50303 0 0 0 46088 129 0 0 25 0 1 0 104334537 205586432 47808 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 50192 47808 258 541 0 49642 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 200768

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1637384/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=218836 CPUtime=522.16
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 54499 0 0 0 52078 138 0 0 25 0 1 0 104334537 224088064 52004 1992294400 4194304 6412682 548682068864 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 54709 52004 258 541 0 54159 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 218836

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1627976/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=227892 CPUtime=582.14
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 57153 0 0 0 58068 146 0 0 25 0 1 0 104334537 233361408 54108 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 56973 54108 258 541 0 56423 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 227892

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1623496/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=233336 CPUtime=642.13
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 58270 0 0 0 64061 152 0 0 25 0 1 0 104334537 238936064 55225 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 58334 55225 258 541 0 57784 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 233336

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1603144/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=254824 CPUtime=702.11
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 63421 0 0 0 70048 163 0 0 25 0 1 0 104334537 260939776 60376 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 63706 60376 258 541 0 63156 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 254824

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1599240/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=259020 CPUtime=762.1
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 64928 0 0 0 76038 172 0 0 25 0 1 0 104334537 265236480 61251 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 64755 61251 258 541 0 64205 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 259020

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31570
/proc/meminfo: memFree=1596808/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=262120 CPUtime=822.08
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 65526 0 0 0 82031 177 0 0 25 0 1 0 104334537 268410880 61849 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 65530 61849 258 541 0 64980 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 262120

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1579400/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=279396 CPUtime=882.07
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 69837 0 0 0 88024 183 0 0 25 0 1 0 104334537 286101504 66160 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 69849 66160 258 541 0 69299 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 279396

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1557704/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=301412 CPUtime=942.05
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 75933 0 0 0 94011 194 0 0 25 0 1 0 104334537 308645888 71529 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 75353 71529 258 541 0 74803 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 301412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1557192/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=302216 CPUtime=1002.04
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 76102 0 0 0 100003 201 0 0 25 0 1 0 104334537 309469184 71698 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 75554 71698 258 541 0 75004 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 302216

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1554824/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=304696 CPUtime=1062.02
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 76691 0 0 0 105994 208 0 0 25 0 1 0 104334537 312008704 72287 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 76174 72287 258 541 0 75624 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 304696

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1535624/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=327572 CPUtime=1122.01
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 81493 0 0 0 111983 218 0 0 25 0 1 0 104334537 335433728 77089 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 81893 77089 258 541 0 81343 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 327572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1524104/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=339496 CPUtime=1181.99
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 85191 0 0 0 117972 227 0 0 25 0 1 0 104334537 347643904 79950 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 84874 79950 258 541 0 84324 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 339496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1524104/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=339496 CPUtime=1200.09
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 85203 0 0 0 119781 228 0 0 25 0 1 0 104334537 347643904 79962 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 84874 79962 258 541 0 84324 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 339496

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31572
/proc/meminfo: memFree=1524104/2055920 swapFree=4188716/4192956
[pid=31569] ppid=31567 vsize=339496 CPUtime=1200.09
/proc/31569/stat : 31569 (kw) R 31567 31569 31532 0 -1 0 85203 0 0 0 119781 228 0 0 25 0 1 0 104334537 347643904 79962 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31569/statm: 84874 79962 258 541 0 84324 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 339496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.15
CPU user time (s): 1197.81
CPU system time (s): 2.33664
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 342880

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

runsolver used 1.37079 second user time and 2.99454 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 18:23:28
IDJOB=1730748
IDBENCH=24736
IDSOLVER=501
FILE ID=node8/1730748-1240763008
PBS_JOBID= 9187171
Free space on /tmp= 65932 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730748-1240763008/watcher-1730748-1240763008 -o /tmp/evaluation-result-1730748-1240763008/solver-1730748-1240763008 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1730748-1240763008.cnf

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=1166063676

node8.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.238
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.238
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:       1844968 kB
Buffers:         19124 kB
Cached:         127412 kB
SwapCached:       1772 kB
Active:          19768 kB
Inactive:       139152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844968 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            5560 kB
Writeback:           0 kB
Mapped:          20916 kB
Slab:            37764 kB
Committed_AS:   533488 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65928 MiB
End job on node8 at 2009-04-26 18:43:31