Trace number 1731650

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.04 1200.42

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark315.531
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.19/0.23	c atom#=900 clause#=71378 total literals=143596 

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-1731650-1240772997/watcher-1731650-1240772997 -o /tmp/evaluation-result-1731650-1240772997/solver-1731650-1240772997 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1731650-1240772997.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: 1.84 1.92 1.63 3/64 5685
/proc/meminfo: memFree=1787696/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=3284 CPUtime=0
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 105325678 3362816 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 821 122 96 284 0 534 0

[startup+0.058978 s]
/proc/loadavg: 1.84 1.92 1.63 3/64 5685
/proc/meminfo: memFree=1787696/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=3284 CPUtime=0.05
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 323 0 0 0 5 0 0 0 18 0 1 0 105325678 3362816 307 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 821 307 96 284 0 534 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3284

[startup+0.101983 s]
/proc/loadavg: 1.84 1.92 1.63 3/64 5685
/proc/meminfo: memFree=1787696/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=3032 CPUtime=0.09
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 1059 0 0 0 9 0 0 0 18 0 1 0 105325678 3104768 545 1992294400 134512640 135679800 4294956224 18446744073709551615 134569927 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 758 545 106 284 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3032

[startup+0.30201 s]
/proc/loadavg: 1.84 1.92 1.63 3/64 5685
/proc/meminfo: memFree=1787696/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=7164 CPUtime=0.29
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 2604 0 0 0 28 1 0 0 19 0 1 0 105325678 7335936 1555 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 1791 1555 114 284 0 1504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7164

[startup+0.701063 s]
/proc/loadavg: 1.84 1.92 1.63 3/64 5685
/proc/meminfo: memFree=1787696/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=9032 CPUtime=0.69
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 3090 0 0 0 68 1 0 0 22 0 1 0 105325678 9248768 2041 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 2258 2041 114 284 0 1971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9032

[startup+1.50117 s]
/proc/loadavg: 1.84 1.92 1.63 2/65 5686
/proc/meminfo: memFree=1779048/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=10916 CPUtime=1.49
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 3548 0 0 0 148 1 0 0 25 0 1 0 105325678 11177984 2499 1992294400 134512640 135679800 4294956224 18446744073709551615 134522851 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 2729 2499 114 284 0 2442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10916

[startup+3.10139 s]
/proc/loadavg: 1.84 1.92 1.63 2/65 5686
/proc/meminfo: memFree=1777000/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=14144 CPUtime=3.09
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 4318 0 0 0 307 2 0 0 25 0 1 0 105325678 14483456 3269 1992294400 134512640 135679800 4294956224 18446744073709551615 134522791 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 3536 3269 114 284 0 3249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14144

[startup+6.30183 s]
/proc/loadavg: 1.77 1.90 1.62 2/65 5686
/proc/meminfo: memFree=1771048/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=17532 CPUtime=6.29
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 5360 0 0 0 626 3 0 0 25 0 1 0 105325678 17952768 4151 1992294400 134512640 135679800 4294956224 18446744073709551615 134532544 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 4383 4151 114 284 0 4096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17532

[startup+12.7017 s]
/proc/loadavg: 1.71 1.89 1.62 2/65 5686
/proc/meminfo: memFree=1769832/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=19520 CPUtime=12.68
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 5864 0 0 0 1265 3 0 0 25 0 1 0 105325678 19988480 4655 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 4880 4655 114 284 0 4593 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19520

[startup+25.5014 s]
/proc/loadavg: 1.55 1.84 1.61 2/65 5686
/proc/meminfo: memFree=1765224/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=24064 CPUtime=25.48
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 7263 0 0 0 2543 5 0 0 25 0 1 0 105325678 24641536 5700 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 6016 5700 114 284 0 5729 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24064

[startup+51.1019 s]
/proc/loadavg: 1.36 1.77 1.59 2/65 5686
/proc/meminfo: memFree=1759848/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=29280 CPUtime=51.07
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 8984 0 0 0 5101 6 0 0 25 0 1 0 105325678 29982720 7067 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 7320 7067 114 284 0 7033 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29280

[startup+102.306 s]
/proc/loadavg: 1.16 1.65 1.56 2/65 5686
/proc/meminfo: memFree=1751912/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=36868 CPUtime=102.26
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 11253 0 0 0 10218 8 0 0 25 0 1 0 105325678 37752832 8982 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 9217 8982 114 284 0 8930 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36868

