Trace number 1554397

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark992.714
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.49/0.50	c atom#=18607 clause#=55724 total literals=130020 

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-1554397-1238726423/watcher-1554397-1238726423 -o /tmp/evaluation-result-1554397-1238726423/solver-1554397-1238726423 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1554397-1238726423.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/64 26396
/proc/meminfo: memFree=1858208/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=2856 CPUtime=0
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1145304177 2924544 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 714 121 96 284 0 427 0

[startup+0.0450421 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26396
/proc/meminfo: memFree=1858208/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=2856 CPUtime=0.04
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 256 0 0 0 4 0 0 0 18 0 1 0 1145304177 2924544 240 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 714 240 96 284 0 427 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2856

[startup+0.101046 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26396
/proc/meminfo: memFree=1858208/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=3940 CPUtime=0.09
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 1009 0 0 0 9 0 0 0 18 0 1 0 1145304177 4034560 771 1992294400 134512640 135679800 4294956240 18446744073709551615 134552289 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 985 771 106 284 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3940

[startup+0.301063 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26396
/proc/meminfo: memFree=1858208/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=7132 CPUtime=0.29
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 1161 0 0 0 29 0 0 0 19 0 1 0 1145304177 7303168 923 1992294400 134512640 135679800 4294956240 18446744073709551615 134563735 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 1783 923 107 284 0 1496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7132

[startup+0.701098 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26396
/proc/meminfo: memFree=1858208/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=10004 CPUtime=0.69
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 2994 0 0 0 69 0 0 0 22 0 1 0 1145304177 10244096 2005 1992294400 134512640 135679800 4294956240 18446744073709551615 134530062 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 2501 2005 113 284 0 2214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10004

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26397
/proc/meminfo: memFree=1850520/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=10268 CPUtime=1.49
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 3067 0 0 0 149 0 0 0 25 0 1 0 1145304177 10514432 2075 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 2567 2075 114 284 0 2280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10268

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26397
/proc/meminfo: memFree=1849944/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=10976 CPUtime=3.09
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 3265 0 0 0 309 0 0 0 25 0 1 0 1145304177 11239424 2273 1992294400 134512640 135679800 4294956240 18446744073709551615 134532534 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 2744 2273 114 284 0 2457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10976

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26397
/proc/meminfo: memFree=1848088/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=12600 CPUtime=6.29
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 3670 0 0 0 628 1 0 0 25 0 1 0 1145304177 12902400 2678 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 3150 2678 114 284 0 2863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12600

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26397
/proc/meminfo: memFree=1846048/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=14460 CPUtime=12.69
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 4138 0 0 0 1268 1 0 0 25 0 1 0 1145304177 14807040 3146 1992294400 134512640 135679800 4294956240 18446744073709551615 134534367 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 3615 3146 114 284 0 3328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14460

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 26397
/proc/meminfo: memFree=1843552/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=16836 CPUtime=25.49
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 4725 0 0 0 2547 2 0 0 25 0 1 0 1145304177 17240064 3733 1992294400 134512640 135679800 4294956240 18446744073709551615 134535954 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 4209 3733 114 284 0 3922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16836

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26399
/proc/meminfo: memFree=1838488/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=21936 CPUtime=51.08
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 6160 0 0 0 5105 3 0 0 25 0 1 0 1145304177 22462464 4910 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 5484 4910 114 284 0 5197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21936

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26399
/proc/meminfo: memFree=1833376/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=26916 CPUtime=102.27
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 7748 0 0 0 10222 5 0 0 25 0 1 0 1145304177 27561984 6240 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 6729 6240 114 284 0 6442 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26916

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26399
/proc/meminfo: memFree=1828896/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=31920 CPUtime=162.24
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 9735 0 0 0 16217 7 0 0 25 0 1 0 1145304177 32686080 7326 1992294400 134512640 135679800 4294956240 18446744073709551615 134534482 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 7980 7326 114 284 0 7693 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31920

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26399
/proc/meminfo: memFree=1824224/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=36552 CPUtime=222.23
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 10935 0 0 0 22214 9 0 0 25 0 1 0 1145304177 37429248 8526 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 9138 8526 114 284 0 8851 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36552

[startup+282.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1823200/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=37212 CPUtime=282.21
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 11902 0 0 0 28212 9 0 0 25 0 1 0 1145304177 38105088 8721 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 9303 8721 114 284 0 9016 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 37212

[startup+342.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 26399
/proc/meminfo: memFree=1822432/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=38136 CPUtime=342.2
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 12148 0 0 0 34210 10 0 0 25 0 1 0 1145304177 39051264 8967 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 9534 8967 114 284 0 9247 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 38136

[startup+402.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 26399
/proc/meminfo: memFree=1815520/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=44624 CPUtime=402.17
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 13885 0 0 0 40206 11 0 0 25 0 1 0 1145304177 45694976 10704 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 11156 10704 114 284 0 10869 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 44624

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 26399
/proc/meminfo: memFree=1810400/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=50648 CPUtime=462.16
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 16994 0 0 0 46202 14 0 0 25 0 1 0 1145304177 51863552 11887 1992294400 134512640 135679800 4294956240 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 12662 11887 114 284 0 12375 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 50648

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1810400/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=50648 CPUtime=522.14
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 16994 0 0 0 52200 14 0 0 25 0 1 0 1145304177 51863552 11887 1992294400 134512640 135679800 4294956240 18446744073709551615 134523652 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 12662 11887 114 284 0 12375 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 50648

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1810400/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=50648 CPUtime=582.13
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 16994 0 0 0 58199 14 0 0 25 0 1 0 1145304177 51863552 11887 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 12662 11887 114 284 0 12375 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 50648

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1809760/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=51228 CPUtime=642.12
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 17171 0 0 0 64197 15 0 0 25 0 1 0 1145304177 52457472 12064 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 12807 12064 114 284 0 12520 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 51228

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1804000/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=56988 CPUtime=702.09
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 18645 0 0 0 70193 16 0 0 25 0 1 0 1145304177 58355712 13538 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 14247 13538 114 284 0 13960 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 56988

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1800928/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=59660 CPUtime=762.08
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 20885 0 0 0 76190 18 0 0 25 0 1 0 1145304177 61091840 14238 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 14915 14238 114 284 0 14628 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 59660

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1800928/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=59660 CPUtime=822.07
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 20892 0 0 0 82188 19 0 0 25 0 1 0 1145304177 61091840 14245 1992294400 134512640 135679800 4294956240 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 14915 14245 114 284 0 14628 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 59660

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1800928/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=59660 CPUtime=882.05
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 20912 0 0 0 88186 19 0 0 25 0 1 0 1145304177 61091840 14265 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 14915 14265 114 284 0 14628 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 59660

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1800864/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=59852 CPUtime=942.04
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 20937 0 0 0 94185 19 0 0 25 0 1 0 1145304177 61288448 14290 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 14963 14290 114 284 0 14676 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 59852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1800544/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=60044 CPUtime=1002.02
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 21008 0 0 0 100183 19 0 0 25 0 1 0 1145304177 61485056 14361 1992294400 134512640 135679800 4294956240 18446744073709551615 134534336 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 15011 14361 114 284 0 14724 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 60044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1800352/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=60236 CPUtime=1062
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 21057 0 0 0 106181 19 0 0 25 0 1 0 1145304177 61681664 14410 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 15059 14410 114 284 0 14772 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 60236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1798048/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=62480 CPUtime=1121.99
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 21648 0 0 0 112179 20 0 0 25 0 1 0 1145304177 63979520 15001 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 15620 15001 114 284 0 15333 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 62480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1792288/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=68044 CPUtime=1181.97
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 23082 0 0 0 118175 22 0 0 25 0 1 0 1145304177 69677056 16435 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 17011 16435 114 284 0 16724 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 68044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26399
/proc/meminfo: memFree=1791008/2055920 swapFree=4178808/4192956
[pid=26396] ppid=26394 vsize=69136 CPUtime=1200.07
/proc/26396/stat : 26396 (MoRsat) R 26394 26396 26359 0 -1 4194304 23371 0 0 0 119984 23 0 0 25 0 1 0 1145304177 70795264 16724 1992294400 134512640 135679800 4294956240 18446744073709551615 134522734 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26396/statm: 17284 16724 114 284 0 16997 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 69136

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.09
CPU user time (s): 1199.85
CPU system time (s): 0.243962
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 69136

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

runsolver used 0.944856 second user time and 2.75058 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-03 04:40:24
IDJOB=1554397
IDBENCH=70780
IDSOLVER=502
FILE ID=node57/1554397-1238726423
PBS_JOBID= 9085368
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=1402333193

node57.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.213
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.213
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:       1858632 kB
Buffers:         36184 kB
Cached:          75720 kB
SwapCached:       7980 kB
Active:          18584 kB
Inactive:       102692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858632 kB
SwapTotal:     4192956 kB
SwapFree:      4178808 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            62056 kB
Committed_AS:  2886824 kB
PageTables:       1392 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= 66548 MiB
End job on node57 at 2009-04-03 05:00:26