Trace number 1797237

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-1797237-1242086821/watcher-1797237-1242086821 -o /tmp/evaluation-result-1797237-1242086821/solver-1797237-1242086821 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797237-1242086821.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: 0.85 0.97 0.99 3/64 21714
/proc/meminfo: memFree=1063720/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) R 21712 21714 21677 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 271638391455 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21714/statm: 1339 230 191 169 0 50 0
[pid=21715] ppid=21714 vsize=3744 CPUtime=0
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 562 0 0 0 0 0 0 0 18 0 1 0 236708370 3833856 539 1992294400 4194304 6416590 548682068912 18446744073709551615 4288647 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 936 547 205 542 0 385 0

[startup+0.0758141 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21714
/proc/meminfo: memFree=1063720/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=7980 CPUtime=0.06
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 1147 0 0 0 6 0 0 0 19 0 1 0 236708370 8171520 1123 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 1995 1124 215 542 0 1444 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13336

[startup+0.101819 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21714
/proc/meminfo: memFree=1063720/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=8508 CPUtime=0.09
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 1308 0 0 0 9 0 0 0 19 0 1 0 236708370 8712192 1284 1992294400 4194304 6416590 548682068912 18446744073709551615 5487542 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 2127 1285 215 542 0 1576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13864

[startup+0.301854 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21714
/proc/meminfo: memFree=1063720/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=12768 CPUtime=0.28
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 2439 0 0 0 28 0 0 0 22 0 1 0 236708370 13074432 2415 1992294400 4194304 6416590 548682068912 18446744073709551615 5556752 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 3192 2415 215 542 0 2641 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18124

[startup+0.701927 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21714
/proc/meminfo: memFree=1063720/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=21568 CPUtime=0.69
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 4728 0 0 0 68 1 0 0 25 0 1 0 236708370 22085632 4704 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 5392 4704 215 542 0 4841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26924

[startup+1.50107 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1032280/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=34284 CPUtime=1.49
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 8071 0 0 0 146 3 0 0 25 0 1 0 236708370 35106816 8047 1992294400 4194304 6416590 548682068912 18446744073709551615 4567561 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 8571 8047 233 542 0 8020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39640

[startup+3.10136 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1032024/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=34284 CPUtime=3.09
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 8071 0 0 0 306 3 0 0 25 0 1 0 236708370 35106816 8047 1992294400 4194304 6416590 548682068912 18446744073709551615 4272352 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 8571 8047 233 542 0 8020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39640

[startup+6.30194 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1020256/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=47040 CPUtime=6.29
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 10694 0 0 0 623 6 0 0 25 0 1 0 236708370 48168960 10670 1992294400 4194304 6416590 548682068912 18446744073709551615 4567568 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 11760 10670 242 542 0 11209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52396

[startup+12.7021 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1020272/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=47040 CPUtime=12.69
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 10694 0 0 0 1263 6 0 0 25 0 1 0 236708370 48168960 10670 1992294400 4194304 6416590 548682068912 18446744073709551615 4567303 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 11760 10670 242 542 0 11209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52396

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1021808/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=45512 CPUtime=25.48
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 10748 0 0 0 2542 6 0 0 25 0 1 0 236708370 46604288 10363 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 11378 10363 250 542 0 10827 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50868

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1011312/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=57052 CPUtime=51.06
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 13583 0 0 0 5094 12 0 0 25 0 1 0 236708370 58421248 13027 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 14263 13027 254 542 0 13712 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62408

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 21716
/proc/meminfo: memFree=1000752/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=70084 CPUtime=102.24
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 16294 0 0 0 10207 17 0 0 25 0 1 0 236708370 71766016 15577 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 17521 15577 254 542 0 16970 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 75440

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=997104/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=74876 CPUtime=162.21
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 17348 0 0 0 16201 20 0 0 25 0 1 0 236708370 76673024 16533 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 18719 16533 254 542 0 18168 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 80232

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=987696/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=85404 CPUtime=222.18
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 19805 0 0 0 22191 27 0 0 25 0 1 0 236708370 87453696 18877 1992294400 4194304 6416590 548682068912 18446744073709551615 4304331 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 21351 18877 254 542 0 20800 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 90760

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=984368/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=89724 CPUtime=282.16
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 20763 0 0 0 28187 29 0 0 25 0 1 0 236708370 91877376 19705 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 22431 19705 254 542 0 21880 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 95080

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=979120/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=95688 CPUtime=342.14
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 22232 0 0 0 34181 33 0 0 25 0 1 0 236708370 97984512 21024 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 23922 21024 254 542 0 23371 0
Current children cumulated CPU time (s) 342.14

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

/proc/21715/statm: 28663 25100 254 542 0 28112 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 120008

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=957168/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=121860 CPUtime=582.01
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 28091 0 0 0 58157 44 0 0 25 0 1 0 236708370 124784640 26513 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 30465 26513 254 542 0 29914 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 127216

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=953520/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=126288 CPUtime=641.99
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 29005 0 0 0 64153 46 0 0 25 0 1 0 236708370 129318912 27427 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 31572 27427 254 542 0 31021 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 131644

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=947440/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=131476 CPUtime=701.96
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 30719 0 0 0 70146 50 0 0 25 0 1 0 236708370 134631424 28914 1992294400 4194304 6416590 548682068912 18446744073709551615 4294658 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 32869 28914 254 542 0 32318 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 136832

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=944368/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=135964 CPUtime=761.94
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 31481 0 0 0 76141 53 0 0 25 0 1 0 236708370 139227136 29676 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 33991 29676 254 542 0 33440 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 141320

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=938544/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=143576 CPUtime=821.91
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 32937 0 0 0 82135 56 0 0 25 0 1 0 236708370 147021824 31132 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 35894 31132 254 542 0 35343 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 148932

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=932336/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=152112 CPUtime=881.88
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 34746 0 0 0 88129 59 0 0 25 0 1 0 236708370 155762688 32680 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 38028 32680 254 542 0 37477 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 157468

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=930864/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=154036 CPUtime=941.85
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 35139 0 0 0 94125 60 0 0 25 0 1 0 236708370 157732864 33073 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 38509 33073 254 542 0 37958 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 159392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21716
/proc/meminfo: memFree=926448/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=160052 CPUtime=1001.82
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 36481 0 0 0 100119 63 0 0 25 0 1 0 236708370 163893248 34415 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 40013 34415 254 542 0 39462 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 165408

[startup+1062.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 21716
/proc/meminfo: memFree=921520/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=164860 CPUtime=1061.79
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 37710 0 0 0 106114 65 0 0 25 0 1 0 236708370 168816640 35344 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 41215 35344 254 542 0 40664 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 170216

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 21716
/proc/meminfo: memFree=913648/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=173840 CPUtime=1121.76
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 39708 0 0 0 112108 68 0 0 25 0 1 0 236708370 178012160 37342 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 43460 37342 254 542 0 42909 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 179196

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21716
/proc/meminfo: memFree=905712/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=184740 CPUtime=1181.73
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 41695 0 0 0 118102 71 0 0 25 0 1 0 236708370 189173760 39329 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 46185 39329 254 542 0 45634 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 190096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21716
/proc/meminfo: memFree=902704/2055920 swapFree=4179592/4192956
[pid=21714] ppid=21712 vsize=5356 CPUtime=0
/proc/21714/stat : 21714 (kw_pre) S 21712 21714 21677 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236708370 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21714/statm: 1339 231 192 169 0 50 0
[pid=21715] ppid=21714 vsize=187820 CPUtime=1200.03
/proc/21715/stat : 21715 (kw_preprocessor) R 21714 21714 21677 0 -1 0 42440 0 0 0 119930 73 0 0 25 0 1 0 236708370 192327680 40074 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/21715/statm: 46955 40074 254 542 0 46404 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 193176

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 21714 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.03
#
# 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.03
CPU user time (s): 1199.3
CPU system time (s): 0.73
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 193176

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.05384 second user time and 3.32349 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-12 02:07:01
IDJOB=1797237
IDBENCH=71074
IDSOLVER=646
FILE ID=node67/1797237-1242086821
PBS_JOBID= 9277679
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=274827079

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:       1064264 kB
Buffers:         69032 kB
Cached:         849956 kB
SwapCached:       8260 kB
Active:         276248 kB
Inactive:       652336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064264 kB
SwapTotal:     4192956 kB
SwapFree:      4179592 kB
Dirty:            6644 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            49076 kB
Committed_AS:   795816 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= 66312 MiB
End job on node67 at 2009-05-12 02:27:04