Trace number 1520031

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S357555833-073.cnf
MD5SUMd524fa9dff1d70d9e0d930212049605a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
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-1520031-1238256524/watcher-1520031-1238256524 -o /tmp/evaluation-result-1520031-1238256524/solver-1520031-1238256524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520031-1238256524.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.91 3/64 30385
/proc/meminfo: memFree=873584/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=2744 CPUtime=0
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 295 0 0 0 0 0 0 0 18 0 1 0 1098314738 2809856 279 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 686 279 216 541 0 136 0

[startup+0.03822 s]
/proc/loadavg: 0.91 0.95 0.91 3/64 30385
/proc/meminfo: memFree=873584/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=2952 CPUtime=0.03
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 418 0 0 0 3 0 0 0 18 0 1 0 1098314738 3022848 386 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 738 386 242 541 0 188 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2952

[startup+0.102212 s]
/proc/loadavg: 0.91 0.95 0.91 3/64 30385
/proc/meminfo: memFree=873584/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=3480 CPUtime=0.09
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 530 0 0 0 9 0 0 0 18 0 1 0 1098314738 3563520 498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 870 498 244 541 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3480

[startup+0.302235 s]
/proc/loadavg: 0.91 0.95 0.91 3/64 30385
/proc/meminfo: memFree=873584/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=4552 CPUtime=0.29
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 824 0 0 0 29 0 0 0 19 0 1 0 1098314738 4661248 792 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 1138 792 244 541 0 588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4552

[startup+0.70128 s]
/proc/loadavg: 0.91 0.95 0.91 3/64 30385
/proc/meminfo: memFree=873584/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=6316 CPUtime=0.69
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 1228 0 0 0 69 0 0 0 22 0 1 0 1098314738 6467584 1196 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 1579 1196 244 541 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6316

[startup+1.50137 s]
/proc/loadavg: 0.91 0.95 0.91 2/65 30386
/proc/meminfo: memFree=868712/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=8096 CPUtime=1.49
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 1674 0 0 0 148 1 0 0 25 0 1 0 1098314738 8290304 1602 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 2024 1602 244 541 0 1474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8096

[startup+3.10155 s]
/proc/loadavg: 0.91 0.95 0.91 2/65 30386
/proc/meminfo: memFree=867112/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=9788 CPUtime=3.09
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 2162 0 0 0 307 2 0 0 25 0 1 0 1098314738 10022912 1993 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 2447 1993 248 541 0 1897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9788