[startup+162.302 s]
/proc/loadavg: 1.06 1.53 1.52 2/65 5686
/proc/meminfo: memFree=1738472/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=50564 CPUtime=162.24
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 15446 0 0 0 16211 13 0 0 25 0 1 0 105325678 51777536 12274 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 12641 12274 114 284 0 12354 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50564

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.49 2/65 5686
/proc/meminfo: memFree=1736168/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=53036 CPUtime=222.22
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 16063 0 0 0 22208 14 0 0 25 0 1 0 105325678 54308864 12891 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 13259 12891 114 284 0 12972 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53036

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.45 2/65 5686
/proc/meminfo: memFree=1719848/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=69548 CPUtime=282.21
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 20131 0 0 0 28203 18 0 0 25 0 1 0 105325678 71217152 16959 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 17387 16959 114 284 0 17100 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69548

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.42 2/65 5686
/proc/meminfo: memFree=1711592/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=77548 CPUtime=342.18
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 22896 0 0 0 34199 19 0 0 25 0 1 0 105325678 79409152 18952 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 19387 18952 114 284 0 19100 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 77548

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.39 2/65 5686
/proc/meminfo: memFree=1711592/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=77548 CPUtime=402.16
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 22905 0 0 0 40196 20 0 0 25 0 1 0 105325678 79409152 18961 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 19387 18961 114 284 0 19100 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 77548

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.36 2/65 5686
/proc/meminfo: memFree=1711464/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=77548 CPUtime=462.14
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 22918 0 0 0 46194 20 0 0 25 0 1 0 105325678 79409152 18974 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 19387 18974 114 284 0 19100 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 77548

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.34 2/65 5686
/proc/meminfo: memFree=1711464/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=77548 CPUtime=522.12
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 22949 0 0 0 52192 20 0 0 25 0 1 0 105325678 79409152 19005 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 19387 19005 114 284 0 19100 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 77548

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.32 2/65 5686
/proc/meminfo: memFree=1711016/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=79084 CPUtime=582.1
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 23399 0 0 0 58190 20 0 0 25 0 1 0 105325678 80982016 19069 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 19771 19069 114 284 0 19484 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 79084

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.29 2/65 5686
/proc/meminfo: memFree=1703912/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=85772 CPUtime=642.09
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 25203 0 0 0 64187 22 0 0 25 0 1 0 105325678 87830528 20873 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 21443 20873 114 284 0 21156 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 85772

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.27 2/65 5686
/proc/meminfo: memFree=1695720/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=93980 CPUtime=702.07
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 27251 0 0 0 70182 25 0 0 25 0 1 0 105325678 96235520 22921 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 23495 22921 114 284 0 23208 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 93980

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.25 2/65 5686
/proc/meminfo: memFree=1695336/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=94112 CPUtime=762.06
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 28825 0 0 0 76180 26 0 0 25 0 1 0 105325678 96370688 22955 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 23528 22955 114 284 0 23241 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 94112

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.23 2/65 5686
/proc/meminfo: memFree=1695400/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=94112 CPUtime=822.03
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 28845 0 0 0 82177 26 0 0 25 0 1 0 105325678 96370688 22975 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 23528 22975 114 284 0 23241 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 94112

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 5686
/proc/meminfo: memFree=1694824/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=94512 CPUtime=882.01
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 28964 0 0 0 88175 26 0 0 25 0 1 0 105325678 96780288 23094 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 23628 23094 114 284 0 23341 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 94512

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.20 2/65 5686
/proc/meminfo: memFree=1694312/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=95280 CPUtime=941.99
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 29094 0 0 0 94173 26 0 0 25 0 1 0 105325678 97566720 23224 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 23820 23224 114 284 0 23533 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 95280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/65 5686
/proc/meminfo: memFree=1693864/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=95536 CPUtime=1001.98
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 29192 0 0 0 100171 27 0 0 25 0 1 0 105325678 97828864 23322 1992294400 134512640 135679800 4294956224 18446744073709551615 134522768 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 23884 23322 114 284 0 23597 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 95536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 5686
/proc/meminfo: memFree=1692200/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=97328 CPUtime=1061.95
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 29607 0 0 0 106168 27 0 0 25 0 1 0 105325678 99663872 23737 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 24332 23737 114 284 0 24045 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 97328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 5686
/proc/meminfo: memFree=1686568/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=103092 CPUtime=1121.94
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 31008 0 0 0 112165 29 0 0 25 0 1 0 105325678 105566208 25138 1992294400 134512640 135679800 4294956224 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 25773 25138 114 284 0 25486 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 103092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 5686
/proc/meminfo: memFree=1680296/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=109568 CPUtime=1181.91
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 32590 0 0 0 118161 30 0 0 25 0 1 0 105325678 112197632 26720 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 27392 26720 114 284 0 27105 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 109568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 5686
/proc/meminfo: memFree=1678248/2055920 swapFree=4191900/4192956
[pid=5685] ppid=5683 vsize=111692 CPUtime=1200.02
/proc/5685/stat : 5685 (MoRsat) R 5683 5685 5276 0 -1 4194304 33064 0 0 0 119971 31 0 0 25 0 1 0 105325678 114372608 27194 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5685/statm: 27923 27194 114 284 0 27636 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 111692

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)
Real time (s): 1200.42
CPU time (s): 1200.04
CPU user time (s): 1199.72
CPU system time (s): 0.328949
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 111692

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

runsolver used 0.893864 second user time and 2.6416 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 21:09:57
IDJOB=1731650
IDBENCH=24756
IDSOLVER=502
FILE ID=node71/1731650-1240772997
PBS_JOBID= 9187161
Free space on /tmp= 66476 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731650-1240772997/watcher-1731650-1240772997 -o /tmp/evaluation-result-1731650-1240772997/solver-1731650-1240772997 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1731650-1240772997.cnf

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1517647195

node71.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.236
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.236
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:       1788112 kB
Buffers:         28644 kB
Cached:         161228 kB
SwapCached:        528 kB
Active:          55720 kB
Inactive:       147664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788112 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          21764 kB
Slab:            50320 kB
Committed_AS:   318480 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= 66472 MiB
End job on node71 at 2009-04-26 21:30:00