Trace number 1721193

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
MoRsat 2009-03-03? (TO) 1200.1 1200.52

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

0.00/0.00	c MoRsat version 1.02 2009.03 
6.50/6.58	c atom#=1278 clause#=74789 total literals=222346 

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-1721193-1240664007/watcher-1721193-1240664007 -o /tmp/evaluation-result-1721193-1240664007/solver-1721193-1240664007 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1721193-1240664007.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18104
/proc/meminfo: memFree=1688688/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=3380 CPUtime=0
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 94431042 3461120 123 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 845 123 96 284 0 558 0

[startup+0.038243 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18104
/proc/meminfo: memFree=1688688/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=3380 CPUtime=0.03
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 257 0 0 0 3 0 0 0 18 0 1 0 94431042 3461120 241 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 845 241 96 284 0 558 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3380

[startup+0.101247 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18104
/proc/meminfo: memFree=1688688/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=3376 CPUtime=0.09
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 722 0 0 0 9 0 0 0 18 0 1 0 94431042 3457024 413 1992294400 134512640 135679800 4294956240 18446744073709551615 134559776 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 844 413 103 284 0 557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.301287 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18104
/proc/meminfo: memFree=1688688/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=7184 CPUtime=0.29
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 2549 0 0 0 29 0 0 0 19 0 1 0 94431042 7356416 1025 1992294400 134512640 135679800 4294956240 18446744073709551615 134563160 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 1796 1025 107 284 0 1509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7184

[startup+0.701365 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18104
/proc/meminfo: memFree=1688688/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=7184 CPUtime=0.69
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 2750 0 0 0 69 0 0 0 23 0 1 0 94431042 7356416 1226 1992294400 134512640 135679800 4294956240 18446744073709551615 134561464 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 1796 1226 107 284 0 1509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7184

[startup+1.50152 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1684072/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=7184 CPUtime=1.49
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 2815 0 0 0 149 0 0 0 25 0 1 0 94431042 7356416 1291 1992294400 134512640 135679800 4294956240 18446744073709551615 134561511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 1796 1291 107 284 0 1509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7184

[startup+3.10184 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1683560/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=7184 CPUtime=3.09
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 2946 0 0 0 309 0 0 0 25 0 1 0 94431042 7356416 1422 1992294400 134512640 135679800 4294956240 18446744073709551615 134563104 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 1796 1422 107 284 0 1509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7184

[startup+6.30146 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1682344/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=8028 CPUtime=6.29
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 3965 0 0 0 628 1 0 0 25 0 1 0 94431042 8220672 1677 1992294400 134512640 135679800 4294956240 18446744073709551615 134561912 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 2007 1677 107 284 0 1720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8028

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1675760/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=13720 CPUtime=12.68
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 7602 0 0 0 1266 2 0 0 25 0 1 0 94431042 14049280 3192 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 3430 3192 114 284 0 3143 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13720

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1672944/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=17252 CPUtime=25.48
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 8664 0 0 0 2545 3 0 0 25 0 1 0 94431042 17666048 3996 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 4313 3996 114 284 0 4026 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17252

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1670896/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=19144 CPUtime=51.07
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 9507 0 0 0 5103 4 0 0 25 0 1 0 94431042 19603456 4485 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 4786 4485 114 284 0 4499 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19144

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1665392/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=24920 CPUtime=102.26
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 10858 0 0 0 10221 5 0 0 25 0 1 0 94431042 25518080 5836 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 6230 5836 114 284 0 5943 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24920

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1661488/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=28752 CPUtime=162.23
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 13106 0 0 0 16217 6 0 0 25 0 1 0 94431042 29442048 6829 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 7188 6829 114 284 0 6901 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28752

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1659376/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=30688 CPUtime=222.22
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 13615 0 0 0 22215 7 0 0 25 0 1 0 94431042 31424512 7338 1992294400 134512640 135679800 4294956240 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 7672 7338 114 284 0 7385 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30688

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1654512/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=35292 CPUtime=282.19
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 15560 0 0 0 28211 8 0 0 25 0 1 0 94431042 36139008 8511 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 8823 8511 114 284 0 8536 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35292

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1654512/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=35292 CPUtime=342.17
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 15568 0 0 0 34209 8 0 0 25 0 1 0 94431042 36139008 8519 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 8823 8519 114 284 0 8536 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35292

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18105
/proc/meminfo: memFree=1647728/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=42272 CPUtime=402.15
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 17276 0 0 0 40205 10 0 0 25 0 1 0 94431042 43286528 10227 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 10568 10227 114 284 0 10281 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42272

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1638000/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=53256 CPUtime=462.13
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 19896 0 0 0 46200 13 0 0 25 0 1 0 94431042 54534144 12590 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 13314 12590 114 284 0 13027 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 53256

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1627504/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=63792 CPUtime=522.11
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 24035 0 0 0 52196 15 0 0 25 0 1 0 94431042 65323008 15189 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 15948 15189 114 284 0 15661 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 63792

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1626992/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=63792 CPUtime=582.09
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 24177 0 0 0 58194 15 0 0 25 0 1 0 94431042 65323008 15331 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 15948 15331 114 284 0 15661 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 63792

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1626480/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=64144 CPUtime=642.07
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 24295 0 0 0 64192 15 0 0 25 0 1 0 94431042 65683456 15449 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 16036 15449 114 284 0 15749 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 64144

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1625328/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=65936 CPUtime=702.04
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 24569 0 0 0 70189 15 0 0 25 0 1 0 94431042 67518464 15723 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 16484 15723 114 284 0 16197 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 65936

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1623664/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=68496 CPUtime=762.02
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 24982 0 0 0 76187 15 0 0 25 0 1 0 94431042 70139904 16136 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 17124 16136 114 284 0 16837 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 68496

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1622896/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=69520 CPUtime=822.01
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 25162 0 0 0 82185 16 0 0 25 0 1 0 94431042 71188480 16316 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 17380 16316 114 284 0 17093 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 69520

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1619824/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=72768 CPUtime=881.98
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 25956 0 0 0 88182 16 0 0 25 0 1 0 94431042 74514432 17110 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 18192 17110 114 284 0 17905 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 72768

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1614320/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=78544 CPUtime=941.96
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 27449 0 0 0 94178 18 0 0 25 0 1 0 94431042 80429056 18474 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 19636 18474 114 284 0 19349 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 78544

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1609072/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=83516 CPUtime=1001.94
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 28745 0 0 0 100175 19 0 0 25 0 1 0 94431042 85520384 19770 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 20879 19770 114 284 0 20592 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 83516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1604016/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=88232 CPUtime=1061.92
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 30004 0 0 0 106170 22 0 0 25 0 1 0 94431042 90349568 21029 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 22058 21029 114 284 0 21771 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 88232

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1602672/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=88292 CPUtime=1121.89
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 32079 0 0 0 112166 23 0 0 25 0 1 0 94431042 90411008 21330 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 22073 21330 114 284 0 21786 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 88292

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1602736/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=88292 CPUtime=1181.87
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 32079 0 0 0 118164 23 0 0 25 0 1 0 94431042 90411008 21330 1992294400 134512640 135679800 4294956240 18446744073709551615 134519301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 22073 21330 114 284 0 21786 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 88292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1602736/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=88292 CPUtime=1200.07
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 32079 0 0 0 119984 23 0 0 25 0 1 0 94431042 90411008 21330 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 22073 21330 114 284 0 21786 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 88292

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18111
/proc/meminfo: memFree=1602736/2055920 swapFree=4181424/4192956
[pid=18104] ppid=18102 vsize=88292 CPUtime=1200.07
/proc/18104/stat : 18104 (MoRsat) R 18102 18104 18008 0 -1 4194304 32079 0 0 0 119984 23 0 0 25 0 1 0 94431042 90411008 21330 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18104/statm: 22073 21330 114 284 0 21786 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 88292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.85
CPU system time (s): 0.250961
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 95844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32079
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= 2004

runsolver used 1.37579 second user time and 2.91856 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 14:53:27
IDJOB=1721193
IDBENCH=71065
IDSOLVER=502
FILE ID=node77/1721193-1240664007
PBS_JOBID= 9186573
Free space on /tmp= 66212 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_08_UNSAT.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721193-1240664007/watcher-1721193-1240664007 -o /tmp/evaluation-result-1721193-1240664007/solver-1721193-1240664007 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1721193-1240664007.cnf

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1668375681

node77.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:       1689104 kB
Buffers:         22576 kB
Cached:         273320 kB
SwapCached:       5412 kB
Active:          71848 kB
Inactive:       231964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689104 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            48904 kB
Committed_AS:   403248 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node77 at 2009-04-25 15:13:29