[startup+6.30192 s]
/proc/loadavg: 0.92 0.95 0.91 2/65 30386
/proc/meminfo: memFree=865000/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=11728 CPUtime=6.29
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 2656 0 0 0 625 4 0 0 25 0 1 0 1098314738 12009472 2427 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 2932 2427 248 541 0 2382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11728

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.91 2/65 30386
/proc/meminfo: memFree=861864/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=15604 CPUtime=12.69
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 3704 0 0 0 1261 8 0 0 25 0 1 0 1098314738 15978496 3236 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 3901 3236 248 541 0 3351 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15604

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 30386
/proc/meminfo: memFree=856680/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=20948 CPUtime=25.49
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 5081 0 0 0 2536 13 0 0 25 0 1 0 1098314738 21450752 4389 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 5237 4389 248 541 0 4687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20948

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 30386
/proc/meminfo: memFree=850344/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=28824 CPUtime=51.07
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 7015 0 0 0 5087 20 0 0 25 0 1 0 1098314738 29515776 6026 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 7206 6026 248 541 0 6656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28824

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 30386
/proc/meminfo: memFree=841192/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=38840 CPUtime=102.27
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 9838 0 0 0 10197 30 0 0 25 0 1 0 1098314738 39772160 8217 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 9710 8217 248 541 0 9160 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38840

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=832168/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=49072 CPUtime=162.24
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 12433 0 0 0 16185 39 0 0 25 0 1 0 1098314738 50249728 10535 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 12268 10535 248 541 0 11718 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49072

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=825320/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=56924 CPUtime=222.23
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 14703 0 0 0 22176 47 0 0 25 0 1 0 1098314738 58290176 12121 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 14231 12121 248 541 0 13681 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 56924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=821416/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=61740 CPUtime=282.21
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 15763 0 0 0 28167 54 0 0 25 0 1 0 1098314738 63221760 13181 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 15435 13181 248 541 0 14885 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61740

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=816296/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=68028 CPUtime=342.2
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 17412 0 0 0 34158 62 0 0 25 0 1 0 1098314738 69660672 14409 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 17007 14409 248 541 0 16457 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 68028

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=809960/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=74580 CPUtime=402.18
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 19427 0 0 0 40148 70 0 0 25 0 1 0 1098314738 76369920 15940 1992294400 4194304 6412682 548682068864 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 18645 15940 248 541 0 18095 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 74580

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=808936/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=75860 CPUtime=462.16
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 19735 0 0 0 46140 76 0 0 25 0 1 0 1098314738 77680640 16248 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 18965 16248 248 541 0 18415 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 75860

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=801128/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=84832 CPUtime=522.14
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 22232 0 0 0 52132 82 0 0 25 0 1 0 1098314738 86867968 18189 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 21208 18189 248 541 0 20658 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 84832

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=798888/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=87552 CPUtime=582.12
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 22790 0 0 0 58124 88 0 0 25 0 1 0 1098314738 89653248 18747 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 21888 18747 248 541 0 21338 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 87552

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=795432/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=91712 CPUtime=642.11
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 23688 0 0 0 64117 94 0 0 25 0 1 0 1098314738 93913088 19645 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 22928 19645 248 541 0 22378 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 91712

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=789928/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=99200 CPUtime=702.08
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 25689 0 0 0 70107 101 0 0 25 0 1 0 1098314738 101580800 21006 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 24800 21006 248 541 0 24250 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 99200

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=788648/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=100640 CPUtime=762.07
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 26015 0 0 0 76100 107 0 0 25 0 1 0 1098314738 103055360 21332 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 25160 21332 248 541 0 24610 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 100640

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=787304/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=102400 CPUtime=822.06
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 26344 0 0 0 82095 111 0 0 25 0 1 0 1098314738 104857600 21661 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 25600 21661 248 541 0 25050 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 102400

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=779432/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=111364 CPUtime=882.04
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 28318 0 0 0 88088 116 0 0 25 0 1 0 1098314738 114036736 23635 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 27841 23635 248 541 0 27291 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 111364

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=777256/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=113392 CPUtime=942.02
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 29549 0 0 0 94081 121 0 0 25 0 1 0 1098314738 116113408 24130 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 28348 24130 248 541 0 27798 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 113392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=776552/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=114292 CPUtime=1002
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 29753 0 0 0 100074 126 0 0 25 0 1 0 1098314738 117035008 24334 1992294400 4194304 6412682 548682068864 18446744073709551615 4360452 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 28573 24334 248 541 0 28023 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 114292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=774824/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=116532 CPUtime=1061.98
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 30195 0 0 0 106069 129 0 0 25 0 1 0 1098314738 119328768 24776 1992294400 4194304 6412682 548682068864 18446744073709551615 4286833 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 29133 24776 248 541 0 28583 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 116532

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=771496/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=120372 CPUtime=1121.96
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 31013 0 0 0 112063 133 0 0 25 0 1 0 1098314738 123260928 25594 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 30093 25594 248 541 0 29543 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 120372

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=766568/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=125384 CPUtime=1181.95
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 32290 0 0 0 118056 139 0 0 25 0 1 0 1098314738 128393216 26871 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 31346 26871 248 541 0 30796 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 125384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30386
/proc/meminfo: memFree=764456/2055920 swapFree=4178500/4192956
[pid=30385] ppid=30383 vsize=126872 CPUtime=1200.05
/proc/30385/stat : 30385 (kw) R 30383 30385 30223 0 -1 0 32762 0 0 0 119865 140 0 0 25 0 1 0 1098314738 129916928 27343 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30385/statm: 31718 27343 248 541 0 31168 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 126872

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.07
CPU user time (s): 1198.65
CPU system time (s): 1.42178
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 126872

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

runsolver used 0.884865 second user time and 2.48462 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-28 17:08:44
IDJOB=1520031
IDBENCH=70445
IDSOLVER=501
FILE ID=node62/1520031-1238256524
PBS_JOBID= 9060777
Free space on /tmp= 66352 MiB

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

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

MD5SUM BENCH= d524fa9dff1d70d9e0d930212049605a
RANDOM SEED=728885983

node62.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.232
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.232
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:        874000 kB
Buffers:         81604 kB
Cached:        1015304 kB
SwapCached:       7616 kB
Active:         311940 kB
Inactive:       794244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        874000 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            61508 kB
Committed_AS:  2682520 kB
PageTables:       1460 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= 66348 MiB
End job on node62 at 2009-03-28 17:28:47