Trace number 1562717

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 1116.08 1116.37

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
15.09/15.18	c atom#=31540 clause#=157264 total literals=453246 
1116.00/1116.36	c CNF stats: (31540 vars, 157264 clauses) 
1116.00/1116.36	c Decisions: 2048162 
1116.00/1116.36	c Conflicts: 1397188 
1116.00/1116.36	c 
1116.00/1116.36	s UNSATISFIABLE
1116.00/1116.36	c Running time: 1115.72438 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-1562717-1240997298/watcher-1562717-1240997298 -o /tmp/evaluation-result-1562717-1240997298/solver-1562717-1240997298 -C 1200 -W 1800 -M 1800 HOME/MoRsat HOME/instance-1562717-1240997298.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.39 0.09 0.03 3/65 10362
/proc/meminfo: memFree=582816/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=3788 CPUtime=0
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 127759932 3878912 123 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 947 123 96 284 0 660 0

[startup+0.0613199 s]
/proc/loadavg: 0.39 0.09 0.03 3/65 10362
/proc/meminfo: memFree=582816/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=3788 CPUtime=0.05
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 328 0 0 0 5 0 0 0 18 0 1 0 127759932 3878912 312 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 947 312 96 284 0 660 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3788

[startup+0.102323 s]
/proc/loadavg: 0.39 0.09 0.03 3/65 10362
/proc/meminfo: memFree=582816/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=3788 CPUtime=0.09
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 457 0 0 0 9 0 0 0 18 0 1 0 127759932 3878912 441 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 947 441 96 284 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3788

[startup+0.301345 s]
/proc/loadavg: 0.39 0.09 0.03 3/65 10362
/proc/meminfo: memFree=582816/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=5956 CPUtime=0.3
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 2413 0 0 0 29 1 0 0 19 0 1 0 127759932 6098944 1078 1992294400 134512640 135679800 4294956240 18446744073709551615 134552325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 1489 1082 104 284 0 1202 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5956

[startup+0.701389 s]
/proc/loadavg: 0.39 0.09 0.03 3/65 10362
/proc/meminfo: memFree=582816/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=9864 CPUtime=0.69
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 5461 0 0 0 67 2 0 0 23 0 1 0 127759932 10100736 1139 1992294400 134512640 135679800 4294956240 18446744073709551615 134561496 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 2466 1139 107 284 0 2179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9864

