Trace number 1797213

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.09 1200.81

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
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-1797213-1242086198/watcher-1797213-1242086198 -o /tmp/evaluation-result-1797213-1242086198/solver-1797213-1242086198 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797213-1242086198.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.98 0.99 3/65 7152
/proc/meminfo: memFree=1307472/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=4084 CPUtime=0
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 504 0 0 0 0 0 0 0 19 0 1 0 236648782 4182016 480 1992294400 4194304 6416590 548682068912 18446744073709551615 4358704 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 1021 480 215 542 0 470 0

[startup+0.104912 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7152
/proc/meminfo: memFree=1307472/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=6336 CPUtime=0.09
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 1108 0 0 0 9 0 0 0 20 0 1 0 236648782 6488064 1084 1992294400 4194304 6416590 548682068912 18446744073709551615 4831230 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 1584 1085 215 542 0 1033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11692

[startup+0.201968 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7152
/proc/meminfo: memFree=1307472/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=8328 CPUtime=0.19
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 1662 0 0 0 19 0 0 0 20 0 1 0 236648782 8527872 1638 1992294400 4194304 6416590 548682068912 18446744073709551615 5280328 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 2082 1638 215 542 0 1531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13684

[startup+0.301988 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7152
/proc/meminfo: memFree=1307472/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=10356 CPUtime=0.29
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 2171 0 0 0 29 0 0 0 21 0 1 0 236648782 10604544 2147 1992294400 4194304 6416590 548682068912 18446744073709551615 4377249 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 2589 2148 215 542 0 2038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15712

[startup+0.702069 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7152
/proc/meminfo: memFree=1307472/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=13808 CPUtime=0.68
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 3060 0 0 0 68 0 0 0 25 0 1 0 236648782 14139392 3036 1992294400 4194304 6416590 548682068912 18446744073709551615 4272355 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 3452 3036 233 542 0 2901 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19164

[startup+1.50119 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1291648/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=18392 CPUtime=1.49
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 4057 0 0 0 147 2 0 0 25 0 1 0 236648782 18833408 4033 1992294400 4194304 6416590 548682068912 18446744073709551615 4272355 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 4598 4033 242 542 0 4047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23748

[startup+3.10256 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1291520/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=18100 CPUtime=3.09
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 4057 0 0 0 307 2 0 0 25 0 1 0 236648782 18534400 3991 1992294400 4194304 6416590 548682068912 18446744073709551615 4567576 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 4525 3991 242 542 0 3974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23456

[startup+6.30117 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1291328/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=20172 CPUtime=6.29
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 4607 0 0 0 626 3 0 0 25 0 1 0 236648782 20656128 4454 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 5043 4454 251 542 0 4492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25528

[startup+12.7025 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1287304/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=23268 CPUtime=12.68
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 5252 0 0 0 1265 3 0 0 25 0 1 0 236648782 23826432 5099 1992294400 4194304 6416590 548682068912 18446744073709551615 4304331 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 5817 5099 254 542 0 5266 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28624

[startup+25.5011 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1282056/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=29140 CPUtime=25.47
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 6700 0 0 0 2540 7 0 0 25 0 1 0 236648782 29839360 6366 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 7285 6366 254 542 0 6734 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34496

[startup+51.1013 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1274632/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=37992 CPUtime=51.06
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 8948 0 0 0 5092 14 0 0 25 0 1 0 236648782 38903808 8220 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 9498 8220 254 542 0 8947 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43348

[startup+102.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1261832/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=53848 CPUtime=102.23
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 12620 0 0 0 10199 24 0 0 25 0 1 0 236648782 55140352 11413 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 13462 11413 254 542 0 12911 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 59204

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1245832/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=72564 CPUtime=162.2
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 17367 0 0 0 16181 39 0 0 25 0 1 0 236648782 74305536 15433 1992294400 4194304 6416590 548682068912 18446744073709551615 4294538 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 18141 15433 254 542 0 17590 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 77920

[startup+222.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7154
/proc/meminfo: memFree=1233544/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=88400 CPUtime=222.16
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 20395 0 0 0 22171 45 0 0 25 0 1 0 236648782 90521600 18461 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 22100 18461 254 542 0 21549 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 93756

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1230344/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=92252 CPUtime=282.11
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 21457 0 0 0 28163 48 0 0 25 0 1 0 236648782 94466048 19205 1992294400 4194304 6416590 548682068912 18446744073709551615 4294643 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 23063 19205 254 542 0 22512 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 97608

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1225288/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=98740 CPUtime=342.07
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 22741 0 0 0 34156 51 0 0 25 0 1 0 236648782 101109760 20489 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 24685 20489 254 542 0 24134 0
Current children cumulated CPU time (s) 342.07

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

/proc/7153/statm: 29116 24107 254 542 0 28565 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 121820

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1207240/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=120304 CPUtime=641.9
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 27665 0 0 0 64125 65 0 0 25 0 1 0 236648782 123191296 25047 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 30076 25047 254 542 0 29525 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 125660

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1205320/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=122544 CPUtime=701.86
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 28127 0 0 0 70119 67 0 0 25 0 1 0 236648782 125485056 25509 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 30636 25509 254 542 0 30085 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 127900

[startup+762.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1201160/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=127504 CPUtime=761.83
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 29146 0 0 0 76113 70 0 0 25 0 1 0 236648782 130564096 26528 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 31876 26528 254 542 0 31325 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 132860

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1195912/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=133904 CPUtime=821.79
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 30463 0 0 0 82107 72 0 0 25 0 1 0 236648782 137117696 27845 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 33476 27845 254 542 0 32925 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 139260

[startup+882.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1192968/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=139024 CPUtime=881.77
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 31597 0 0 0 88099 78 0 0 25 0 1 0 236648782 142360576 28558 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 34756 28558 254 542 0 34205 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 144380

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1190024/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=142384 CPUtime=941.74
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 32847 0 0 0 94088 86 0 0 25 0 1 0 236648782 145801216 29324 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 35596 29324 254 542 0 35045 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 147740

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1181448/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=152448 CPUtime=1001.7
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 35559 0 0 0 100075 95 0 0 25 0 1 0 236648782 156106752 31480 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 38112 31480 254 542 0 37561 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 157804

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1171016/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=166812 CPUtime=1061.66
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 38204 0 0 0 106063 103 0 0 25 0 1 0 236648782 170815488 34125 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 41703 34125 254 542 0 41152 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 172168

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1165192/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=172564 CPUtime=1121.63
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 40240 0 0 0 112053 110 0 0 25 0 1 0 236648782 176705536 35521 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 43141 35521 254 542 0 42590 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 177920

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1164872/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=172884 CPUtime=1181.6
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 40334 0 0 0 118048 112 0 0 25 0 1 0 236648782 177033216 35615 1992294400 4194304 6416590 548682068912 18446744073709551615 4294550 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 43221 35615 254 542 0 42670 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 178240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1164232/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=173844 CPUtime=1200.09
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 40480 0 0 0 119896 113 0 0 25 0 1 0 236648782 178016256 35761 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 43461 35761 254 542 0 42910 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 179200

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.8 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7160
/proc/meminfo: memFree=1164232/2055920 swapFree=4162568/4192956
[pid=7152] ppid=7150 vsize=5356 CPUtime=0
/proc/7152/stat : 7152 (kw_pre) S 7150 7152 6640 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236648782 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7152/statm: 1339 231 192 169 0 50 0
[pid=7153] ppid=7152 vsize=173844 CPUtime=1200.09
/proc/7153/stat : 7153 (kw_preprocessor) R 7152 7152 6640 0 -1 0 40480 0 0 0 119896 113 0 0 25 0 1 0 236648782 178016256 35761 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 0 0 0
/proc/7153/statm: 43461 35761 254 542 0 42910 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 179200

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7152 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.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.81
CPU time (s): 1200.09
CPU user time (s): 1198.96
CPU system time (s): 1.13
CPU usage (%): 99.9398
Max. virtual memory (cumulated for all children) (KiB): 179200

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.02784 second user time and 3.34749 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 01:56:38
IDJOB=1797213
IDBENCH=71065
IDSOLVER=646
FILE ID=node80/1797213-1242086198
PBS_JOBID= 9277657
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1380226222

node80.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.270
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.270
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:       1307952 kB
Buffers:         76812 kB
Cached:         568592 kB
SwapCached:      25212 kB
Active:         236988 kB
Inactive:       435772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307952 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            61252 kB
Committed_AS:   839228 kB
PageTables:       1396 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= 66028 MiB
End job on node80 at 2009-05-12 02:16:41