Trace number 1563081

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 857.629 857.871

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
20.29/20.31	c atom#=34656 clause#=174528 total literals=503708 
857.55/857.87	c CNF stats: (34656 vars, 174528 clauses) 
857.55/857.87	c Decisions: 1579720 
857.55/857.87	c Conflicts: 1073433 
857.55/857.87	c 
857.55/857.87	s UNSATISFIABLE
857.55/857.87	c Running time: 857.22468 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-1563081-1241000149/watcher-1563081-1241000149 -o /tmp/evaluation-result-1563081-1241000149/solver-1563081-1241000149 -C 1200 -W 1800 -M 1800 HOME/MoRsat HOME/instance-1563081-1241000149.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: 1.00 1.24 1.25 2/64 14601
/proc/meminfo: memFree=452664/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=4060 CPUtime=0
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 128043554 4157440 129 1992294400 134512640 135679800 4294956224 18446744073709551615 135296938 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 1015 129 96 284 0 728 0

[startup+0.020039 s]
/proc/loadavg: 1.00 1.24 1.25 2/64 14601
/proc/meminfo: memFree=452664/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=4060 CPUtime=0.01
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 128043554 4157440 170 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 1015 170 96 284 0 728 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4060

[startup+0.101046 s]
/proc/loadavg: 1.00 1.24 1.25 2/64 14601
/proc/meminfo: memFree=452664/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=4060 CPUtime=0.09
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 436 0 0 0 9 0 0 0 18 0 1 0 128043554 4157440 420 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 1015 421 96 284 0 728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4060

[startup+0.301065 s]
/proc/loadavg: 1.00 1.24 1.25 2/64 14601
/proc/meminfo: memFree=452664/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=5004 CPUtime=0.29
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 1701 0 0 0 29 0 0 0 19 0 1 0 128043554 5124096 917 1992294400 134512640 135679800 4294956224 18446744073709551615 134560164 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 1251 919 103 284 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5004

[startup+0.701105 s]
/proc/loadavg: 1.00 1.24 1.25 2/64 14601
/proc/meminfo: memFree=452664/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=5884 CPUtime=0.69
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 5927 0 0 0 67 2 0 0 23 0 1 0 128043554 6025216 1258 1992294400 134512640 135679800 4294956224 18446744073709551615 134564561 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 1471 1258 107 284 0 1184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5884

[startup+1.50119 s]
/proc/loadavg: 1.00 1.24 1.25 2/65 14602
/proc/meminfo: memFree=446184/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=10880 CPUtime=1.49
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 6909 0 0 0 146 3 0 0 25 0 1 0 128043554 11141120 1920 1992294400 134512640 135679800 4294956224 18446744073709551615 134561367 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 2720 1920 107 284 0 2433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10880

[startup+3.10134 s]
/proc/loadavg: 1.00 1.23 1.25 2/65 14602
/proc/meminfo: memFree=444904/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=11260 CPUtime=3.09
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 7851 0 0 0 305 4 0 0 25 0 1 0 128043554 11530240 1921 1992294400 134512640 135679800 4294956224 18446744073709551615 134563716 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 2815 1921 107 284 0 2528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11260

[startup+6.30166 s]
/proc/loadavg: 1.00 1.23 1.25 2/65 14602
/proc/meminfo: memFree=444904/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=11260 CPUtime=6.29
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 7867 0 0 0 625 4 0 0 25 0 1 0 128043554 11530240 1937 1992294400 134512640 135679800 4294956224 18446744073709551615 134563720 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 2815 1937 107 284 0 2528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11260

[startup+12.7013 s]
/proc/loadavg: 1.00 1.22 1.24 2/65 14602
/proc/meminfo: memFree=444912/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=11260 CPUtime=12.69
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 7901 0 0 0 1265 4 0 0 25 0 1 0 128043554 11530240 1971 1992294400 134512640 135679800 4294956224 18446744073709551615 134563716 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 2815 1971 107 284 0 2528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11260

[startup+25.5016 s]
/proc/loadavg: 1.00 1.22 1.24 2/65 14602
/proc/meminfo: memFree=428400/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=26700 CPUtime=25.48
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 15799 0 0 0 2541 7 0 0 25 0 1 0 128043554 27340800 6144 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 6675 6144 114 284 0 6388 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26700

[startup+51.1011 s]
/proc/loadavg: 1.00 1.20 1.23 2/65 14602
/proc/meminfo: memFree=420784/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=34656 CPUtime=51.08
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 18527 0 0 0 5098 10 0 0 25 0 1 0 128043554 35487744 7971 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 8664 7971 114 284 0 8377 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34656

[startup+102.305 s]
/proc/loadavg: 1.00 1.16 1.22 2/65 14602
/proc/meminfo: memFree=420144/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=35188 CPUtime=102.26
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 19459 0 0 0 10216 10 0 0 25 0 1 0 128043554 36032512 8131 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 8797 8131 114 284 0 8510 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35188

[startup+162.301 s]
/proc/loadavg: 1.00 1.13 1.20 2/65 14602
/proc/meminfo: memFree=419568/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=35784 CPUtime=162.24
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 21148 0 0 0 16213 11 0 0 25 0 1 0 128043554 36642816 8276 1992294400 134512640 135679800 4294956224 18446744073709551615 134535844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 8946 8276 114 284 0 8659 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35784

