Trace number 1719739

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? 776.452 777.088

General information on the benchmark

Namesimon-s03-w08-15.cnf
MD5SUM169fbc07424949a1f20859053fcfe192
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0002
Satisfiable
(Un)Satisfiability was proved
Number of variables132555
Number of clauses469519
Sum of the clauses size1146761
Maximum clause length15
Minimum clause length1
Number of clauses of size 137
Number of clauses of size 2379993
Number of clauses of size 342167
Number of clauses of size 418997
Number of clauses of size 511195
Number of clauses of size over 517130

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
3.97/4.23	c atom#=132555 clause#=469519 total literals=1146761 
776.36/777.08	c 
776.36/777.08	c CNF stats: (132555 vars, 469519 clauses) 
776.36/777.08	c Decisions: 353252 
776.36/777.08	c Conflicts: 95474 
776.36/777.08	c 
776.36/777.08	s UNKNOWN
776.36/777.08	c Running time: 775.62109 seconds 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719739-1240649019/watcher-1719739-1240649019 -o /tmp/evaluation-result-1719739-1240649019/solver-1719739-1240649019 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1719739-1240649019.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: 1.93 1.92 1.53 3/64 18527
/proc/meminfo: memFree=1714472/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=8668 CPUtime=0
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 92935390 8876032 120 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 2167 121 96 284 0 1880 0

[startup+0.05719 s]
/proc/loadavg: 1.93 1.92 1.53 3/64 18527
/proc/meminfo: memFree=1714472/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=8668 CPUtime=0.05
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 291 0 0 0 5 0 0 0 18 0 1 0 92935390 8876032 275 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 2167 275 96 284 0 1880 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8668

[startup+0.101198 s]
/proc/loadavg: 1.93 1.92 1.53 3/64 18527
/proc/meminfo: memFree=1714472/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=8668 CPUtime=0.09
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 420 0 0 0 9 0 0 0 18 0 1 0 92935390 8876032 404 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 2167 404 96 284 0 1880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8668

[startup+0.301238 s]
/proc/loadavg: 1.93 1.92 1.53 3/64 18527
/proc/meminfo: memFree=1714472/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=8668 CPUtime=0.29
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 1007 0 0 0 28 1 0 0 19 0 1 0 92935390 8876032 991 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 2167 991 96 284 0 1880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8668

[startup+0.701319 s]
/proc/loadavg: 1.93 1.92 1.53 3/64 18527
/proc/meminfo: memFree=1714472/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=11260 CPUtime=0.69
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 2099 0 0 0 68 1 0 0 23 0 1 0 92935390 11530240 1953 1992294400 134512640 135679800 4294956240 18446744073709551615 134560396 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 2815 1953 101 284 0 2528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11260

[startup+1.50148 s]
/proc/loadavg: 1.93 1.92 1.53 2/65 18528
/proc/meminfo: memFree=1706464/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=9588 CPUtime=1.49
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 9720 0 0 0 145 4 0 0 25 0 1 0 92935390 9818112 1923 1992294400 134512640 135679800 4294956240 18446744073709551615 134559700 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 2397 1923 104 284 0 2110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9588

[startup+3.1018 s]
/proc/loadavg: 1.93 1.92 1.53 2/65 18528
/proc/meminfo: memFree=1699360/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=24872 CPUtime=3.09
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 24530 0 0 0 298 11 0 0 25 0 1 0 92935390 25468928 4804 1992294400 134512640 135679800 4294956240 18446744073709551615 134544437 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 6218 4804 106 284 0 5931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24872

[startup+6.30146 s]
/proc/loadavg: 1.94 1.92 1.53 2/65 18528
/proc/meminfo: memFree=1663264/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=61664 CPUtime=5.98
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 37809 0 0 0 579 19 0 0 25 0 1 0 92935390 63143936 12903 1992294400 134512640 135679800 4294956240 18446744073709551615 134521395 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18527/statm: 15416 12903 112 284 0 15129 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 61664

[startup+12.7017 s]
/proc/loadavg: 1.86 1.90 1.53 2/65 18528
/proc/meminfo: memFree=1662752/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=61664 CPUtime=12.36
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 37835 0 0 0 1217 19 0 0 25 0 1 0 92935390 63143936 12925 1992294400 134512640 135679800 4294956240 18446744073709551615 134521436 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 15416 12925 112 284 0 15129 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 61664

[startup+25.5013 s]
/proc/loadavg: 1.67 1.86 1.52 2/65 18528
/proc/meminfo: memFree=1661472/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=62296 CPUtime=25.15
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 38333 0 0 0 2496 19 0 0 25 0 1 0 92935390 63791104 13306 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 15574 13306 113 284 0 15287 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 62296

[startup+51.1015 s]
/proc/loadavg: 1.44 1.79 1.51 2/65 18528
/proc/meminfo: memFree=1660768/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=63216 CPUtime=50.73
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 38541 0 0 0 5054 19 0 0 25 0 1 0 92935390 64733184 13481 1992294400 134512640 135679800 4294956240 18446744073709551615 134534467 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 15804 13481 113 284 0 15517 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 63216

[startup+102.306 s]
/proc/loadavg: 1.19 1.66 1.48 2/65 18528
/proc/meminfo: memFree=1656928/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=67164 CPUtime=101.92
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 39604 0 0 0 10171 21 0 0 25 0 1 0 92935390 68775936 14446 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 16791 14446 113 284 0 16504 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 67164

