Trace number 1580525

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 385.875 386.059

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.285
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
9.57/9.62	c atom#=162696 clause#=821000 total literals=1953203 
385.81/386.05	c CNF stats: (162696 vars, 821000 clauses) 
385.81/386.05	c Decisions: 757295 
385.81/386.05	c Conflicts: 85321 
385.81/386.05	c 
385.81/386.05	s UNSATISFIABLE
385.81/386.05	c Running time: 384.65052 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-1580525-1238919897/watcher-1580525-1238919897 -o /tmp/evaluation-result-1580525-1238919897/solver-1580525-1238919897 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1580525-1238919897.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.50 1.73 1.43 3/81 22579
/proc/meminfo: memFree=1681472/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=14160 CPUtime=0
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 1164653736 14499840 126 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 3540 126 96 284 0 3253 0

[startup+0.013834 s]
/proc/loadavg: 1.50 1.73 1.43 3/81 22579
/proc/meminfo: memFree=1681472/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=14160 CPUtime=0.01
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 168 0 0 0 1 0 0 0 18 0 1 0 1164653736 14499840 152 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 3540 152 96 284 0 3253 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14160

[startup+0.101844 s]
/proc/loadavg: 1.50 1.73 1.43 3/81 22579
/proc/meminfo: memFree=1681472/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=14160 CPUtime=0.1
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 456 0 0 0 10 0 0 0 18 0 1 0 1164653736 14499840 440 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 3540 440 96 284 0 3253 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14160

[startup+0.301866 s]
/proc/loadavg: 1.50 1.73 1.43 3/81 22579
/proc/meminfo: memFree=1681472/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=14160 CPUtime=0.29
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 1105 0 0 0 29 0 0 0 19 0 1 0 1164653736 14499840 1089 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 3540 1089 96 284 0 3253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14160

[startup+0.70191 s]
/proc/loadavg: 1.50 1.73 1.43 3/81 22579
/proc/meminfo: memFree=1681472/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=14160 CPUtime=0.69
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 2375 0 0 0 69 0 0 0 23 0 1 0 1164653736 14499840 2359 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 3540 2359 96 284 0 3253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14160

[startup+1.502 s]
/proc/loadavg: 1.50 1.73 1.43 2/82 22580
/proc/meminfo: memFree=1669176/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=17336 CPUtime=1.5
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 3317 0 0 0 149 1 0 0 25 0 1 0 1164653736 17752064 3142 1992294400 134512640 135679800 4294956224 18446744073709551615 134560392 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 4334 3142 101 284 0 4047 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 17336

[startup+3.10118 s]
/proc/loadavg: 1.50 1.73 1.43 2/82 22580
/proc/meminfo: memFree=1669048/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=17336 CPUtime=3.09
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 3317 0 0 0 308 1 0 0 25 0 1 0 1164653736 17752064 3142 1992294400 134512640 135679800 4294956224 18446744073709551615 134560490 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 4334 3142 101 284 0 4047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17336

[startup+6.30154 s]
/proc/loadavg: 1.62 1.75 1.44 2/82 22580
/proc/meminfo: memFree=1668792/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=17336 CPUtime=6.29
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 3317 0 0 0 628 1 0 0 25 0 1 0 1164653736 17752064 3142 1992294400 134512640 135679800 4294956224 18446744073709551615 134560512 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 4334 3142 101 284 0 4047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17336

[startup+12.7023 s]
/proc/loadavg: 1.57 1.74 1.43 2/82 22580
/proc/meminfo: memFree=1602296/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=90488 CPUtime=12.67
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 48562 0 0 0 1248 19 0 0 25 0 1 0 1164653736 92659712 19820 1992294400 134512640 135679800 4294956224 18446744073709551615 134535802 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 22622 19820 113 284 0 22335 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 90488

[startup+25.5017 s]
/proc/loadavg: 1.44 1.70 1.43 2/82 22580
/proc/meminfo: memFree=1601208/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=91820 CPUtime=25.47
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 48904 0 0 0 2527 20 0 0 25 0 1 0 1164653736 94023680 20162 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 22955 20162 113 284 0 22668 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91820

[startup+51.1016 s]
/proc/loadavg: 1.29 1.64 1.42 2/82 22580
/proc/meminfo: memFree=1595384/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=97880 CPUtime=51.06
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 50420 0 0 0 5085 21 0 0 25 0 1 0 1164653736 100229120 21645 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 24470 21645 113 284 0 24183 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 97880

[startup+102.306 s]
/proc/loadavg: 1.12 1.54 1.39 2/82 22580
/proc/meminfo: memFree=1583352/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=109008 CPUtime=102.24
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 53624 0 0 0 10200 24 0 0 25 0 1 0 1164653736 111624192 24601 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 27252 24601 113 284 0 26965 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 109008

[startup+162.301 s]
/proc/loadavg: 1.04 1.44 1.36 2/82 22580
/proc/meminfo: memFree=1570744/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=121548 CPUtime=162.2
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 56768 0 0 0 16194 26 0 0 25 0 1 0 1164653736 124465152 27745 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 30387 27745 113 284 0 30100 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 121548

