Trace number 1519953

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.11 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S918173205-035.cnf
MD5SUM01229a71bca95743148fcd5c63c4afaa
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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-1519953-1238250124/watcher-1519953-1238250124 -o /tmp/evaluation-result-1519953-1238250124/solver-1519953-1238250124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519953-1238250124.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.91 0.95 0.96 3/68 25506
/proc/meminfo: memFree=883952/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=2744 CPUtime=0
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 296 0 0 0 0 0 0 0 18 0 1 0 1097674067 2809856 280 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 686 280 216 541 0 136 0

[startup+0.0138551 s]
/proc/loadavg: 0.91 0.95 0.96 3/68 25506
/proc/meminfo: memFree=883952/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=2876 CPUtime=0.01
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 333 0 0 0 1 0 0 0 18 0 1 0 1097674067 2945024 317 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 719 317 216 541 0 169 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2876

[startup+0.101864 s]
/proc/loadavg: 0.91 0.95 0.96 3/68 25506
/proc/meminfo: memFree=883952/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=3488 CPUtime=0.09
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 526 0 0 0 9 0 0 0 18 0 1 0 1097674067 3571712 494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 872 494 242 541 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3488

[startup+0.301885 s]
/proc/loadavg: 0.91 0.95 0.96 3/68 25506
/proc/meminfo: memFree=883952/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=4548 CPUtime=0.29
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 809 0 0 0 29 0 0 0 19 0 1 0 1097674067 4657152 777 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 1137 777 242 541 0 587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4548

[startup+0.701929 s]
/proc/loadavg: 0.91 0.95 0.96 3/68 25506
/proc/meminfo: memFree=883952/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=6384 CPUtime=0.69
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 1243 0 0 0 68 1 0 0 22 0 1 0 1097674067 6537216 1211 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 1596 1211 242 541 0 1046 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6384

[startup+1.50202 s]
/proc/loadavg: 0.91 0.95 0.96 2/69 25507
/proc/meminfo: memFree=878952/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=8204 CPUtime=1.49
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 1677 0 0 0 147 2 0 0 25 0 1 0 1097674067 8400896 1605 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 2051 1605 244 541 0 1501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8204

[startup+3.1012 s]
/proc/loadavg: 0.91 0.95 0.96 2/69 25507
/proc/meminfo: memFree=877544/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=9732 CPUtime=3.09
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 2141 0 0 0 306 3 0 0 25 0 1 0 1097674067 9965568 1972 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 2433 1972 248 541 0 1883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9732

