Trace number 1735893

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.09/0.15	c atom#=945 clause#=61409 total literals=123673 

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-1735893-1240807769/watcher-1735893-1240807769 -o /tmp/evaluation-result-1735893-1240807769/solver-1735893-1240807769 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1735893-1240807769.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.83 1.82 1.45 3/65 29887
/proc/meminfo: memFree=1770864/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=3008 CPUtime=0
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 108806984 3080192 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 752 124 96 284 0 465 0

[startup+0.0829521 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 29887
/proc/meminfo: memFree=1770864/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=3040 CPUtime=0.07
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 868 0 0 0 7 0 0 0 20 0 1 0 108806984 3112960 547 1992294400 134512640 135679800 4294956224 18446744073709551615 134564586 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 760 547 107 284 0 473 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3040

[startup+0.101955 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 29887
/proc/meminfo: memFree=1770864/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=3040 CPUtime=0.09
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 868 0 0 0 9 0 0 0 20 0 1 0 108806984 3112960 547 1992294400 134512640 135679800 4294956224 18446744073709551615 134564518 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 760 547 107 284 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3040

[startup+0.301977 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 29887
/proc/meminfo: memFree=1770864/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=7260 CPUtime=0.29
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 2189 0 0 0 29 0 0 0 22 0 1 0 108806984 7434240 1599 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 1815 1599 114 284 0 1528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7260

[startup+0.702021 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 29887
/proc/meminfo: memFree=1770864/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=9504 CPUtime=0.69
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 2732 0 0 0 68 1 0 0 25 0 1 0 108806984 9732096 2142 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 2376 2142 114 284 0 2089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9504

[startup+1.50111 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 29888
/proc/meminfo: memFree=1761768/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=11624 CPUtime=1.49
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 3284 0 0 0 148 1 0 0 25 0 1 0 108806984 11902976 2694 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 2906 2694 114 284 0 2619 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11624

[startup+3.10129 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 29888
/proc/meminfo: memFree=1759464/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=14992 CPUtime=3.09
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 4058 0 0 0 307 2 0 0 25 0 1 0 108806984 15351808 3468 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 3748 3468 114 284 0 3461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14992

[startup+6.30165 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 29888
/proc/meminfo: memFree=1754536/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=17584 CPUtime=6.28
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 4717 0 0 0 626 2 0 0 25 0 1 0 108806984 18006016 4127 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 4396 4127 114 284 0 4109 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17584

[startup+12.7014 s]
/proc/loadavg: 1.71 1.79 1.44 2/66 29888
/proc/meminfo: memFree=1751336/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=20668 CPUtime=12.68
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 5512 0 0 0 1265 3 0 0 25 0 1 0 108806984 21164032 4922 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 5167 4922 114 284 0 4880 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20668

[startup+25.5018 s]
/proc/loadavg: 1.55 1.75 1.43 2/66 29888
/proc/meminfo: memFree=1745960/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=26108 CPUtime=25.48
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 7064 0 0 0 2544 4 0 0 25 0 1 0 108806984 26734592 6216 1992294400 134512640 135679800 4294956224 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 6527 6216 114 284 0 6240 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26108

[startup+51.1017 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 29888
/proc/meminfo: memFree=1737448/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=34596 CPUtime=51.07
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 9486 0 0 0 5101 6 0 0 25 0 1 0 108806984 35426304 8380 1992294400 134512640 135679800 4294956224 18446744073709551615 134535749 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 8649 8380 114 284 0 8362 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34596

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/66 29888
/proc/meminfo: memFree=1730472/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=41964 CPUtime=102.26
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 12119 0 0 0 10217 9 0 0 25 0 1 0 108806984 42971136 10112 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 10491 10112 114 284 0 10204 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41964

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/66 29888
/proc/meminfo: memFree=1723496/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=48656 CPUtime=162.24
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 14629 0 0 0 16213 11 0 0 25 0 1 0 108806984 49823744 11850 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 12164 11850 114 284 0 11877 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48656

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/66 29888
/proc/meminfo: memFree=1719144/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=53156 CPUtime=222.23
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 15766 0 0 0 22210 13 0 0 25 0 1 0 108806984 54431744 12987 1992294400 134512640 135679800 4294956224 18446744073709551615 134525390 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 13289 12987 114 284 0 13002 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 53156

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 3/66 29888
/proc/meminfo: memFree=1696872/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=82720 CPUtime=282.2
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 23264 0 0 0 28201 19 0 0 25 0 1 0 108806984 84705280 20099 1992294400 134512640 135679800 4294956224 18446744073709551615 134540610 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 20680 20099 114 284 0 20393 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 82720

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/66 29888
/proc/meminfo: memFree=1696488/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=76560 CPUtime=342.18
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 23274 0 0 0 34199 19 0 0 25 0 1 0 108806984 78397440 18569 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 19140 18569 114 284 0 18853 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 76560

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/66 29888
/proc/meminfo: memFree=1696488/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=76560 CPUtime=402.17
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 23274 0 0 0 40198 19 0 0 25 0 1 0 108806984 78397440 18569 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 19140 18569 114 284 0 18853 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 76560

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.26 2/66 29888
/proc/meminfo: memFree=1696488/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=76560 CPUtime=462.15
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 23275 0 0 0 46196 19 0 0 25 0 1 0 108806984 78397440 18570 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 19140 18570 114 284 0 18853 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 76560

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 29888
/proc/meminfo: memFree=1688360/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=84908 CPUtime=522.13
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 25365 0 0 0 52192 21 0 0 25 0 1 0 108806984 86945792 20660 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 21227 20660 114 284 0 20940 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 84908

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 3/66 29888
/proc/meminfo: memFree=1674152/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=98888 CPUtime=582.12
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 28887 0 0 0 58188 24 0 0 25 0 1 0 108806984 101261312 24182 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 24722 24182 114 284 0 24435 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 98888

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 29888
/proc/meminfo: memFree=1662504/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=110092 CPUtime=642.11
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 31744 0 0 0 64184 27 0 0 25 0 1 0 108806984 112734208 27039 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27523 27039 114 284 0 27236 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 110092

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 29894
/proc/meminfo: memFree=1662120/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=110240 CPUtime=702.08
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33418 0 0 0 70180 28 0 0 25 0 1 0 108806984 112885760 27103 1992294400 134512640 135679800 4294956224 18446744073709551615 134519341 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27560 27103 114 284 0 27273 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 110240

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 29894
/proc/meminfo: memFree=1662184/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=110240 CPUtime=762.07
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33424 0 0 0 76179 28 0 0 25 0 1 0 108806984 112885760 27109 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27560 27109 114 284 0 27273 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 110240

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 29894
/proc/meminfo: memFree=1662120/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=110240 CPUtime=822.05
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33424 0 0 0 82177 28 0 0 25 0 1 0 108806984 112885760 27109 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27560 27109 114 284 0 27273 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 110240

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 29894
/proc/meminfo: memFree=1662056/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=110240 CPUtime=882.03
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33436 0 0 0 88175 28 0 0 25 0 1 0 108806984 112885760 27121 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27560 27121 114 284 0 27273 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 110240

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 29894
/proc/meminfo: memFree=1661544/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=111008 CPUtime=942.01
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33571 0 0 0 94173 28 0 0 25 0 1 0 108806984 113672192 27256 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27752 27256 114 284 0 27465 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 111008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 29894
/proc/meminfo: memFree=1660904/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=111776 CPUtime=1001.99
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33727 0 0 0 100171 28 0 0 25 0 1 0 108806984 114458624 27412 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27944 27412 114 284 0 27657 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 111776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 29894
/proc/meminfo: memFree=1660648/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=111776 CPUtime=1061.98
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33787 0 0 0 106170 28 0 0 25 0 1 0 108806984 114458624 27472 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 27944 27472 114 284 0 27657 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 111776

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 29894
/proc/meminfo: memFree=1660200/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=112544 CPUtime=1121.96
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 33881 0 0 0 112168 28 0 0 25 0 1 0 108806984 115245056 27566 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 28136 27566 114 284 0 27849 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 112544

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29894
/proc/meminfo: memFree=1659304/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=113824 CPUtime=1181.94
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 34110 0 0 0 118166 28 0 0 25 0 1 0 108806984 116555776 27795 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 28456 27795 114 284 0 28169 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 113824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29894
/proc/meminfo: memFree=1658984/2055920 swapFree=4191904/4192956
[pid=29887] ppid=29885 vsize=114340 CPUtime=1200.04
/proc/29887/stat : 29887 (MoRsat) R 29885 29887 29757 0 -1 4194304 34183 0 0 0 119976 28 0 0 25 0 1 0 108806984 117084160 27868 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29887/statm: 28585 27868 114 284 0 28298 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 114340

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.07
CPU user time (s): 1199.76
CPU system time (s): 0.302953
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 116560

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

runsolver used 1.38879 second user time and 2.95355 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-27 06:49:29
IDJOB=1735893
IDBENCH=71554
IDSOLVER=502
FILE ID=node76/1735893-1240807769
PBS_JOBID= 9187421
Free space on /tmp= 66244 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes8.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735893-1240807769/watcher-1735893-1240807769 -o /tmp/evaluation-result-1735893-1240807769/solver-1735893-1240807769 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1735893-1240807769.cnf

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=818439749

node76.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.220
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.220
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:       1771344 kB
Buffers:         42008 kB
Cached:         170232 kB
SwapCached:        260 kB
Active:          24848 kB
Inactive:       200564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771344 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          21656 kB
Slab:            45076 kB
Committed_AS:   448440 kB
PageTables:       1432 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= 66244 MiB
End job on node76 at 2009-04-27 07:09:31