Trace number 1734693

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.45

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g6.cnf
MD5SUMb8aeb5269daff3f4e23b9dd675aa8076
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.39/0.49	c atom#=2640 clause#=305320 total literals=613120 

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-1734693-1240796296/watcher-1734693-1240796296 -o /tmp/evaluation-result-1734693-1240796296/solver-1734693-1240796296 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1734693-1240796296.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.93 0.97 0.98 3/64 14953
/proc/meminfo: memFree=1858584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=6104 CPUtime=0
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 107657245 6250496 125 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 1526 125 96 284 0 1239 0

[startup+0.079741 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 14953
/proc/meminfo: memFree=1858584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=6104 CPUtime=0.07
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 402 0 0 0 7 0 0 0 18 0 1 0 107657245 6250496 386 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 1526 386 96 284 0 1239 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6104

[startup+0.101743 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 14953
/proc/meminfo: memFree=1858584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=6104 CPUtime=0.09
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 479 0 0 0 9 0 0 0 18 0 1 0 107657245 6250496 463 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 1526 463 96 284 0 1239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6104

[startup+0.301765 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 14953
/proc/meminfo: memFree=1858584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=9692 CPUtime=0.29
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 1941 0 0 0 29 0 0 0 20 0 1 0 107657245 9924608 1924 1992294400 134512640 135679800 4294956240 18446744073709551615 134552275 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 2423 1924 103 284 0 2136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9692

[startup+0.70181 s]
/proc/loadavg: 0.93 0.97 0.98 3/64 14953
/proc/meminfo: memFree=1858584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=25596 CPUtime=0.69
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 9288 0 0 0 65 4 0 0 24 0 1 0 107657245 26210304 5890 1992294400 134512640 135679800 4294956240 18446744073709551615 134521392 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 6399 5890 112 284 0 6112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25596

[startup+1.5019 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 14954
/proc/meminfo: memFree=1833424/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=30084 CPUtime=1.5
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 10418 0 0 0 145 5 0 0 25 0 1 0 107657245 30806016 7020 1992294400 134512640 135679800 4294956240 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 7521 7020 113 284 0 7234 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 30084

[startup+3.10108 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 14954
/proc/meminfo: memFree=1828304/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=35764 CPUtime=3.08
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 11844 0 0 0 303 5 0 0 25 0 1 0 107657245 36622336 8446 1992294400 134512640 135679800 4294956240 18446744073709551615 134535697 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 8941 8446 113 284 0 8654 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35764

[startup+6.30145 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 14954
/proc/meminfo: memFree=1818576/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=44472 CPUtime=6.29
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 14018 0 0 0 622 7 0 0 25 0 1 0 107657245 45539328 10587 1992294400 134512640 135679800 4294956240 18446744073709551615 134533219 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 11118 10587 113 284 0 10831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44472

[startup+12.7012 s]
/proc/loadavg: 0.94 0.97 0.98 2/65 14954
/proc/meminfo: memFree=1805784/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=56616 CPUtime=12.68
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 17096 0 0 0 1260 8 0 0 25 0 1 0 107657245 57974784 13665 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 14154 13665 113 284 0 13867 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56616

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 14954
/proc/meminfo: memFree=1787608/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=74292 CPUtime=25.48
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 21582 0 0 0 2536 12 0 0 25 0 1 0 107657245 76075008 18053 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 18573 18053 113 284 0 18286 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74292

[startup+51.1016 s]
/proc/loadavg: 0.97 0.97 0.98 2/65 14954
/proc/meminfo: memFree=1763928/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=98560 CPUtime=51.06
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 27721 0 0 0 5089 17 0 0 25 0 1 0 107657245 100925440 23998 1992294400 134512640 135679800 4294956240 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 24640 23998 113 284 0 24353 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98560

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1745944/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=115460 CPUtime=102.25
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 32795 0 0 0 10203 22 0 0 25 0 1 0 107657245 118231040 28300 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 28865 28300 113 284 0 28578 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115460

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1738264/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=123648 CPUtime=162.22
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 34849 0 0 0 16198 24 0 0 25 0 1 0 107657245 126615552 30354 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 30912 30354 113 284 0 30625 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 123648

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1713304/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=149124 CPUtime=222.19
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 42846 0 0 0 22189 30 0 0 25 0 1 0 107657245 152702976 36425 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 37281 36425 113 284 0 36994 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 149124

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1713304/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=149124 CPUtime=282.17
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 42849 0 0 0 28187 30 0 0 25 0 1 0 107657245 152702976 36428 1992294400 134512640 135679800 4294956240 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 37281 36428 113 284 0 36994 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 149124

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1711320/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=151500 CPUtime=342.14
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 43442 0 0 0 34184 30 0 0 25 0 1 0 107657245 155136000 37021 1992294400 134512640 135679800 4294956240 18446744073709551615 134535715 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 37875 37021 113 284 0 37588 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 151500

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1670936/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=191900 CPUtime=402.13
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 53621 0 0 0 40172 41 0 0 25 0 1 0 107657245 196505600 47200 1992294400 134512640 135679800 4294956240 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 47975 47200 113 284 0 47688 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 191900

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1640152/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=221892 CPUtime=462.11
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 61177 0 0 0 46161 50 0 0 25 0 1 0 107657245 227217408 54756 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 55473 54756 113 284 0 55186 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 221892

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626776/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=522.09
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65973 0 0 0 52156 53 0 0 25 0 1 0 107657245 240455680 58012 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58012 113 284 0 58418 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 234820

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626776/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=582.08
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65973 0 0 0 58155 53 0 0 25 0 1 0 107657245 240455680 58012 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58012 113 284 0 58418 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 234820

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626712/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=642.06
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65978 0 0 0 64153 53 0 0 25 0 1 0 107657245 240455680 58017 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58017 113 284 0 58418 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 234820

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626648/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=702.04
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65978 0 0 0 70151 53 0 0 25 0 1 0 107657245 240455680 58017 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58017 113 284 0 58418 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 234820

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=762.03
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65985 0 0 0 76150 53 0 0 25 0 1 0 107657245 240455680 58024 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58024 113 284 0 58418 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 234820

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626584/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=822.01
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65985 0 0 0 82148 53 0 0 25 0 1 0 107657245 240455680 58024 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58024 113 284 0 58418 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 234820

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1626648/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=234820 CPUtime=882
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 65985 0 0 0 88146 54 0 0 25 0 1 0 107657245 240455680 58024 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 58705 58024 113 284 0 58418 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 234820

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1618264/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=243584 CPUtime=941.98
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 68167 0 0 0 94141 57 0 0 25 0 1 0 107657245 249430016 60206 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 60896 60206 113 284 0 60609 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 243584

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1604376/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=257364 CPUtime=1001.97
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 71604 0 0 0 100136 61 0 0 25 0 1 0 107657245 263540736 63643 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 64341 63643 113 284 0 64054 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 257364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1590360/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=271500 CPUtime=1061.95
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 75131 0 0 0 106132 63 0 0 25 0 1 0 107657245 278016000 67170 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 67875 67170 113 284 0 67588 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 271500

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1577560/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=284088 CPUtime=1121.93
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 78289 0 0 0 112127 66 0 0 25 0 1 0 107657245 290906112 70328 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 71022 70328 113 284 0 70735 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 284088

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1563288/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=298396 CPUtime=1181.92
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 81867 0 0 0 118122 70 0 0 25 0 1 0 107657245 305557504 73906 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 74599 73906 113 284 0 74312 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 298396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 14956
/proc/meminfo: memFree=1559384/2055920 swapFree=4192956/4192956
[pid=14953] ppid=14951 vsize=301960 CPUtime=1200.02
/proc/14953/stat : 14953 (MoRsat) R 14951 14953 14629 0 -1 4194304 82778 0 0 0 119931 71 0 0 25 0 1 0 107657245 309207040 74817 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14953/statm: 75490 74817 113 284 0 75203 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 301960

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.45
CPU time (s): 1200.07
CPU user time (s): 1199.31
CPU system time (s): 0.759884
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 301960

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

runsolver used 1.13483 second user time and 3.24651 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 03:38:17
IDJOB=1734693
IDBENCH=71282
IDSOLVER=502
FILE ID=node62/1734693-1240796296
PBS_JOBID= 9187307
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= b8aeb5269daff3f4e23b9dd675aa8076
RANDOM SEED=316085022

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859704 kB
Buffers:         32652 kB
Cached:          85192 kB
SwapCached:          0 kB
Active:          29992 kB
Inactive:       103272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859704 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5332 kB
Writeback:           0 kB
Mapped:          25216 kB
Slab:            48744 kB
Committed_AS:   250624 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node62 at 2009-04-27 03:58:19