Trace number 1797289

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.02 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark941.666
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1797289-1242088027/watcher-1797289-1242088027 -o /tmp/evaluation-result-1797289-1242088027/solver-1797289-1242088027 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797289-1242088027.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 0.99 0.99 3/64 21770
/proc/meminfo: memFree=1065024/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=3908 CPUtime=0
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 484 0 0 0 0 0 0 0 19 0 1 0 236828973 4001792 460 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 977 460 215 542 0 426 0

[startup+0.00798602 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21770
/proc/meminfo: memFree=1065024/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=3908 CPUtime=0
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 496 0 0 0 0 0 0 0 19 0 1 0 236828973 4001792 472 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 977 472 215 542 0 426 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9264

[startup+0.103001 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21770
/proc/meminfo: memFree=1065024/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=6028 CPUtime=0.09
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 1070 0 0 0 9 0 0 0 19 0 1 0 236828973 6172672 1046 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 1507 1046 215 542 0 956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11384

[startup+0.302037 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21770
/proc/meminfo: memFree=1065024/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=11224 CPUtime=0.29
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 2459 0 0 0 29 0 0 0 21 0 1 0 236828973 11493376 2435 1992294400 4194304 6416590 548682068912 18446744073709551615 4524982 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 2806 2435 233 542 0 2255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16580

[startup+0.70111 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21770
/proc/meminfo: memFree=1065024/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=14468 CPUtime=0.69
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 3203 0 0 0 68 1 0 0 25 0 1 0 236828973 14815232 3179 1992294400 4194304 6416590 548682068912 18446744073709551615 4511343 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 3617 3179 242 542 0 3066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19824

[startup+1.50126 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1052272/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=14864 CPUtime=1.48
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 3301 0 0 0 147 1 0 0 25 0 1 0 236828973 15220736 3277 1992294400 4194304 6416590 548682068912 18446744073709551615 4272355 0 0 4096 0 0 0 0 17 1 0 0
/proc/21771/statm: 3716 3277 242 542 0 3165 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20220

[startup+3.10154 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1052144/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=14548 CPUtime=3.08
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 3316 0 0 0 307 1 0 0 25 0 1 0 236828973 14897152 3214 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 3637 3214 250 542 0 3086 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19904

[startup+6.30112 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1051248/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=16248 CPUtime=6.27
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 3707 0 0 0 625 2 0 0 25 0 1 0 236828973 16637952 3565 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 4062 3565 251 542 0 3511 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21604

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1049264/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=18300 CPUtime=12.67
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 4201 0 0 0 1264 3 0 0 25 0 1 0 236828973 18739200 4014 1992294400 4194304 6416590 548682068912 18446744073709551615 4294575 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 4575 4014 254 542 0 4024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23656

[startup+25.5026 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1045168/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=23824 CPUtime=25.47
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 5585 0 0 0 2539 8 0 0 25 0 1 0 236828973 24395776 5138 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 5956 5138 254 542 0 5405 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29180

[startup+51.1022 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1038448/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=31824 CPUtime=51.06
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 7551 0 0 0 5090 16 0 0 25 0 1 0 236828973 32587776 6789 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 7956 6789 254 542 0 7405 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37180

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1027696/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=45000 CPUtime=102.24
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 10459 0 0 0 10201 23 0 0 25 0 1 0 236828973 46080000 9400 1992294400 4194304 6416590 548682068912 18446744073709551615 4294918 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 11250 9400 254 542 0 10699 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50356

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1020464/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=54172 CPUtime=162.2
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 12664 0 0 0 16191 29 0 0 25 0 1 0 236828973 55472128 11214 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 13543 11214 254 542 0 12992 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 59528

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=1008048/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=70276 CPUtime=222.18
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 16267 0 0 0 22178 40 0 0 25 0 1 0 236828973 71962624 14299 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 17569 14299 254 542 0 17018 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 75632

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=999024/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=81216 CPUtime=282.15
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 18550 0 0 0 28170 45 0 0 25 0 1 0 236828973 83165184 16582 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 20304 16582 254 542 0 19753 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 86572

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=991856/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=89432 CPUtime=342.12
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 20639 0 0 0 34160 52 0 0 25 0 1 0 236828973 91578368 18353 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 22358 18353 254 542 0 21807 0
Current children cumulated CPU time (s) 342.12

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

/proc/21771/statm: 27634 22442 254 542 0 27083 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 115892

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=971568/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=114696 CPUtime=582.01
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 26985 0 0 0 58121 80 0 0 25 0 1 0 236828973 117448704 23428 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 28674 23428 254 542 0 28123 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 120052

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=964848/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=121344 CPUtime=641.99
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 29221 0 0 0 64111 88 0 0 25 0 1 0 236828973 124256256 25108 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 30336 25108 254 542 0 29785 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 126700

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=962672/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=123904 CPUtime=701.96
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 29738 0 0 0 70104 92 0 0 25 0 1 0 236828973 126877696 25625 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 30976 25625 254 542 0 30425 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 129260

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=957488/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=129344 CPUtime=761.93
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 31018 0 0 0 76095 98 0 0 25 0 1 0 236828973 132448256 26905 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 32336 26905 254 542 0 31785 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 134700

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=951408/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=136984 CPUtime=821.9
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 33184 0 0 0 82084 106 0 0 25 0 1 0 236828973 140271616 28431 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 34246 28431 254 542 0 33695 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 142340

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21772
/proc/meminfo: memFree=948272/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=140184 CPUtime=881.87
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 33967 0 0 0 88076 111 0 0 25 0 1 0 236828973 143548416 29214 1992294400 4194304 6416590 548682068912 18446744073709551615 4294632 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 35046 29214 254 542 0 34495 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 145540

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21774
/proc/meminfo: memFree=942768/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=147224 CPUtime=941.84
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 35332 0 0 0 94068 116 0 0 25 0 1 0 236828973 150757376 30579 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 36806 30579 254 542 0 36255 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 152580

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21774
/proc/meminfo: memFree=936560/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=153364 CPUtime=1001.8
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 37634 0 0 0 100059 121 0 0 25 0 1 0 236828973 157044736 32145 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 38341 32145 254 542 0 37790 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 158720

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21774
/proc/meminfo: memFree=930032/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=160724 CPUtime=1061.78
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 39277 0 0 0 106051 127 0 0 25 0 1 0 236828973 164581376 33788 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 40181 33788 254 542 0 39630 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 166080

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21774
/proc/meminfo: memFree=926256/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=163924 CPUtime=1121.75
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 40204 0 0 0 112043 132 0 0 25 0 1 0 236828973 167858176 34715 1992294400 4194304 6416590 548682068912 18446744073709551615 4294554 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 40981 34715 254 542 0 40430 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 169280

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21774
/proc/meminfo: memFree=922224/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=167764 CPUtime=1181.72
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 41216 0 0 0 118036 136 0 0 25 0 1 0 236828973 171790336 35727 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 41941 35727 254 542 0 41390 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 173120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21774
/proc/meminfo: memFree=922160/2055920 swapFree=4179592/4192956
[pid=21770] ppid=21768 vsize=5356 CPUtime=0
/proc/21770/stat : 21770 (kw_pre) S 21768 21770 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236828973 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21770/statm: 1339 231 192 169 0 50 0
[pid=21771] ppid=21770 vsize=167764 CPUtime=1200.02
/proc/21771/stat : 21771 (kw_preprocessor) R 21770 21770 21677 0 -1 0 41217 0 0 0 119866 136 0 0 25 0 1 0 236828973 171790336 35728 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21771/statm: 41941 35728 254 542 0 41390 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 173120

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 21770 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1198.66
CPU system time (s): 1.36
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 173120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 1

runsolver used 1.02484 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-12 02:27:07
IDJOB=1797289
IDBENCH=71091
IDSOLVER=646
FILE ID=node67/1797289-1242088027
PBS_JOBID= 9277679
Free space on /tmp= 66316 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797289-1242088027/watcher-1797289-1242088027 -o /tmp/evaluation-result-1797289-1242088027/solver-1797289-1242088027 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797289-1242088027.cnf

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1842536565

node67.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.277
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.277
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:       1065568 kB
Buffers:         69208 kB
Cached:         848352 kB
SwapCached:       8260 kB
Active:         273984 kB
Inactive:       653268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1065568 kB
SwapTotal:     4192956 kB
SwapFree:      4179592 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          14136 kB
Slab:            49076 kB
Committed_AS:   796872 kB
PageTables:       1436 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= 66316 MiB
End job on node67 at 2009-05-12 02:47:10