[startup+222.301 s]
/proc/loadavg: 1.00 1.10 1.18 2/65 14602
/proc/meminfo: memFree=419568/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=35784 CPUtime=222.22
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 21920 0 0 0 22211 11 0 0 25 0 1 0 128043554 36642816 8276 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 8946 8276 114 284 0 8659 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35784

[startup+282.301 s]
/proc/loadavg: 1.00 1.08 1.17 2/65 14602
/proc/meminfo: memFree=418672/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=36612 CPUtime=282.21
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 22918 0 0 0 28209 12 0 0 25 0 1 0 128043554 37490688 8502 1992294400 134512640 135679800 4294956224 18446744073709551615 134522855 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9153 8502 114 284 0 8866 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36612

[startup+342.301 s]
/proc/loadavg: 1.00 1.06 1.16 2/65 14602
/proc/meminfo: memFree=418416/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=36860 CPUtime=342.19
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 23765 0 0 0 34206 13 0 0 25 0 1 0 128043554 37744640 8577 1992294400 134512640 135679800 4294956224 18446744073709551615 134532536 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9215 8577 114 284 0 8928 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 36860

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.15 2/65 14602
/proc/meminfo: memFree=418160/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=36992 CPUtime=402.18
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 25321 0 0 0 40204 14 0 0 25 0 1 0 128043554 37879808 8589 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9248 8589 114 284 0 8961 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36992

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.13 2/65 14602
/proc/meminfo: memFree=418160/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=36992 CPUtime=462.16
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 26093 0 0 0 46202 14 0 0 25 0 1 0 128043554 37879808 8589 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9248 8589 114 284 0 8961 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 36992

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.12 2/65 14602
/proc/meminfo: memFree=418224/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=36992 CPUtime=522.15
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 26891 0 0 0 52200 15 0 0 25 0 1 0 128043554 37879808 8615 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9248 8615 114 284 0 8961 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36992

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 14602
/proc/meminfo: memFree=417712/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=37532 CPUtime=582.12
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 27785 0 0 0 58197 15 0 0 25 0 1 0 128043554 38432768 8737 1992294400 134512640 135679800 4294956224 18446744073709551615 134533097 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9383 8737 114 284 0 9096 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37532

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 14602
/proc/meminfo: memFree=417264/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=37928 CPUtime=642.11
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 28659 0 0 0 64195 16 0 0 25 0 1 0 128043554 38838272 8839 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9482 8839 114 284 0 9195 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 37928

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 14602
/proc/meminfo: memFree=417008/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38196 CPUtime=702.09
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 29495 0 0 0 70193 16 0 0 25 0 1 0 128043554 39112704 8903 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9549 8903 114 284 0 9262 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 38196

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14602
/proc/meminfo: memFree=416816/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=762.08
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 30303 0 0 0 76191 17 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 38380

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14602
/proc/meminfo: memFree=416816/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=822.06
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 82188 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 38380

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

[startup+844.702 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=844.46
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 84428 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 844.46
Current children cumulated vsize (KiB) 38380

[startup+851.102 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=850.85
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85067 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 850.85
Current children cumulated vsize (KiB) 38380

[startup+854.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=854.05
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85387 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 854.05
Current children cumulated vsize (KiB) 38380

[startup+855.902 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=855.65
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85547 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134520418 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 855.65
Current children cumulated vsize (KiB) 38380

[startup+856.701 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=856.45
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85627 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 856.45
Current children cumulated vsize (KiB) 38380

[startup+857.501 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=857.25
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85707 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 857.25
Current children cumulated vsize (KiB) 38380

[startup+857.701 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=857.45
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85727 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134527910 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 857.45
Current children cumulated vsize (KiB) 38380

[startup+857.801 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14602
/proc/meminfo: memFree=416880/2055920 swapFree=4192812/4192956
[pid=14601] ppid=14599 vsize=38380 CPUtime=857.55
/proc/14601/stat : 14601 (MoRsat) R 14599 14601 14296 0 -1 4194304 31075 0 0 0 85737 18 0 0 25 0 1 0 128043554 39301120 8939 1992294400 134512640 135679800 4294956224 18446744073709551615 134542975 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14601/statm: 9595 8939 114 284 0 9308 0
Current children cumulated CPU time (s) 857.55
Current children cumulated vsize (KiB) 38380

Child status: 20
Real time (s): 857.871
CPU time (s): 857.629
CPU user time (s): 857.438
CPU system time (s): 0.19097
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 41468

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

runsolver used 0.640902 second user time and 1.87172 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-29 12:15:50
IDJOB=1563081
IDBENCH=70947
IDSOLVER=502
FILE ID=node36/1563081-1241000149
PBS_JOBID= 9204831
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=485731318

node36.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.232
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.232
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:        453080 kB
Buffers:         84532 kB
Cached:        1409284 kB
SwapCached:        144 kB
Active:         339904 kB
Inactive:      1167984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        453080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4616 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            81004 kB
Committed_AS:   508512 kB
PageTables:       1356 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= 66392 MiB
End job on node36 at 2009-04-29 12:30:08