[startup+1.50148 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 10363
/proc/meminfo: memFree=576728/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=10456 CPUtime=1.5
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 6911 0 0 0 147 3 0 0 25 0 1 0 127759932 10706944 1891 1992294400 134512640 135679800 4294956240 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 2614 1891 107 284 0 2327 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 10456

[startup+3.10165 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 10363
/proc/meminfo: memFree=575256/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=10456 CPUtime=3.1
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 6911 0 0 0 307 3 0 0 25 0 1 0 127759932 10706944 1891 1992294400 134512640 135679800 4294956240 18446744073709551615 134563714 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 2614 1891 107 284 0 2327 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 10456

[startup+6.30201 s]
/proc/loadavg: 0.60 0.14 0.05 2/66 10363
/proc/meminfo: memFree=575128/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=10456 CPUtime=6.3
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 6911 0 0 0 627 3 0 0 25 0 1 0 127759932 10706944 1891 1992294400 134512640 135679800 4294956240 18446744073709551615 134563708 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 2614 1891 107 284 0 2327 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 10456

[startup+12.7017 s]
/proc/loadavg: 0.63 0.16 0.05 2/66 10363
/proc/meminfo: memFree=575128/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=10456 CPUtime=12.69
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 6911 0 0 0 1266 3 0 0 25 0 1 0 127759932 10706944 1891 1992294400 134512640 135679800 4294956240 18446744073709551615 134563706 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 2614 1891 107 284 0 2327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10456

[startup+25.5011 s]
/proc/loadavg: 0.71 0.20 0.06 2/66 10363
/proc/meminfo: memFree=559768/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=25112 CPUtime=25.49
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 13970 0 0 0 2543 6 0 0 25 0 1 0 127759932 25714688 5781 1992294400 134512640 135679800 4294956240 18446744073709551615 134522930 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 6278 5781 114 284 0 5991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25112

[startup+51.102 s]
/proc/loadavg: 0.81 0.26 0.09 2/66 10363
/proc/meminfo: memFree=553880/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=30920 CPUtime=51.08
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 15660 0 0 0 5100 8 0 0 25 0 1 0 127759932 31662080 7213 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 7730 7213 114 284 0 7443 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30920

[startup+102.306 s]
/proc/loadavg: 0.92 0.37 0.13 2/66 10363
/proc/meminfo: memFree=552792/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=32020 CPUtime=102.27
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 16201 0 0 0 10219 8 0 0 25 0 1 0 127759932 32788480 7496 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8005 7496 114 284 0 7718 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32020

[startup+162.301 s]
/proc/loadavg: 0.97 0.48 0.19 2/66 10363
/proc/meminfo: memFree=552536/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33048 CPUtime=162.25
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 17952 0 0 0 16216 9 0 0 25 0 1 0 127759932 33841152 7574 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8262 7574 114 284 0 7975 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33048

[startup+222.302 s]
/proc/loadavg: 0.99 0.57 0.23 2/66 10363
/proc/meminfo: memFree=552472/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33048 CPUtime=222.23
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 19506 0 0 0 22214 9 0 0 25 0 1 0 127759932 33841152 7584 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8262 7584 114 284 0 7975 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33048

[startup+282.302 s]
/proc/loadavg: 0.99 0.65 0.28 2/66 10363
/proc/meminfo: memFree=552152/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33312 CPUtime=282.22
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 20352 0 0 0 28212 10 0 0 25 0 1 0 127759932 34111488 7658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8328 7658 114 284 0 8041 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33312

[startup+342.301 s]
/proc/loadavg: 0.99 0.71 0.32 2/66 10363
/proc/meminfo: memFree=552024/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33444 CPUtime=342.2
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 21156 0 0 0 34210 10 0 0 25 0 1 0 127759932 34246656 7690 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8361 7690 114 284 0 8074 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 33444

[startup+402.302 s]
/proc/loadavg: 0.99 0.76 0.36 2/66 10363
/proc/meminfo: memFree=551704/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33748 CPUtime=402.19
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 22766 0 0 0 40208 11 0 0 25 0 1 0 127759932 34557952 7756 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8437 7756 114 284 0 8150 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33748

[startup+462.301 s]
/proc/loadavg: 0.99 0.80 0.40 2/66 10363
/proc/meminfo: memFree=551576/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33748 CPUtime=462.17
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 23573 0 0 0 46206 11 0 0 25 0 1 0 127759932 34557952 7791 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8437 7791 114 284 0 8150 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 33748

[startup+522.301 s]
/proc/loadavg: 0.99 0.83 0.43 2/66 10363
/proc/meminfo: memFree=551512/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=33748 CPUtime=522.15
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 24345 0 0 0 52204 11 0 0 25 0 1 0 127759932 34557952 7791 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8437 7791 114 284 0 8150 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 33748

[startup+582.302 s]
/proc/loadavg: 0.99 0.86 0.47 2/66 10363
/proc/meminfo: memFree=550616/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=34736 CPUtime=582.14
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 26133 0 0 0 58202 12 0 0 25 0 1 0 127759932 35569664 8035 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8684 8035 114 284 0 8397 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34736

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.49 2/66 10363
/proc/meminfo: memFree=550488/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=34892 CPUtime=642.13
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 26941 0 0 0 64200 13 0 0 25 0 1 0 127759932 35729408 8071 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8723 8071 114 284 0 8436 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 34892

[startup+702.302 s]
/proc/loadavg: 0.99 0.90 0.52 2/66 10365
/proc/meminfo: memFree=550360/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=34892 CPUtime=702.11
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 27718 0 0 0 70198 13 0 0 25 0 1 0 127759932 35729408 8076 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8723 8076 114 284 0 8436 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 34892

[startup+762.306 s]
/proc/loadavg: 0.99 0.92 0.55 2/66 10365
/proc/meminfo: memFree=550424/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=34892 CPUtime=762.09
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 28490 0 0 0 76196 13 0 0 25 0 1 0 127759932 35729408 8076 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8723 8076 114 284 0 8436 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 34892

[startup+822.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/66 10365
/proc/meminfo: memFree=550360/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35024 CPUtime=822.08
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 29291 0 0 0 82194 14 0 0 25 0 1 0 127759932 35864576 8105 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8756 8105 114 284 0 8469 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 35024

[startup+882.303 s]
/proc/loadavg: 0.99 0.94 0.60 2/66 10365
/proc/meminfo: memFree=550040/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35208 CPUtime=882.06
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 30893 0 0 0 88192 14 0 0 25 0 1 0 127759932 36052992 8163 1992294400 134512640 135679800 4294956240 18446744073709551615 134534558 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8802 8163 114 284 0 8515 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 35208

[startup+942.303 s]
/proc/loadavg: 0.99 0.95 0.62 2/66 10365
/proc/meminfo: memFree=549976/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35208 CPUtime=942.05
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 31665 0 0 0 94190 15 0 0 25 0 1 0 127759932 36052992 8163 1992294400 134512640 135679800 4294956240 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8802 8163 114 284 0 8515 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 35208

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.64 2/66 10365
/proc/meminfo: memFree=550040/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35208 CPUtime=1002.03
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 32437 0 0 0 100188 15 0 0 25 0 1 0 127759932 36052992 8163 1992294400 134512640 135679800 4294956240 18446744073709551615 134519297 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8802 8163 114 284 0 8515 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 35208

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.66 2/66 10365
/proc/meminfo: memFree=550040/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35208 CPUtime=1062.01
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 33213 0 0 0 106186 15 0 0 25 0 1 0 127759932 36052992 8167 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8802 8167 114 284 0 8515 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 35208

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1074.81
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 107465 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1074.81
Current children cumulated vsize (KiB) 35472

[startup+1100.7 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1100.4
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 110024 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1100.4
Current children cumulated vsize (KiB) 35472

[startup+1107.1 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1106.8
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 110664 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134534437 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1106.8
Current children cumulated vsize (KiB) 35472

[startup+1110.3 s]
/proc/loadavg: 0.99 0.96 0.68 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1110
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 110984 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1110
Current children cumulated vsize (KiB) 35472

[startup+1113.5 s]
/proc/loadavg: 0.99 0.96 0.68 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1113.2
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 111304 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1113.2
Current children cumulated vsize (KiB) 35472

[startup+1115.1 s]
/proc/loadavg: 0.99 0.96 0.68 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1114.8
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 111464 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134534243 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1114.8
Current children cumulated vsize (KiB) 35472

[startup+1115.9 s]
/proc/loadavg: 0.99 0.96 0.68 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1115.6
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 111544 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134522742 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1115.6
Current children cumulated vsize (KiB) 35472

[startup+1116.3 s]
/proc/loadavg: 0.99 0.96 0.68 2/66 10365
/proc/meminfo: memFree=549912/2055920 swapFree=4191904/4192956
[pid=10362] ppid=10360 vsize=35472 CPUtime=1116
/proc/10362/stat : 10362 (MoRsat) R 10360 10362 10298 0 -1 4194304 34012 0 0 0 111584 16 0 0 25 0 1 0 127759932 36323328 8194 1992294400 134512640 135679800 4294956240 18446744073709551615 134543035 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10362/statm: 8868 8194 114 284 0 8581 0
Current children cumulated CPU time (s) 1116
Current children cumulated vsize (KiB) 35472

Child status: 20
Real time (s): 1116.37
CPU time (s): 1116.08
CPU user time (s): 1115.9
CPU system time (s): 0.171973
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 38560

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

runsolver used 1.3208 second user time and 2.67859 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-29 11:28:18
IDJOB=1562717
IDBENCH=70940
IDSOLVER=502
FILE ID=node76/1562717-1240997298
PBS_JOBID= 9204796
Free space on /tmp= 66204 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1922158321

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:        583232 kB
Buffers:         79068 kB
Cached:        1293252 kB
SwapCached:        260 kB
Active:         313088 kB
Inactive:      1072396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        583232 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            4388 kB
Writeback:           0 kB
Mapped:          21724 kB
Slab:            73108 kB
Committed_AS:   550176 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= 66204 MiB
End job on node76 at 2009-04-29 11:46:55