Trace number 1519903

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.52

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S102181364-052.cnf
MD5SUMbe53d6aab4327d2095ad021029e1f91d
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519903-1238245269/watcher-1519903-1238245269 -o /tmp/evaluation-result-1519903-1238245269/solver-1519903-1238245269 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519903-1238245269.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.97 2/65 5330
/proc/meminfo: memFree=1348312/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=2736 CPUtime=0
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 304 0 0 0 0 0 0 0 18 0 1 0 1097189168 2801664 288 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 684 288 216 541 0 134 0

[startup+0.0990969 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5330
/proc/meminfo: memFree=1348312/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=3460 CPUtime=0.09
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 514 0 0 0 9 0 0 0 18 0 1 0 1097189168 3543040 486 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 865 486 242 541 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3460

[startup+0.101096 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5330
/proc/meminfo: memFree=1348312/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=3460 CPUtime=0.09
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 516 0 0 0 9 0 0 0 18 0 1 0 1097189168 3543040 488 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 865 488 242 541 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3460

[startup+0.301131 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5330
/proc/meminfo: memFree=1348312/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=4516 CPUtime=0.29
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 813 0 0 0 29 0 0 0 19 0 1 0 1097189168 4624384 785 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 1129 785 242 541 0 579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4516

[startup+0.701202 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 5330
/proc/meminfo: memFree=1348312/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=6308 CPUtime=0.69
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 1239 0 0 0 69 0 0 0 22 0 1 0 1097189168 6459392 1211 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 1577 1211 242 541 0 1027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6308

[startup+1.50134 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1343376/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=8024 CPUtime=1.49
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 1640 0 0 0 148 1 0 0 25 0 1 0 1097189168 8216576 1572 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 2006 1572 242 541 0 1456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8024

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1342160/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=9600 CPUtime=3.09
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 2093 0 0 0 307 2 0 0 25 0 1 0 1097189168 9830400 1928 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 2400 1928 248 541 0 1850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9600

[startup+6.3012 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1340048/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=11908 CPUtime=6.28
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 2703 0 0 0 625 3 0 0 25 0 1 0 1097189168 12193792 2478 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 2977 2478 248 541 0 2427 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11908

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1336592/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=15408 CPUtime=12.68
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 3650 0 0 0 1262 6 0 0 25 0 1 0 1097189168 15777792 3186 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 3852 3186 248 541 0 3302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15408

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1332624/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=19816 CPUtime=25.48
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 4824 0 0 0 2538 10 0 0 25 0 1 0 1097189168 20291584 4136 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 4954 4136 248 541 0 4404 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19816

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1327120/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=26868 CPUtime=51.08
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 6509 0 0 0 5091 17 0 0 25 0 1 0 1097189168 27512832 5524 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 6717 5524 248 541 0 6167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26868

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1319184/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=35704 CPUtime=102.26
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 8882 0 0 0 10202 24 0 0 25 0 1 0 1097189168 36560896 7506 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 8926 7506 248 541 0 8376 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35704

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1311248/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=44892 CPUtime=162.24
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 11393 0 0 0 16190 34 0 0 25 0 1 0 1097189168 45969408 9499 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 11223 9499 248 541 0 10673 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44892

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1305744/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=52300 CPUtime=222.21
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 13060 0 0 0 22181 40 0 0 25 0 1 0 1097189168 53555200 10848 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 13075 10848 248 541 0 12525 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 52300

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1300176/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=58416 CPUtime=282.19
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 14814 0 0 0 28170 49 0 0 25 0 1 0 1097189168 59817984 12236 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 14604 12236 248 541 0 14054 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 58416

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1293776/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=65348 CPUtime=342.18
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 16829 0 0 0 34161 57 0 0 25 0 1 0 1097189168 66916352 13830 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 16337 13830 248 541 0 15787 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 65348

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1289424/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=69856 CPUtime=402.15
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 17914 0 0 0 40154 61 0 0 25 0 1 0 1097189168 71532544 14915 1992294400 4194304 6412682 548682068864 18446744073709551615 4287162 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 17464 14915 248 541 0 16914 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 69856

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1284752/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=74476 CPUtime=462.14
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 19560 0 0 0 46146 68 0 0 25 0 1 0 1097189168 76263424 16077 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 18619 16077 248 541 0 18069 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 74476

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1281936/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=77384 CPUtime=522.12
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 20291 0 0 0 52138 74 0 0 25 0 1 0 1097189168 79241216 16808 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 19346 16808 248 541 0 18796 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 77384

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1276496/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=83588 CPUtime=582.1
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 22168 0 0 0 58131 79 0 0 25 0 1 0 1097189168 85594112 18129 1992294400 4194304 6412682 548682068864 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 20897 18129 248 541 0 20347 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 83588

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1274256/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=86308 CPUtime=642.08
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 22717 0 0 0 64124 84 0 0 25 0 1 0 1097189168 88379392 18678 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 21577 18678 248 541 0 21027 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 86308

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1270800/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=90200 CPUtime=702.06
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 23611 0 0 0 70117 89 0 0 25 0 1 0 1097189168 92364800 19572 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 22550 19572 248 541 0 22000 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 90200

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1265104/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=99204 CPUtime=762.04
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 25622 0 0 0 76110 94 0 0 25 0 1 0 1097189168 101584896 20943 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 24801 20943 248 541 0 24251 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 99204

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1263696/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=101124 CPUtime=822.02
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 26000 0 0 0 82103 99 0 0 25 0 1 0 1097189168 103550976 21321 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 25281 21321 248 541 0 24731 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 101124

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1262928/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=101764 CPUtime=882
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 26189 0 0 0 88096 104 0 0 25 0 1 0 1097189168 104206336 21510 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 25441 21510 248 541 0 24891 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 101764

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1255760/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=110620 CPUtime=941.98
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 28058 0 0 0 94089 109 0 0 25 0 1 0 1097189168 113274880 23379 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 27655 23379 248 541 0 27105 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 110620

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1252304/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=113672 CPUtime=1001.96
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 29570 0 0 0 100083 113 0 0 25 0 1 0 1097189168 116400128 24155 1992294400 4194304 6412682 548682068864 18446744073709551615 4360029 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 28418 24155 248 541 0 27868 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 113672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1251088/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=114952 CPUtime=1061.94
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 29861 0 0 0 106076 118 0 0 25 0 1 0 1097189168 117710848 24446 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 28738 24446 248 541 0 28188 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 114952

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1250064/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=115592 CPUtime=1121.92
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 30119 0 0 0 112071 121 0 0 25 0 1 0 1097189168 118366208 24704 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 28898 24704 248 541 0 28348 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 115592

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1246544/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=120392 CPUtime=1181.9
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 31005 0 0 0 118066 124 0 0 25 0 1 0 1097189168 123281408 25590 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 30098 25590 248 541 0 29548 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 120392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1245968/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=121032 CPUtime=1200.1
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 31136 0 0 0 119885 125 0 0 25 0 1 0 1097189168 123936768 25721 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 30258 25721 248 541 0 29708 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 121032

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 5331
/proc/meminfo: memFree=1245968/2055920 swapFree=4177692/4192956
[pid=5330] ppid=5328 vsize=121032 CPUtime=1200.1
/proc/5330/stat : 5330 (kw) R 5328 5330 5071 0 -1 0 31136 0 0 0 119885 125 0 0 25 0 1 0 1097189168 123936768 25721 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/5330/statm: 30258 25721 248 541 0 29708 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 121032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.13
CPU user time (s): 1198.85
CPU system time (s): 1.27281
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 121032

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

runsolver used 1.40379 second user time and 2.85857 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-28 14:01:09
IDJOB=1519903
IDBENCH=70381
IDSOLVER=501
FILE ID=node56/1519903-1238245269
PBS_JOBID= 9060729
Free space on /tmp= 103016 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S102181364-052.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519903-1238245269/watcher-1519903-1238245269 -o /tmp/evaluation-result-1519903-1238245269/solver-1519903-1238245269 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519903-1238245269.cnf

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

MD5SUM BENCH= be53d6aab4327d2095ad021029e1f91d
RANDOM SEED=1653213828

node56.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.256
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.256
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:       1348920 kB
Buffers:         93276 kB
Cached:         519340 kB
SwapCached:       9040 kB
Active:         133564 kB
Inactive:       489536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348920 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          16104 kB
Slab:            69804 kB
Committed_AS:  2485752 kB
PageTables:       1472 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= 103012 MiB
End job on node56 at 2009-03-28 14:21:11