[startup+6.30155 s]
/proc/loadavg: 0.92 0.95 0.96 2/69 25507
/proc/meminfo: memFree=875368/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=12100 CPUtime=6.29
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 2819 0 0 0 624 5 0 0 25 0 1 0 1097674067 12390400 2521 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 3025 2521 248 541 0 2475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12100

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.96 2/69 25507
/proc/meminfo: memFree=871664/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=15512 CPUtime=12.69
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 3712 0 0 0 1261 8 0 0 25 0 1 0 1097674067 15884288 3244 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 3878 3244 248 541 0 3328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15512

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.96 2/69 25507
/proc/meminfo: memFree=867312/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=20332 CPUtime=25.48
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 5016 0 0 0 2536 12 0 0 25 0 1 0 1097674067 20819968 4324 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 5083 4324 248 541 0 4533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20332

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.96 2/69 25507
/proc/meminfo: memFree=861872/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=27840 CPUtime=51.08
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 6789 0 0 0 5090 18 0 0 25 0 1 0 1097674067 28508160 5800 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 6960 5800 248 541 0 6410 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27840

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/69 25507
/proc/meminfo: memFree=852272/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=37696 CPUtime=102.26
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 9693 0 0 0 10198 28 0 0 25 0 1 0 1097674067 38600704 8072 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 9424 8072 248 541 0 8874 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37696

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=845168/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=45692 CPUtime=162.25
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 11781 0 0 0 16186 39 0 0 25 0 1 0 1097674067 46788608 9883 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 11423 9883 248 541 0 10873 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45692

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=837360/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=55428 CPUtime=222.23
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 13994 0 0 0 22176 47 0 0 25 0 1 0 1097674067 56758272 11778 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 13857 11778 248 541 0 13307 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 55428

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=833456/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=60356 CPUtime=282.22
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 15378 0 0 0 28168 54 0 0 25 0 1 0 1097674067 61804544 12796 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 15089 12796 248 541 0 14539 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60356

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=827632/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=66748 CPUtime=342.2
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 17173 0 0 0 34158 62 0 0 25 0 1 0 1097674067 68349952 14170 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 16687 14170 248 541 0 16137 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 66748

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=821616/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=73200 CPUtime=402.18
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 18693 0 0 0 40149 69 0 0 25 0 1 0 1097674067 74956800 15690 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 18300 15690 248 541 0 17750 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 73200

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=819632/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=75200 CPUtime=462.17
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 19651 0 0 0 46142 75 0 0 25 0 1 0 1097674067 77004800 16164 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 18800 16164 248 541 0 18250 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 75200

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=814000/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=81660 CPUtime=522.15
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 21068 0 0 0 52134 81 0 0 25 0 1 0 1097674067 83619840 17581 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 20415 17581 248 541 0 19865 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 81660

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=810672/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=85404 CPUtime=582.13
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 22453 0 0 0 58126 87 0 0 25 0 1 0 1097674067 87453696 18410 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 21351 18410 248 541 0 20801 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 85404

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=808432/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=88124 CPUtime=642.12
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 23020 0 0 0 64120 92 0 0 25 0 1 0 1097674067 90238976 18977 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 22031 18977 248 541 0 21481 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 88124

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=804272/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=91624 CPUtime=702.11
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 24086 0 0 0 70113 98 0 0 25 0 1 0 1097674067 93822976 20043 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 22906 20043 248 541 0 22356 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 91624

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=799856/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=99540 CPUtime=762.1
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 25805 0 0 0 76107 103 0 0 25 0 1 0 1097674067 101928960 21122 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 24885 21122 248 541 0 24335 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 99540

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=798384/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=101460 CPUtime=822.07
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 26158 0 0 0 82100 107 0 0 25 0 1 0 1097674067 103895040 21475 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 25365 21475 248 541 0 24815 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 101460

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=796464/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=103700 CPUtime=882.06
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 26642 0 0 0 88094 112 0 0 25 0 1 0 1097674067 106188800 21959 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 25925 21959 248 541 0 25375 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 103700

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=788912/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=112344 CPUtime=942.04
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 28577 0 0 0 94087 117 0 0 25 0 1 0 1097674067 115040256 23894 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 28086 23894 248 541 0 27536 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 112344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=787056/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=114272 CPUtime=1002.02
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 29731 0 0 0 100081 121 0 0 25 0 1 0 1097674067 117014528 24312 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 28568 24312 248 541 0 28018 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 114272

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=785520/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=116512 CPUtime=1062.01
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 30138 0 0 0 106075 126 0 0 25 0 1 0 1097674067 119308288 24719 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 29128 24719 248 541 0 28578 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 116512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=783856/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=118112 CPUtime=1122
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 30548 0 0 0 112069 131 0 0 25 0 1 0 1097674067 120946688 25129 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 29528 25129 248 541 0 28978 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 118112

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=782512/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=119392 CPUtime=1181.98
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 30869 0 0 0 118064 134 0 0 25 0 1 0 1097674067 122257408 25450 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 29848 25450 248 541 0 29298 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 119392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/69 25507
/proc/meminfo: memFree=781808/2055920 swapFree=4176188/4192956
[pid=25506] ppid=25504 vsize=120032 CPUtime=1200.08
/proc/25506/stat : 25506 (kw) R 25504 25506 25086 0 -1 0 31038 0 0 0 119874 134 0 0 25 0 1 0 1097674067 122912768 25619 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25506/statm: 30008 25619 248 541 0 29458 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 120032

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.42
CPU time (s): 1200.11
CPU user time (s): 1198.74
CPU system time (s): 1.36579
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 120032

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

runsolver used 0.939857 second user time and 3.43748 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-28 15:22:04
IDJOB=1519953
IDBENCH=70406
IDSOLVER=501
FILE ID=node59/1519953-1238250124
PBS_JOBID= 9060702
Free space on /tmp= 66212 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S918173205-035.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519953-1238250124/watcher-1519953-1238250124 -o /tmp/evaluation-result-1519953-1238250124/solver-1519953-1238250124 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519953-1238250124.cnf

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

MD5SUM BENCH= 01229a71bca95743148fcd5c63c4afaa
RANDOM SEED=316256579

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:        884368 kB
Buffers:         96364 kB
Cached:         971460 kB
SwapCached:      10112 kB
Active:         220084 kB
Inactive:       859316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884368 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          16728 kB
Slab:            77708 kB
Committed_AS:  2953896 kB
PageTables:       1720 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= 66212 MiB
End job on node59 at 2009-03-28 15:42:06