Trace number 1520095

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.04 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S857870897-089.cnf
MD5SUMc58d3e32f1903c03b844745c17ddeb30
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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-1520095-1238262870/watcher-1520095-1238262870 -o /tmp/evaluation-result-1520095-1238262870/solver-1520095-1238262870 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520095-1238262870.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/64 23510
/proc/meminfo: memFree=1407112/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=2640 CPUtime=0
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 290 0 0 0 0 0 0 0 18 0 1 0 1098953036 2703360 274 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 660 275 216 541 0 110 0

[startup+0.027937 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23510
/proc/meminfo: memFree=1407112/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=3036 CPUtime=0.02
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 390 0 0 0 2 0 0 0 18 0 1 0 1098953036 3108864 374 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 759 374 216 541 0 209 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3036

[startup+0.101948 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23510
/proc/meminfo: memFree=1407112/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=3828 CPUtime=0.09
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 599 0 0 0 9 0 0 0 18 0 1 0 1098953036 3919872 583 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 957 583 235 541 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3828

[startup+0.301981 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23510
/proc/meminfo: memFree=1407112/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=3520 CPUtime=0.29
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 616 0 0 0 29 0 0 0 19 0 1 0 1098953036 3604480 510 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 880 510 242 541 0 330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3520

[startup+0.701047 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23510
/proc/meminfo: memFree=1407112/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=5860 CPUtime=0.69
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 1188 0 0 0 69 0 0 0 22 0 1 0 1098953036 6000640 1082 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 1465 1082 242 541 0 915 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5860

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23511
/proc/meminfo: memFree=1402560/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=8268 CPUtime=1.49
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 1741 0 0 0 148 1 0 0 25 0 1 0 1098953036 8466432 1595 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 2067 1595 242 541 0 1517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8268

[startup+3.10144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23511
/proc/meminfo: memFree=1400704/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=10204 CPUtime=3.09
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 2281 0 0 0 306 3 0 0 25 0 1 0 1098953036 10448896 2038 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 2551 2038 247 541 0 2001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10204

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23511
/proc/meminfo: memFree=1397504/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=13056 CPUtime=6.29
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 3037 0 0 0 624 5 0 0 25 0 1 0 1098953036 13369344 2665 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 3264 2665 247 541 0 2714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13056

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23511
/proc/meminfo: memFree=1393984/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=17696 CPUtime=12.69
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 4164 0 0 0 1260 9 0 0 25 0 1 0 1098953036 18120704 3622 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 4424 3622 247 541 0 3874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17696

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23511
/proc/meminfo: memFree=1388800/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=22976 CPUtime=25.48
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 5662 0 0 0 2535 13 0 0 25 0 1 0 1098953036 23527424 4758 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 5744 4758 247 541 0 5194 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22976

[startup+51.1014 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 23511
/proc/meminfo: memFree=1381824/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=31648 CPUtime=51.08
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 7797 0 0 0 5087 21 0 0 25 0 1 0 1098953036 32407552 6552 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 7912 6552 247 541 0 7362 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31648

[startup+102.306 s]
/proc/loadavg: 1.22 1.05 1.01 2/65 23511
/proc/meminfo: memFree=1371264/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=43272 CPUtime=102.26
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 11100 0 0 0 10194 32 0 0 25 0 1 0 1098953036 44310528 9128 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 10818 9128 247 541 0 10268 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43272

[startup+162.302 s]
/proc/loadavg: 1.14 1.06 1.02 2/65 23511
/proc/meminfo: memFree=1362816/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=54008 CPUtime=162.24
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 13516 0 0 0 16182 42 0 0 25 0 1 0 1098953036 55304192 11226 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 13502 11226 247 541 0 12952 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54008

[startup+222.302 s]
/proc/loadavg: 1.05 1.05 1.01 2/65 23511
/proc/meminfo: memFree=1355968/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=61964 CPUtime=222.22
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 15577 0 0 0 22172 50 0 0 25 0 1 0 1098953036 63451136 12921 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 15491 12921 247 541 0 14941 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 61964

[startup+282.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/65 23511
/proc/meminfo: memFree=1350016/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=69044 CPUtime=282.2
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 17481 0 0 0 28162 58 0 0 25 0 1 0 1098953036 70701056 14404 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 17261 14404 247 541 0 16711 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 69044

[startup+342.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 23511
/proc/meminfo: memFree=1344384/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=75404 CPUtime=342.19
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 19360 0 0 0 34154 65 0 0 25 0 1 0 1098953036 77213696 15799 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 18851 15799 247 541 0 18301 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 75404

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23517
/proc/meminfo: memFree=1339968/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=80656 CPUtime=402.16
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 20623 0 0 0 40142 74 0 0 25 0 1 0 1098953036 82591744 17062 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 20164 17062 247 541 0 19614 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 80656

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23517
/proc/meminfo: memFree=1331712/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=89936 CPUtime=462.14
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 23078 0 0 0 46132 82 0 0 25 0 1 0 1098953036 92094464 18961 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 22484 18961 247 541 0 21934 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 89936

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23517
/proc/meminfo: memFree=1328448/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=93136 CPUtime=522.12
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 23897 0 0 0 52124 88 0 0 25 0 1 0 1098953036 95371264 19780 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 23284 19780 247 541 0 22734 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 93136

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1322688/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=102300 CPUtime=582.1
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 25918 0 0 0 58116 94 0 0 25 0 1 0 1098953036 104755200 21161 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 25575 21161 247 541 0 25025 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 102300

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1321216/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=104220 CPUtime=642.08
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 26328 0 0 0 64109 99 0 0 25 0 1 0 1098953036 106721280 21571 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 26055 21571 247 541 0 25505 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 104220

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1317888/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=108060 CPUtime=702.06
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 27153 0 0 0 70100 106 0 0 25 0 1 0 1098953036 110653440 22396 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 27015 22396 247 541 0 26465 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 108060

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1310720/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=117060 CPUtime=762.04
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 29633 0 0 0 76093 111 0 0 25 0 1 0 1098953036 119869440 24140 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 29265 24140 247 541 0 28715 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 117060

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1310144/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=117380 CPUtime=822.02
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 29818 0 0 0 82086 116 0 0 25 0 1 0 1098953036 120197120 24325 1992294400 4194304 6412682 548682068864 18446744073709551615 4286907 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 29345 24325 247 541 0 28795 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 117380

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1307520/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=119940 CPUtime=882.01
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 30463 0 0 0 88079 122 0 0 25 0 1 0 1098953036 122818560 24970 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 29985 24970 247 541 0 29435 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 119940

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1302656/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=125700 CPUtime=941.98
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 31681 0 0 0 94072 126 0 0 25 0 1 0 1098953036 128716800 26188 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 31425 26188 247 541 0 30875 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 125700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1296832/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=132636 CPUtime=1001.96
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 33117 0 0 0 100064 132 0 0 25 0 1 0 1098953036 135819264 27624 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 33159 27624 247 541 0 32609 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 132636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1295936/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=133276 CPUtime=1061.94
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 34145 0 0 0 106057 137 0 0 25 0 1 0 1098953036 136474624 27806 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 33319 27806 247 541 0 32769 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 133276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1294528/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=135196 CPUtime=1121.93
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 34558 0 0 0 112051 142 0 0 25 0 1 0 1098953036 138440704 28219 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 33799 28219 247 541 0 33249 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 135196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1292608/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=137756 CPUtime=1181.91
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 35025 0 0 0 118046 145 0 0 25 0 1 0 1098953036 141062144 28686 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 34439 28686 247 541 0 33889 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 137756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=1292352/2055920 swapFree=4178416/4192956
[pid=23510] ppid=23508 vsize=137756 CPUtime=1200.01
/proc/23510/stat : 23510 (kw) R 23508 23510 23117 0 -1 0 35090 0 0 0 119855 146 0 0 25 0 1 0 1098953036 141062144 28751 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23510/statm: 34439 28751 247 541 0 33889 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 137756

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.43
CPU time (s): 1200.04
CPU user time (s): 1198.55
CPU system time (s): 1.48477
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 137756

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

runsolver used 0.942856 second user time and 2.58761 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-28 18:54:30
IDJOB=1520095
IDBENCH=70477
IDSOLVER=501
FILE ID=node15/1520095-1238262870
PBS_JOBID= 9060779
Free space on /tmp= 65356 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S857870897-089.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520095-1238262870/watcher-1520095-1238262870 -o /tmp/evaluation-result-1520095-1238262870/solver-1520095-1238262870 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520095-1238262870.cnf

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

MD5SUM BENCH= c58d3e32f1903c03b844745c17ddeb30
RANDOM SEED=786872274

node15.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.286
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.286
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:       1407528 kB
Buffers:         77488 kB
Cached:         491632 kB
SwapCached:       8336 kB
Active:          98208 kB
Inactive:       480816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407528 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            55240 kB
Committed_AS:  2865496 kB
PageTables:       1464 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= 65356 MiB
End job on node15 at 2009-03-28 19:14:32