Trace number 1797101

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_pre 2009-03-21? (TO) 1200.06 1200.41

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
Bench CategoryAPPLICATION (applications 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 variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797101-1242084196/watcher-1797101-1242084196 -o /tmp/evaluation-result-1797101-1242084196/solver-1797101-1242084196 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797101-1242084196.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9192
/proc/meminfo: memFree=1922992/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=5520 CPUtime=0
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 315 0 0 0 0 0 0 0 20 0 1 0 236452992 5652480 291 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 1380 301 190 542 0 829 0

[startup+0.0801371 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9192
/proc/meminfo: memFree=1922992/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=42204 CPUtime=0.06
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 9557 0 0 0 3 3 0 0 20 0 1 0 236452992 43216896 9533 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 10551 9536 205 542 0 10000 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 47560

[startup+0.101137 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9192
/proc/meminfo: memFree=1922992/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=59940 CPUtime=0.08
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 12622 0 0 0 4 4 0 0 20 0 1 0 236452992 61378560 12599 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 14985 12604 205 542 0 14434 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65296

[startup+0.301158 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9192
/proc/meminfo: memFree=1922992/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=144864 CPUtime=0.29
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 32552 0 0 0 17 12 0 0 21 0 1 0 236452992 148340736 32528 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 36216 32529 215 542 0 35665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 150220

[startup+0.701203 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9192
/proc/meminfo: memFree=1922992/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=150408 CPUtime=0.69
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 34108 0 0 0 56 13 0 0 25 0 1 0 236452992 154017792 34084 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 37602 34085 215 542 0 37051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155764

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1782944/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=159780 CPUtime=1.48
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 36756 0 0 0 134 14 0 0 25 0 1 0 236452992 163614720 36732 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 39945 36732 215 542 0 39394 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165136

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1768352/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=178692 CPUtime=3.09
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 42768 0 0 0 292 17 0 0 25 0 1 0 236452992 182980608 41975 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 44673 41975 216 542 0 44122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184048

[startup+6.30181 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 9194
/proc/meminfo: memFree=1726688/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=215124 CPUtime=6.29
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 53133 0 0 0 605 24 0 0 25 0 1 0 236452992 220286976 52340 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 53781 52340 217 542 0 53230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 220480

[startup+12.7025 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 9194
/proc/meminfo: memFree=1645680/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=287216 CPUtime=12.69
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 72633 0 0 0 1206 63 0 0 25 0 1 0 236452992 294109184 70303 1992294400 4194304 6416590 548682068912 18446744073709551615 5467430 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 71804 70303 242 542 0 71253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 292572

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 9194
/proc/meminfo: memFree=1636720/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=286496 CPUtime=25.48
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 74349 0 0 0 2481 67 0 0 25 0 1 0 236452992 293371904 70258 1992294400 4194304 6416590 548682068912 18446744073709551615 4370263 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 71624 70258 250 542 0 71073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 291852

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 9194
/proc/meminfo: memFree=1636784/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=286496 CPUtime=51.06
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 74356 0 0 0 5036 70 0 0 25 0 1 0 236452992 293371904 70265 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 71624 70265 250 542 0 71073 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 291852

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9194
/proc/meminfo: memFree=1636720/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=286496 CPUtime=102.24
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 74397 0 0 0 10144 80 0 0 25 0 1 0 236452992 293371904 70306 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 71624 70306 250 542 0 71073 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 291852

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1636208/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=286496 CPUtime=162.22
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 74524 0 0 0 16138 84 0 0 25 0 1 0 236452992 293371904 70433 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 71624 70433 253 542 0 71073 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 291852

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1629296/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=293064 CPUtime=222.21
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 76237 0 0 0 22125 96 0 0 25 0 1 0 236452992 300097536 72146 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 73266 72146 253 542 0 72715 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 298420

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1623984/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=298344 CPUtime=282.19
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 77568 0 0 0 28121 98 0 0 25 0 1 0 236452992 305504256 73477 1992294400 4194304 6416590 548682068912 18446744073709551615 4294550 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 74586 73477 253 542 0 74035 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 303700

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1601712/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=320576 CPUtime=342.17
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 83127 0 0 0 34104 113 0 0 25 0 1 0 236452992 328269824 79036 1992294400 4194304 6416590 548682068912 18446744073709551615 4367381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 80144 79036 254 542 0 79593 0
Current children cumulated CPU time (s) 342.17

################
# More data... #
################

/proc/9193/statm: 92470 91334 254 542 0 91919 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 375236

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1546992/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=375160 CPUtime=582.11
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 96760 0 0 0 58067 144 0 0 25 0 1 0 236452992 384163840 92669 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 93790 92669 254 542 0 93239 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 380516

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1539952/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=382116 CPUtime=642.1
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 98511 0 0 0 64057 153 0 0 25 0 1 0 236452992 391286784 94420 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 95529 94420 254 542 0 94978 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 387472

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1497840/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=424924 CPUtime=702.09
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 109082 0 0 0 70039 170 0 0 25 0 1 0 236452992 435122176 104991 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 106231 104991 254 542 0 105680 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 430280

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1483312/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=439188 CPUtime=762.07
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 112597 0 0 0 76030 177 0 0 25 0 1 0 236452992 449728512 108506 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 109797 108506 254 542 0 109246 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 444544

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1477936/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=444468 CPUtime=822.05
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 113940 0 0 0 82024 181 0 0 25 0 1 0 236452992 455135232 109849 1992294400 4194304 6416590 548682068912 18446744073709551615 4341157 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 111117 109849 254 542 0 110566 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 449824

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1452528/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=470200 CPUtime=882.04
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 120329 0 0 0 88009 195 0 0 25 0 1 0 236452992 481484800 116238 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 117550 116238 254 542 0 116999 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 475556

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1449328/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=473192 CPUtime=942.02
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 121068 0 0 0 94000 202 0 0 25 0 1 0 236452992 484548608 116977 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 118298 116977 254 542 0 117747 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 478548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1447152/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=475476 CPUtime=1002
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 121662 0 0 0 99993 207 0 0 25 0 1 0 236452992 486887424 117571 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 118869 117571 254 542 0 118318 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 480832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9194
/proc/meminfo: memFree=1416176/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=506340 CPUtime=1061.99
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 129334 0 0 0 105980 219 0 0 25 0 1 0 236452992 518492160 125243 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 126585 125243 254 542 0 126034 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 511696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9196
/proc/meminfo: memFree=1408496/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=513684 CPUtime=1121.97
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 131183 0 0 0 111973 224 0 0 25 0 1 0 236452992 526012416 127092 1992294400 4194304 6416590 548682068912 18446744073709551615 4312188 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 128421 127092 254 542 0 127870 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 519040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9196
/proc/meminfo: memFree=1408432/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=513684 CPUtime=1181.96
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 131200 0 0 0 117964 232 0 0 25 0 1 0 236452992 526012416 127109 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 128421 127109 254 542 0 127870 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 519040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9196
/proc/meminfo: memFree=1408432/2055920 swapFree=4180224/4192956
[pid=9192] ppid=9190 vsize=5356 CPUtime=0
/proc/9192/stat : 9192 (kw_pre) S 9190 9192 8712 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236452991 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9192/statm: 1339 231 192 169 0 50 0
[pid=9193] ppid=9192 vsize=513684 CPUtime=1200.06
/proc/9193/stat : 9193 (kw_preprocessor) R 9192 9192 8712 0 -1 0 131209 0 0 0 119772 234 0 0 25 0 1 0 236452992 526012416 127118 1992294400 4194304 6416590 548682068912 18446744073709551615 4294507 0 0 4096 0 0 0 0 17 1 0 0
/proc/9193/statm: 128421 127118 254 542 0 127870 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 519040

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9192 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1197.72
CPU system time (s): 2.34
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 519040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280
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= 3
involuntary context switches= 2

runsolver used 1.3368 second user time and 2.88856 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-12 01:23:18
IDJOB=1797101
IDBENCH=70985
IDSOLVER=646
FILE ID=node21/1797101-1242084196
PBS_JOBID= 9277608
Free space on /tmp= 66020 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797101-1242084196/watcher-1797101-1242084196 -o /tmp/evaluation-result-1797101-1242084196/solver-1797101-1242084196 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797101-1242084196.cnf

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=174973528

node21.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.233
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.233
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:       1923472 kB
Buffers:          1968 kB
Cached:          56612 kB
SwapCached:       6496 kB
Active:          45044 kB
Inactive:        23008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923472 kB
SwapTotal:     4192956 kB
SwapFree:      4180224 kB
Dirty:           25496 kB
Writeback:           0 kB
Mapped:          15084 kB
Slab:            50432 kB
Committed_AS:   893200 kB
PageTables:       1380 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= 66012 MiB
End job on node21 at 2009-05-12 01:43:21