Trace number 1563029

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-03UNSAT 1091.47 1092.07

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark302.814
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
17.78/17.81	c atom#=33871 clause#=170161 total literals=490938 
1091.38/1092.07	c CNF stats: (33871 vars, 170161 clauses) 
1091.38/1092.07	c Decisions: 1945641 
1091.38/1092.07	c Conflicts: 1323578 
1091.38/1092.07	c 
1091.38/1092.07	s UNSATISFIABLE
1091.38/1092.07	c Running time: 1091.09913 seconds 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563029-1240999677/watcher-1563029-1240999677 -o /tmp/evaluation-result-1563029-1240999677/solver-1563029-1240999677 -C 1200 -W 1800 -M 1800 HOME/MoRsat HOME/instance-1563029-1240999677.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.87 3/65 1232
/proc/meminfo: memFree=1782520/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=3992 CPUtime=0
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 127997102 4087808 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135296841 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 998 123 96 284 0 711 0

[startup+0.0381071 s]
/proc/loadavg: 0.91 0.95 0.87 3/65 1232
/proc/meminfo: memFree=1782520/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=3992 CPUtime=0.03
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 249 0 0 0 3 0 0 0 18 0 1 0 127997102 4087808 233 1992294400 134512640 135679800 4294956240 18446744073709551615 134537374 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 998 233 96 284 0 711 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3992

[startup+0.101116 s]
/proc/loadavg: 0.91 0.95 0.87 3/65 1232
/proc/meminfo: memFree=1782520/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=3992 CPUtime=0.09
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 452 0 0 0 9 0 0 0 18 0 1 0 127997102 4087808 436 1992294400 134512640 135679800 4294956240 18446744073709551615 135299881 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 998 436 96 284 0 711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3992

[startup+0.30114 s]
/proc/loadavg: 0.91 0.95 0.87 3/65 1232
/proc/meminfo: memFree=1782520/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=6916 CPUtime=0.29
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 2295 0 0 0 28 1 0 0 19 0 1 0 127997102 7081984 1443 1992294400 134512640 135679800 4294956240 18446744073709551615 134552338 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 1729 1443 104 284 0 1442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6916

[startup+0.70119 s]
/proc/loadavg: 0.91 0.95 0.87 3/65 1232
/proc/meminfo: memFree=1782520/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=10632 CPUtime=0.69
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 5983 0 0 0 67 2 0 0 23 0 1 0 127997102 10887168 1231 1992294400 134512640 135679800 4294956240 18446744073709551615 134561547 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 2658 1231 107 284 0 2371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10632

[startup+1.50129 s]
/proc/loadavg: 0.91 0.95 0.87 2/66 1233
/proc/meminfo: memFree=1776112/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=11268 CPUtime=1.49
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 7543 0 0 0 146 3 0 0 25 0 1 0 127997102 11538432 2038 1992294400 134512640 135679800 4294956240 18446744073709551615 134563735 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 2817 2038 107 284 0 2530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11268

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.87 2/66 1233
/proc/meminfo: memFree=1774384/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=11268 CPUtime=3.09
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 7543 0 0 0 306 3 0 0 25 0 1 0 127997102 11538432 2038 1992294400 134512640 135679800 4294956240 18446744073709551615 134563708 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1232/statm: 2817 2038 107 284 0 2530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11268

