Trace number 1797313

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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-1797313-1242088418/watcher-1797313-1242088418 -o /tmp/evaluation-result-1797313-1242088418/solver-1797313-1242088418 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797313-1242088418.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/65 14593
/proc/meminfo: memFree=1095424/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) R 14591 14593 14499 0 -1 4194304 262 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 270187162271 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14593/statm: 1339 230 191 169 0 50 0
[pid=14594] ppid=14593 vsize=2296 CPUtime=0
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 33 0 0 0 0 0 0 0 19 0 1 0 236870955 2351104 10 1992294400 4194304 6416590 548682068912 18446744073709551615 5570036 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 575 25 16 542 0 24 0

[startup+0.0831419 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14593
/proc/meminfo: memFree=1095424/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=6788 CPUtime=0.07
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 1081 0 0 0 7 0 0 0 21 0 1 0 236870955 6950912 1057 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 1697 1057 215 542 0 1146 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12144

[startup+0.102143 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14593
/proc/meminfo: memFree=1095424/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=7316 CPUtime=0.09
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 1195 0 0 0 9 0 0 0 21 0 1 0 236870955 7491584 1171 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 1829 1171 215 542 0 1278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12672

[startup+0.301165 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14593
/proc/meminfo: memFree=1095424/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=11720 CPUtime=0.29
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 2393 0 0 0 28 1 0 0 24 0 1 0 236870955 12001280 2369 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 2930 2369 215 542 0 2379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17076

[startup+0.70121 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14593
/proc/meminfo: memFree=1095424/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=22780 CPUtime=0.69
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 5218 0 0 0 67 2 0 0 25 0 1 0 236870955 23326720 5194 1992294400 4194304 6416590 548682068912 18446744073709551615 4524995 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 5695 5194 233 542 0 5144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28136

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1075184/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=22780 CPUtime=1.49
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 5218 0 0 0 147 2 0 0 25 0 1 0 236870955 23326720 5194 1992294400 4194304 6416590 548682068912 18446744073709551615 4272355 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 5695 5194 233 542 0 5144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28136

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1068976/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=29184 CPUtime=3.09
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 6596 0 0 0 306 3 0 0 25 0 1 0 236870955 29884416 6572 1992294400 4194304 6416590 548682068912 18446744073709551615 4567690 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 7296 6572 242 542 0 6745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34540

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1069552/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=28312 CPUtime=6.28
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 6633 0 0 0 625 3 0 0 25 0 1 0 236870955 28991488 6408 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 7078 6408 250 542 0 6527 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33668

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1066096/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=32612 CPUtime=12.68
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 7674 0 0 0 1263 5 0 0 25 0 1 0 236870955 33394688 7364 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 8153 7364 254 542 0 7602 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37968

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1055152/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=46052 CPUtime=25.48
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 10740 0 0 0 2537 11 0 0 25 0 1 0 236870955 47157248 10249 1992294400 4194304 6416590 548682068912 18446744073709551615 4294658 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 11513 10249 254 542 0 10962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51408

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1037168/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=65972 CPUtime=51.07
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 15515 0 0 0 5088 19 0 0 25 0 1 0 236870955 67555328 14630 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 16493 14630 254 542 0 15942 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71328

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=1012528/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=93992 CPUtime=102.25
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 21908 0 0 0 10195 30 0 0 25 0 1 0 236870955 96247808 20727 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 23498 20727 254 542 0 22947 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 99348

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=996464/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=113248 CPUtime=162.23
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 26083 0 0 0 16188 35 0 0 25 0 1 0 236870955 115965952 24720 1992294400 4194304 6416590 548682068912 18446744073709551615 4294656 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 28312 24720 254 542 0 27761 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 118604

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=980720/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=131780 CPUtime=222.2
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 30451 0 0 0 22175 45 0 0 25 0 1 0 236870955 134942720 28638 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 32945 28638 254 542 0 32394 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 137136

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=964208/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=152788 CPUtime=282.17
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 35045 0 0 0 28164 53 0 0 25 0 1 0 236870955 156454912 32955 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 38197 32955 254 542 0 37646 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 158144

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14595
/proc/meminfo: memFree=940976/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=176584 CPUtime=342.14
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 41329 0 0 0 34150 64 0 0 25 0 1 0 236870955 180822016 38555 1992294400 4194304 6416590 548682068912 18446744073709551615 4294548 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 44146 38555 254 542 0 43595 0
Current children cumulated CPU time (s) 342.14

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

/proc/14594/statm: 50357 43458 254 542 0 49806 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 206784

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=904816/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=221912 CPUtime=582.02
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 50851 0 0 0 58122 80 0 0 25 0 1 0 236870955 227237888 47656 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 55478 47656 254 542 0 54927 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 227268

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=879984/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=248116 CPUtime=642
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 56973 0 0 0 64111 89 0 0 25 0 1 0 236870955 254070784 53778 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 62029 53778 254 542 0 61478 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 253472

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=872048/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=256812 CPUtime=701.97
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 59410 0 0 0 70103 94 0 0 25 0 1 0 236870955 262975488 55731 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 64203 55731 254 542 0 63652 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 262168

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=869040/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=260812 CPUtime=761.95
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 60164 0 0 0 76098 97 0 0 25 0 1 0 236870955 267071488 56485 1992294400 4194304 6416590 548682068912 18446744073709551615 4294546 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 65203 56485 254 542 0 64652 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 266168

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=842032/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=290336 CPUtime=821.92
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 66916 0 0 0 82085 107 0 0 25 0 1 0 236870955 297304064 63237 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 72584 63237 254 542 0 72033 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 295692

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=836464/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=298016 CPUtime=881.91
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 68852 0 0 0 88081 110 0 0 25 0 1 0 236870955 305168384 64617 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 74504 64617 254 542 0 73953 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 303372

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=834288/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=300576 CPUtime=941.88
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 69416 0 0 0 94075 113 0 0 25 0 1 0 236870955 307789824 65181 1992294400 4194304 6416590 548682068912 18446744073709551615 4294632 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 75144 65181 254 542 0 74593 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 305932

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=822768/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=314660 CPUtime=1001.85
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 72276 0 0 0 100069 116 0 0 25 0 1 0 236870955 322211840 68041 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 78665 68041 254 542 0 78114 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 320016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=815024/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=324544 CPUtime=1061.83
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 74450 0 0 0 106061 122 0 0 25 0 1 0 236870955 332333056 70215 1992294400 4194304 6416590 548682068912 18446744073709551615 4340783 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 81136 70215 254 542 0 80585 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 329900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=807728/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=331136 CPUtime=1121.8
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 76660 0 0 0 112053 127 0 0 25 0 1 0 236870955 339083264 71785 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 82784 71785 254 542 0 82233 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 336492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=806320/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=333056 CPUtime=1181.78
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 77028 0 0 0 118049 129 0 0 25 0 1 0 236870955 341049344 72153 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 83264 72153 254 542 0 82713 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 338412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14597
/proc/meminfo: memFree=806192/2055920 swapFree=4181592/4192956
[pid=14593] ppid=14591 vsize=5356 CPUtime=0
/proc/14593/stat : 14593 (kw_pre) S 14591 14593 14499 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 236870955 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14593/statm: 1339 231 192 169 0 50 0
[pid=14594] ppid=14593 vsize=333056 CPUtime=1200.07
/proc/14594/stat : 14594 (kw_preprocessor) R 14593 14593 14499 0 -1 0 77042 0 0 0 119878 129 0 0 25 0 1 0 236870955 341049344 72167 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14594/statm: 83264 72167 254 542 0 82713 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 338412

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 14593 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.07
#
# 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.07
CPU user time (s): 1198.78
CPU system time (s): 1.29
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 338412

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= 2
involuntary context switches= 2

runsolver used 1.60076 second user time and 2.77458 second system time

The end

Launcher Data

Begin job on node88 at 2009-05-12 02:33:38
IDJOB=1797313
IDBENCH=71100
IDSOLVER=646
FILE ID=node88/1797313-1242088418
PBS_JOBID= 9277678
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=1982943376

node88.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1095904 kB
Buffers:         56348 kB
Cached:         822776 kB
SwapCached:       5488 kB
Active:         249164 kB
Inactive:       638592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1095904 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:            5144 kB
Writeback:           0 kB
Mapped:          15048 kB
Slab:            58204 kB
Committed_AS:   623392 kB
PageTables:       1444 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= 66204 MiB
End job on node88 at 2009-05-12 02:53:41