[startup+162.301 s]
/proc/loadavg: 1.07 1.54 1.44 2/65 18528
/proc/meminfo: memFree=1652000/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=71916 CPUtime=161.89
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 40849 0 0 0 16167 22 0 0 25 0 1 0 92935390 73641984 15691 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 17979 15691 113 284 0 17692 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 71916

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.41 2/65 18528
/proc/meminfo: memFree=1645344/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=79152 CPUtime=221.87
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 42690 0 0 0 22163 24 0 0 25 0 1 0 92935390 81051648 17338 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 19788 17338 113 284 0 19501 0
Current children cumulated CPU time (s) 221.87
Current children cumulated vsize (KiB) 79152

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.39 2/65 18528
/proc/meminfo: memFree=1639584/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=84696 CPUtime=281.84
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 44134 0 0 0 28158 26 0 0 25 0 1 0 92935390 86728704 18782 1992294400 134512640 135679800 4294956240 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21174 18782 113 284 0 20887 0
Current children cumulated CPU time (s) 281.84
Current children cumulated vsize (KiB) 84696

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.36 2/65 18528
/proc/meminfo: memFree=1635808/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=341.82
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 34155 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548996 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 341.82
Current children cumulated vsize (KiB) 87212

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.33 2/65 18528
/proc/meminfo: memFree=1635808/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=401.8
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 40153 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134549085 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 401.8
Current children cumulated vsize (KiB) 87212

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.31 2/65 18528
/proc/meminfo: memFree=1635808/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=461.78
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 46151 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548996 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 461.78
Current children cumulated vsize (KiB) 87212

[startup+522.303 s]
/proc/loadavg: 1.00 1.15 1.29 2/65 18528
/proc/meminfo: memFree=1635808/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=521.76
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 52149 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134549018 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 521.76
Current children cumulated vsize (KiB) 87212

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.27 2/65 18528
/proc/meminfo: memFree=1635744/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=581.73
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 58146 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548888 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 581.73
Current children cumulated vsize (KiB) 87212

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.25 2/65 18528
/proc/meminfo: memFree=1635744/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=641.71
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 64144 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134549085 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 641.71
Current children cumulated vsize (KiB) 87212

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.23 2/65 18528
/proc/meminfo: memFree=1635680/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=701.69
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 70142 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134549002 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 701.69
Current children cumulated vsize (KiB) 87212

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1635680/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=761.67
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 76140 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548768 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 761.67
Current children cumulated vsize (KiB) 87212

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1635680/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=767.26
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 76699 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 767.26
Current children cumulated vsize (KiB) 87212

[startup+771.105 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1635680/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=770.46
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 77019 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548678 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 770.46
Current children cumulated vsize (KiB) 87212

[startup+774.302 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1635680/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=773.66
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 77339 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548910 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 773.66
Current children cumulated vsize (KiB) 87212

[startup+775.902 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1635680/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=87212 CPUtime=775.26
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45173 0 0 0 77499 27 0 0 25 0 1 0 92935390 89305088 19677 1992294400 134512640 135679800 4294956240 18446744073709551615 134548996 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 21803 19677 114 284 0 21516 0
Current children cumulated CPU time (s) 775.26
Current children cumulated vsize (KiB) 87212

[startup+776.701 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1649760/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=19272 CPUtime=776.06
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 45624 0 0 0 77577 29 0 0 25 0 1 0 92935390 19734528 2492 1992294400 134512640 135679800 4294956240 18446744073709551615 135232238 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 4818 2492 114 284 0 4531 0
Current children cumulated CPU time (s) 776.06
Current children cumulated vsize (KiB) 19272

[startup+776.901 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1649760/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=19272 CPUtime=776.25
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 46213 0 0 0 77596 29 0 0 25 0 1 0 92935390 19734528 3081 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 4818 3081 114 284 0 4531 0
Current children cumulated CPU time (s) 776.25
Current children cumulated vsize (KiB) 19272

[startup+777.001 s]
/proc/loadavg: 1.00 1.06 1.21 2/65 18528
/proc/meminfo: memFree=1649760/2055920 swapFree=4180280/4192956
[pid=18527] ppid=18525 vsize=19272 CPUtime=776.36
/proc/18527/stat : 18527 (MoRsat) R 18525 18527 18490 0 -1 4194304 46508 0 0 0 77606 30 0 0 25 0 1 0 92935390 19734528 3376 1992294400 134512640 135679800 4294956240 18446744073709551615 135300055 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18527/statm: 4818 3376 114 284 0 4531 0
Current children cumulated CPU time (s) 776.36
Current children cumulated vsize (KiB) 19272

Child status: 0
Real time (s): 777.088
CPU time (s): 776.452
CPU user time (s): 776.142
CPU system time (s): 0.309952
CPU usage (%): 99.9182
Max. virtual memory (cumulated for all children) (KiB): 87732

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

runsolver used 0.621905 second user time and 1.74273 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-25 10:43:41
IDJOB=1719739
IDBENCH=69572
IDSOLVER=502
FILE ID=node28/1719739-1240649019
PBS_JOBID= 9186513
Free space on /tmp= 66236 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT_RACE08/cnf/simon-s03-w08-15.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719739-1240649019/watcher-1719739-1240649019 -o /tmp/evaluation-result-1719739-1240649019/solver-1719739-1240649019 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1719739-1240649019.cnf

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

MD5SUM BENCH= 169fbc07424949a1f20859053fcfe192
RANDOM SEED=1196748630

node28.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.261
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.261
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:       1714896 kB
Buffers:         17376 kB
Cached:         269304 kB
SwapCached:       5856 kB
Active:         114616 kB
Inactive:       180504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714896 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:           10056 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            31704 kB
Committed_AS:   368760 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66236 MiB
End job on node28 at 2009-04-25 10:56:38