[startup+6.30189 s]
/proc/loadavg: 0.92 0.95 0.87 2/66 1233
/proc/meminfo: memFree=1774384/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=11268 CPUtime=6.29
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 7543 0 0 0 626 3 0 0 25 0 1 0 127997102 11538432 2038 1992294400 134512640 135679800 4294956240 18446744073709551615 134563683 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 2817 2038 107 284 0 2530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11268

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.87 2/66 1233
/proc/meminfo: memFree=1774392/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=11268 CPUtime=12.69
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 7543 0 0 0 1266 3 0 0 25 0 1 0 127997102 11538432 2038 1992294400 134512640 135679800 4294956240 18446744073709551615 134563708 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 2817 2038 107 284 0 2530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11268

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.88 2/66 1233
/proc/meminfo: memFree=1757880/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=26820 CPUtime=25.48
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 15187 0 0 0 2542 6 0 0 25 0 1 0 127997102 27463680 6225 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 6705 6225 114 284 0 6418 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26820

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.88 2/66 1233
/proc/meminfo: memFree=1751992/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=33396 CPUtime=51.06
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 17542 0 0 0 5098 8 0 0 25 0 1 0 127997102 34197504 7679 1992294400 134512640 135679800 4294956240 18446744073709551615 134533077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8349 7679 114 284 0 8062 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33396

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.88 2/66 1233
/proc/meminfo: memFree=1751544/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=33704 CPUtime=102.24
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 18395 0 0 0 10215 9 0 0 25 0 1 0 127997102 34512896 7760 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8426 7760 114 284 0 8139 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33704

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 1233
/proc/meminfo: memFree=1750904/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=34256 CPUtime=162.22
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 20084 0 0 0 16212 10 0 0 25 0 1 0 127997102 35078144 7905 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8564 7905 114 284 0 8277 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34256

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 1233
/proc/meminfo: memFree=1750520/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=34528 CPUtime=222.18
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 20952 0 0 0 22208 10 0 0 25 0 1 0 127997102 35356672 8001 1992294400 134512640 135679800 4294956240 18446744073709551615 134533054 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8632 8001 114 284 0 8345 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 34528

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 1233
/proc/meminfo: memFree=1750200/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=35256 CPUtime=282.16
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 21875 0 0 0 28205 11 0 0 25 0 1 0 127997102 36102144 8152 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8814 8152 114 284 0 8527 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 35256

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1749368/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=35856 CPUtime=342.1
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 23562 0 0 0 34199 11 0 0 25 0 1 0 127997102 36716544 8295 1992294400 134512640 135679800 4294956240 18446744073709551615 134534450 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8964 8295 114 284 0 8677 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 35856

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1749176/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=35856 CPUtime=402.06
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 24378 0 0 0 40194 12 0 0 25 0 1 0 127997102 36716544 8339 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1232/statm: 8964 8339 114 284 0 8677 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 35856

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1749112/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=35856 CPUtime=462.02
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 25150 0 0 0 46190 12 0 0 25 0 1 0 127997102 36716544 8339 1992294400 134512640 135679800 4294956240 18446744073709551615 134522768 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8964 8339 114 284 0 8677 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 35856

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1749112/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=35856 CPUtime=522.01
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 25922 0 0 0 52188 13 0 0 25 0 1 0 127997102 36716544 8339 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 8964 8339 114 284 0 8677 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 35856

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1748856/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=36140 CPUtime=581.96
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 26793 0 0 0 58183 13 0 0 25 0 1 0 127997102 37007360 8438 1992294400 134512640 135679800 4294956240 18446744073709551615 134522780 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9035 8438 114 284 0 8748 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 36140

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1748536/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=36436 CPUtime=641.94
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 27607 0 0 0 64180 14 0 0 25 0 1 0 127997102 37310464 8480 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9109 8480 114 284 0 8822 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 36436

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1748344/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=36436 CPUtime=701.91
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 28391 0 0 0 70177 14 0 0 25 0 1 0 127997102 37310464 8492 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9109 8492 114 284 0 8822 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 36436

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747960/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=36772 CPUtime=761.88
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 29241 0 0 0 76174 14 0 0 25 0 1 0 127997102 37654528 8570 1992294400 134512640 135679800 4294956240 18446744073709551615 134535834 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1232/statm: 9193 8570 114 284 0 8906 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 36772

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747960/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=36772 CPUtime=821.83
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 30013 0 0 0 82168 15 0 0 25 0 1 0 127997102 37654528 8570 1992294400 134512640 135679800 4294956240 18446744073709551615 134524916 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9193 8570 114 284 0 8906 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 36772

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747960/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=36772 CPUtime=881.78
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 30796 0 0 0 88163 15 0 0 25 0 1 0 127997102 37654528 8581 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9193 8581 114 284 0 8906 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 36772

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747704/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37140 CPUtime=941.75
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 31661 0 0 0 94159 16 0 0 25 0 1 0 127997102 38031360 8674 1992294400 134512640 135679800 4294956240 18446744073709551615 134523239 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9285 8674 114 284 0 8998 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 37140

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747320/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1001.73
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 32480 0 0 0 100157 16 0 0 25 0 1 0 127997102 38178816 8721 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8721 114 284 0 9034 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 37284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1061.7
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 106154 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134519346 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 37284

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1074.5
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 107434 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1074.5
Current children cumulated vsize (KiB) 37284

[startup+1081.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1080.89
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 108073 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1080.89
Current children cumulated vsize (KiB) 37284

[startup+1087.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1087.29
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 108713 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134522742 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1087.29
Current children cumulated vsize (KiB) 37284

[startup+1089.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1088.88
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 108872 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1088.88
Current children cumulated vsize (KiB) 37284

[startup+1091.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1090.49
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 109033 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1090.49
Current children cumulated vsize (KiB) 37284

[startup+1091.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1090.88
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 109072 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1090.88
Current children cumulated vsize (KiB) 37284

[startup+1091.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1091.28
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 109112 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134520398 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1091.28
Current children cumulated vsize (KiB) 37284

[startup+1092 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1233
/proc/meminfo: memFree=1747256/2055920 swapFree=4191900/4192956
[pid=1232] ppid=1230 vsize=37284 CPUtime=1091.38
/proc/1232/stat : 1232 (MoRsat) R 1230 1232 1131 0 -1 4194304 33264 0 0 0 109122 16 0 0 25 0 1 0 127997102 38178816 8733 1992294400 134512640 135679800 4294956240 18446744073709551615 134543035 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1232/statm: 9321 8733 114 284 0 9034 0
Current children cumulated CPU time (s) 1091.38
Current children cumulated vsize (KiB) 37284

Child status: 20
Real time (s): 1092.07
CPU time (s): 1091.47
CPU user time (s): 1091.3
CPU system time (s): 0.172973
CPU usage (%): 99.9444
Max. virtual memory (cumulated for all children) (KiB): 40372

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

runsolver used 1.23881 second user time and 2.35264 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-29 12:07:57
IDJOB=1563029
IDBENCH=70946
IDSOLVER=502
FILE ID=node92/1563029-1240999677
PBS_JOBID= 9204780
Free space on /tmp= 66472 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563029-1240999677/watcher-1563029-1240999677 -o /tmp/evaluation-result-1563029-1240999677/solver-1563029-1240999677 -C 1200 -W 1800 -M 1800  HOME/MoRsat HOME/instance-1563029-1240999677.cnf

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=995942869

node92.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.245
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.245
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:       1783008 kB
Buffers:         16224 kB
Cached:         172024 kB
SwapCached:        384 kB
Active:          29872 kB
Inactive:       172080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783008 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4528 kB
Writeback:           0 kB
Mapped:          22156 kB
Slab:            56748 kB
Committed_AS:   332496 kB
PageTables:       1460 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 node92 at 2009-04-29 12:26:09