Trace number 1580837

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 763.652 764.048

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.894
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
11.38/11.41	c atom#=199586 clause#=1006679 total literals=2394657 
763.60/764.04	c CNF stats: (199586 vars, 1006679 clauses) 
763.60/764.04	c Decisions: 1586149 
763.60/764.04	c Conflicts: 214405 
763.60/764.04	c 
763.60/764.04	s UNSATISFIABLE
763.60/764.04	c Running time: 761.93017 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-1580837-1238922858/watcher-1580837-1238922858 -o /tmp/evaluation-result-1580837-1238922858/solver-1580837-1238922858 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1580837-1238922858.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.00 1.00 1.00 3/66 4756
/proc/meminfo: memFree=1434152/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=17064 CPUtime=0
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1164948846 17473536 123 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 4266 123 96 284 0 3979 0

[startup+0.048848 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 4756
/proc/meminfo: memFree=1434152/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=17064 CPUtime=0.04
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 279 0 0 0 4 0 0 0 18 0 1 0 1164948846 17473536 263 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 4266 263 96 284 0 3979 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17064

[startup+0.101853 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 4756
/proc/meminfo: memFree=1434152/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=17064 CPUtime=0.09
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 446 0 0 0 9 0 0 0 18 0 1 0 1164948846 17473536 430 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 4266 430 96 284 0 3979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17064

[startup+0.301879 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 4756
/proc/meminfo: memFree=1434152/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=17064 CPUtime=0.29
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 1076 0 0 0 29 0 0 0 19 0 1 0 1164948846 17473536 1060 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 4266 1060 96 284 0 3979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17064

[startup+0.701931 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 4756
/proc/meminfo: memFree=1434152/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=17064 CPUtime=0.69
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 2337 0 0 0 68 1 0 0 23 0 1 0 1164948846 17473536 2321 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 4266 2321 96 284 0 3979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17064

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1421536/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=20960 CPUtime=1.49
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 4038 0 0 0 147 2 0 0 25 0 1 0 1164948846 21463040 3827 1992294400 134512640 135679800 4294956240 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4756/statm: 5240 3827 101 284 0 4953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20960

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1418848/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=20960 CPUtime=3.08
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 4038 0 0 0 306 2 0 0 25 0 1 0 1164948846 21463040 3827 1992294400 134512640 135679800 4294956240 18446744073709551615 134560506 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 5240 3827 101 284 0 4953 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20960

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1418848/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=20960 CPUtime=6.28
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 4038 0 0 0 626 2 0 0 25 0 1 0 1164948846 21463040 3827 1992294400 134512640 135679800 4294956240 18446744073709551615 134560477 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 5240 3827 101 284 0 4953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20960

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1341408/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=107920 CPUtime=12.68
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 58481 0 0 0 1244 24 0 0 25 0 1 0 1164948846 110510080 23687 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 26980 23687 113 284 0 26693 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107920

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1337120/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=110700 CPUtime=25.48
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 59202 0 0 0 2523 25 0 0 25 0 1 0 1164948846 113356800 24408 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 27675 24408 113 284 0 27388 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 110700

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1329632/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=118220 CPUtime=51.04
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 61083 0 0 0 5078 26 0 0 25 0 1 0 1164948846 121057280 26256 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 29555 26256 113 284 0 29268 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 118220

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1311520/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=136564 CPUtime=102.22
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 65706 0 0 0 10192 30 0 0 25 0 1 0 1164948846 139841536 30781 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 34141 30781 113 284 0 33854 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 136564

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1294432/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=153600 CPUtime=162.17
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 70040 0 0 0 16183 34 0 0 25 0 1 0 1164948846 157286400 35115 1992294400 134512640 135679800 4294956240 18446744073709551615 134534357 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 38400 35115 113 284 0 38113 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 153600

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 4757
/proc/meminfo: memFree=1277984/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=170344 CPUtime=222.15
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 74258 0 0 0 22177 38 0 0 25 0 1 0 1164948846 174432256 39139 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 42586 39139 113 284 0 42299 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 170344

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1267488/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=180772 CPUtime=282.13
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 76927 0 0 0 28171 42 0 0 25 0 1 0 1164948846 185110528 41808 1992294400 134512640 135679800 4294956240 18446744073709551615 134525507 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 45193 41808 113 284 0 44906 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 180772

[startup+342.302 s]
/proc/loadavg: 1.13 1.04 1.01 2/67 4757
/proc/meminfo: memFree=1251232/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=195872 CPUtime=342.09
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 81144 0 0 0 34164 45 0 0 25 0 1 0 1164948846 200572928 45847 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 48968 45847 113 284 0 48681 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 195872

[startup+402.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/67 4757
/proc/meminfo: memFree=1232800/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=214096 CPUtime=402.07
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 85774 0 0 0 40158 49 0 0 25 0 1 0 1164948846 219234304 50477 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 53524 50477 113 284 0 53237 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 214096

[startup+462.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 4757
/proc/meminfo: memFree=1218144/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=230028 CPUtime=462.04
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 89779 0 0 0 46152 52 0 0 25 0 1 0 1164948846 235548672 54096 1992294400 134512640 135679800 4294956240 18446744073709551615 134535727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 57507 54096 113 284 0 57220 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 230028

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 4757
/proc/meminfo: memFree=1202336/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=246012 CPUtime=522
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 93831 0 0 0 52144 56 0 0 25 0 1 0 1164948846 251916288 58148 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 61503 58148 113 284 0 61216 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 246012

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1199264/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=248652 CPUtime=581.98
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 94492 0 0 0 58141 57 0 0 25 0 1 0 1164948846 254619648 58809 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 62163 58809 113 284 0 61876 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 248652

[startup+642.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/67 4757
/proc/meminfo: memFree=1187616/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=260004 CPUtime=641.96
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 97390 0 0 0 64136 60 0 0 25 0 1 0 1164948846 266244096 61707 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 65001 61707 113 284 0 64714 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 260004

[startup+702.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 4757
/proc/meminfo: memFree=1179296/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=268324 CPUtime=701.92
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 99476 0 0 0 70130 62 0 0 25 0 1 0 1164948846 274763776 63793 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 67081 63793 113 284 0 66794 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 268324

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1168544/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=278836 CPUtime=761.9
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 102121 0 0 0 76126 64 0 0 25 0 1 0 1164948846 285528064 66438 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 69709 66438 113 284 0 69422 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 278836

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

[startup+763.101 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1168544/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=278976 CPUtime=762.7
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 102149 0 0 0 76206 64 0 0 25 0 1 0 1164948846 285671424 66466 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 69744 66466 113 284 0 69457 0
Current children cumulated CPU time (s) 762.7
Current children cumulated vsize (KiB) 278976

[startup+763.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1168416/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=278976 CPUtime=763.1
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 102152 0 0 0 76246 64 0 0 25 0 1 0 1164948846 285671424 66469 1992294400 134512640 135679800 4294956240 18446744073709551615 134543042 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 69744 66469 113 284 0 69457 0
Current children cumulated CPU time (s) 763.1
Current children cumulated vsize (KiB) 278976

[startup+763.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1168416/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=272948 CPUtime=763.5
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 102152 0 0 0 76286 64 0 0 25 0 1 0 1164948846 279498752 65403 1992294400 134512640 135679800 4294956240 18446744073709551615 134513347 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 68237 65403 113 284 0 67950 0
Current children cumulated CPU time (s) 763.5
Current children cumulated vsize (KiB) 272948

[startup+764.001 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 4757
/proc/meminfo: memFree=1168416/2055920 swapFree=4176420/4192956
[pid=4756] ppid=4754 vsize=268964 CPUtime=763.6
/proc/4756/stat : 4756 (MoRsat) R 4754 4756 4685 0 -1 4194304 102152 0 0 0 76296 64 0 0 25 0 1 0 1164948846 275419136 64517 1992294400 134512640 135679800 4294956240 18446744073709551615 135103264 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4756/statm: 67241 64517 113 284 0 66954 0
Current children cumulated CPU time (s) 763.6
Current children cumulated vsize (KiB) 268964

Child status: 20
Real time (s): 764.048
CPU time (s): 763.652
CPU user time (s): 762.971
CPU system time (s): 0.680896
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 278976

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

runsolver used 0.640902 second user time and 2.14667 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-05 11:14:19
IDJOB=1580837
IDBENCH=71025
IDSOLVER=502
FILE ID=node40/1580837-1238922858
PBS_JOBID= 9101422
Free space on /tmp= 66520 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580837-1238922858/watcher-1580837-1238922858 -o /tmp/evaluation-result-1580837-1238922858/solver-1580837-1238922858 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1580837-1238922858.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=1473263288

node40.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:       1434568 kB
Buffers:         66568 kB
Cached:         468312 kB
SwapCached:       9664 kB
Active:         239324 kB
Inactive:       306892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434568 kB
SwapTotal:     4192956 kB
SwapFree:      4176420 kB
Dirty:           19920 kB
Writeback:           0 kB
Mapped:          17132 kB
Slab:            61084 kB
Committed_AS:  3230864 kB
PageTables:       1476 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= 66520 MiB
End job on node40 at 2009-04-05 11:27:03