[startup+222.302 s]
/proc/loadavg: 1.01 1.36 1.34 2/82 22580
/proc/meminfo: memFree=1558072/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=133968 CPUtime=222.19
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 59916 0 0 0 22189 30 0 0 25 0 1 0 1164653736 137183232 30893 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 33492 30893 113 284 0 33205 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 133968

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.31 2/82 22580
/proc/meminfo: memFree=1548216/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=144504 CPUtime=282.15
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 62597 0 0 0 28182 33 0 0 25 0 1 0 1164653736 147972096 33380 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 36126 33380 113 284 0 35839 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 144504

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.29 2/82 22580
/proc/meminfo: memFree=1543160/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149408 CPUtime=342.13
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63819 0 0 0 34178 35 0 0 25 0 1 0 1164653736 152993792 34602 1992294400 134512640 135679800 4294956224 18446744073709551615 134525011 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37352 34602 113 284 0 37065 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 149408

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.22 1.29 2/82 22580
/proc/meminfo: memFree=1543160/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149408 CPUtime=358.12
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63820 0 0 0 35777 35 0 0 25 0 1 0 1164653736 152993792 34603 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37352 34603 113 284 0 37065 0
Current children cumulated CPU time (s) 358.12
Current children cumulated vsize (KiB) 149408

[startup+371.102 s]
/proc/loadavg: 1.00 1.21 1.28 2/82 22580
/proc/meminfo: memFree=1543160/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149408 CPUtime=370.91
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63825 0 0 0 37056 35 0 0 25 0 1 0 1164653736 152993792 34608 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37352 34608 113 284 0 37065 0
Current children cumulated CPU time (s) 370.91
Current children cumulated vsize (KiB) 149408

[startup+377.502 s]
/proc/loadavg: 1.00 1.21 1.28 2/82 22580
/proc/meminfo: memFree=1543160/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149408 CPUtime=377.31
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63829 0 0 0 37696 35 0 0 25 0 1 0 1164653736 152993792 34612 1992294400 134512640 135679800 4294956224 18446744073709551615 134522692 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37352 34612 113 284 0 37065 0
Current children cumulated CPU time (s) 377.31
Current children cumulated vsize (KiB) 149408

[startup+380.703 s]
/proc/loadavg: 1.00 1.20 1.28 2/82 22580
/proc/meminfo: memFree=1543096/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149408 CPUtime=380.51
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63847 0 0 0 38016 35 0 0 25 0 1 0 1164653736 152993792 34630 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37352 34630 113 284 0 37065 0
Current children cumulated CPU time (s) 380.51
Current children cumulated vsize (KiB) 149408

[startup+383.906 s]
/proc/loadavg: 1.00 1.20 1.28 2/82 22580
/proc/meminfo: memFree=1542904/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149672 CPUtime=383.71
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63902 0 0 0 38336 35 0 0 25 0 1 0 1164653736 153264128 34685 1992294400 134512640 135679800 4294956224 18446744073709551615 134522697 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37418 34685 113 284 0 37131 0
Current children cumulated CPU time (s) 383.71
Current children cumulated vsize (KiB) 149672

[startup+384.701 s]
/proc/loadavg: 1.00 1.20 1.28 2/82 22580
/proc/meminfo: memFree=1542904/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149672 CPUtime=384.51
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63918 0 0 0 38416 35 0 0 25 0 1 0 1164653736 153264128 34701 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37418 34701 113 284 0 37131 0
Current children cumulated CPU time (s) 384.51
Current children cumulated vsize (KiB) 149672

[startup+385.501 s]
/proc/loadavg: 1.00 1.20 1.27 2/82 22580
/proc/meminfo: memFree=1542840/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=149672 CPUtime=385.31
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63922 0 0 0 38496 35 0 0 25 0 1 0 1164653736 153264128 34705 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 37418 34705 113 284 0 37131 0
Current children cumulated CPU time (s) 385.31
Current children cumulated vsize (KiB) 149672

[startup+385.901 s]
/proc/loadavg: 1.00 1.20 1.27 2/82 22580
/proc/meminfo: memFree=1542840/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=146624 CPUtime=385.71
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63926 0 0 0 38536 35 0 0 25 0 1 0 1164653736 150142976 34306 1992294400 134512640 135679800 4294956224 18446744073709551615 135106897 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 36656 34306 113 284 0 36369 0
Current children cumulated CPU time (s) 385.71
Current children cumulated vsize (KiB) 146624

[startup+386.001 s]
/proc/loadavg: 1.00 1.20 1.27 2/82 22580
/proc/meminfo: memFree=1546296/2055920 swapFree=4172196/4192956
[pid=22579] ppid=22577 vsize=144316 CPUtime=385.81
/proc/22579/stat : 22579 (MoRsat) R 22577 22579 22238 0 -1 4194304 63926 0 0 0 38546 35 0 0 25 0 1 0 1164653736 147779584 33782 1992294400 134512640 135679800 4294956224 18446744073709551615 135103161 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22579/statm: 36079 33782 113 284 0 35792 0
Current children cumulated CPU time (s) 385.81
Current children cumulated vsize (KiB) 144316

Child status: 20
Real time (s): 386.059
CPU time (s): 385.875
CPU user time (s): 385.497
CPU system time (s): 0.377942
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 149804

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

runsolver used 0.465929 second user time and 1.2988 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-05 10:24:58
IDJOB=1580525
IDBENCH=71019
IDSOLVER=502
FILE ID=node85/1580525-1238919897
PBS_JOBID= 9101386
Free space on /tmp= 126856 MiB

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

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1202270339

node85.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.236
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.236
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:       1681888 kB
Buffers:         21552 kB
Cached:         288308 kB
SwapCached:       9740 kB
Active:          60852 kB
Inactive:       260152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681888 kB
SwapTotal:     4192956 kB
SwapFree:      4172196 kB
Dirty:           16292 kB
Writeback:           0 kB
Mapped:          16844 kB
Slab:            37284 kB
Committed_AS:  2881964 kB
PageTables:       2596 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= 126856 MiB
End job on node85 at 2009-04-05 10:31:25