Trace number 1715882

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
ttsth-5-0 2009-03-19Signal 395.856 396.166

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

45.77/45.87	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715882-1240608421.cnf 
45.77/45.87	c Using SATTIMEOUT of 1200
45.77/45.87	c Using SATRAM of 1800
45.77/45.87	c Size of subset node = 16
45.77/45.87	c Variables = 234673
45.77/45.87	c Clauses = 1071339
45.77/45.87	c Literals = 2453820
45.77/45.87	c Reduced size:
45.77/45.87	c Variables = 234673
45.77/45.87	c Clauses = 825525
45.77/45.87	c Literals = 1919938
45.77/45.87	c a2
47.67/47.79	c a1
391.12/391.33	c Independent sub-problems = 1
391.12/391.33	c Sub-problem with 184750 variables and 825525 clauses
391.12/391.33	c using permutation method 4
391.12/391.33	c count = 1
391.12/391.33	c Ordering finished 390.700 seconds
391.12/391.33	c mapped 391.200 seconds
391.12/391.33	c permuted 391.220 seconds
391.12/391.33	c about to sort
391.33/391.57	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1715882-1240608421/watcher-1715882-1240608421 -o /tmp/evaluation-result-1715882-1240608421/solver-1715882-1240608421 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715882-1240608421.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: 0.91 0.95 0.90 3/64 15348
/proc/meminfo: memFree=1008432/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=932 CPUtime=0
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 88870348 954368 120 1992294400 134512640 135237372 4294956192 18446744073709551615 134886605 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 233 120 77 176 0 55 0

[startup+0.02481 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15348
/proc/meminfo: memFree=1008432/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=1740 CPUtime=0.02
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 334 0 0 0 2 0 0 0 18 0 1 0 88870348 1781760 318 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 435 318 78 176 0 257 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1740

[startup+0.102817 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15348
/proc/meminfo: memFree=1008432/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=5404 CPUtime=0.09
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 1229 0 0 0 9 0 0 0 18 0 1 0 88870348 5533696 1213 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 1351 1213 78 176 0 1173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5404

[startup+0.301835 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15348
/proc/meminfo: memFree=1008432/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=14572 CPUtime=0.29
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 3463 0 0 0 28 1 0 0 19 0 1 0 88870348 14921728 3447 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 3643 3448 78 176 0 3465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14572

[startup+0.70287 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15348
/proc/meminfo: memFree=1008432/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=31800 CPUtime=0.7
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 7653 0 0 0 67 3 0 0 23 0 1 0 88870348 32563200 7637 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 7950 7638 78 176 0 7772 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 31800

[startup+1.50194 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 15349
/proc/meminfo: memFree=965544/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=62736 CPUtime=1.49
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 15555 0 0 0 143 6 0 0 25 0 1 0 88870348 64241664 15539 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 15684 15539 78 176 0 15506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62736

[startup+3.10109 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 15349
/proc/meminfo: memFree=936808/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=75964 CPUtime=3.09
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 17931 0 0 0 302 7 0 0 25 0 1 0 88870348 77787136 17915 1992294400 134512640 135237372 4294956192 18446744073709551615 134534121 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 18991 17915 78 176 0 18813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75964

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 15349
/proc/meminfo: memFree=936808/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=75964 CPUtime=6.29
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 17931 0 0 0 622 7 0 0 25 0 1 0 88870348 77787136 17915 1992294400 134512640 135237372 4294956192 18446744073709551615 134534291 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 18991 17915 78 176 0 18813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75964

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 15349
/proc/meminfo: memFree=936808/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=75964 CPUtime=12.69
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 17931 0 0 0 1262 7 0 0 25 0 1 0 88870348 77787136 17915 1992294400 134512640 135237372 4294956192 18446744073709551615 134534528 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 18991 17915 78 176 0 18813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75964

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 15349
/proc/meminfo: memFree=937000/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=75964 CPUtime=25.47
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 17931 0 0 0 2540 7 0 0 25 0 1 0 88870348 77787136 17915 1992294400 134512640 135237372 4294956192 18446744073709551615 134534164 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 18991 17915 78 176 0 18813 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 75964

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 15349
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=157644 CPUtime=51.07
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 49290 0 0 0 5089 18 0 0 25 0 1 0 88870348 161427456 38652 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 39411 38652 80 176 0 39233 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 157644

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 15349
/proc/meminfo: memFree=848808/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=163152 CPUtime=102.26
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 50634 0 0 0 10206 20 0 0 25 0 1 0 88870348 167067648 39996 1992294400 134512640 135237372 4294956192 18446744073709551615 134600911 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 40788 39996 80 176 0 40610 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 163152

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=844456/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=167996 CPUtime=162.23
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 51719 0 0 0 16202 21 0 0 25 0 1 0 88870348 172027904 41081 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 41999 41081 80 176 0 41821 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 167996

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=842536/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=169448 CPUtime=222.21
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52198 0 0 0 22200 21 0 0 25 0 1 0 88870348 173514752 41560 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 42362 41560 80 176 0 42184 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 169448

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=841832/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=169976 CPUtime=282.18
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52360 0 0 0 28197 21 0 0 25 0 1 0 88870348 174055424 41722 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 42494 41722 80 176 0 42316 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 169976

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=841384/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=170372 CPUtime=342.14
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52463 0 0 0 34193 21 0 0 25 0 1 0 88870348 174460928 41825 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 42593 41825 80 176 0 42415 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 170372

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=841320/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=172932 CPUtime=358.14
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52479 0 0 0 35793 21 0 0 25 0 1 0 88870348 177082368 41841 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 43233 41841 80 176 0 43055 0
Current children cumulated CPU time (s) 358.14
Current children cumulated vsize (KiB) 172932

[startup+371.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=841256/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=173064 CPUtime=370.93
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52494 0 0 0 37072 21 0 0 25 0 1 0 88870348 177217536 41856 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 43266 41856 80 176 0 43088 0
Current children cumulated CPU time (s) 370.93
Current children cumulated vsize (KiB) 173064

[startup+383.905 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=841256/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=173064 CPUtime=383.73
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52500 0 0 0 38352 21 0 0 25 0 1 0 88870348 177217536 41862 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 43266 41862 80 176 0 43088 0
Current children cumulated CPU time (s) 383.73
Current children cumulated vsize (KiB) 173064

[startup+390.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=841256/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=173064 CPUtime=390.12
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 52501 0 0 0 38991 21 0 0 25 0 1 0 88870348 177217536 41863 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 43266 41863 80 176 0 43088 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (KiB) 173064

[startup+393.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=626024/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=435380 CPUtime=393.32
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4194304 120752 0 0 0 39283 49 0 0 25 0 1 0 88870348 445829120 107458 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 108845 107458 94 176 0 108667 0
Current children cumulated CPU time (s) 393.32
Current children cumulated vsize (KiB) 435380

[startup+395.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=362408/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=477484 CPUtime=394.9
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4195840 131338 0 0 0 39347 143 0 0 25 0 1 0 88870348 488943616 117774 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 119371 117774 94 176 0 119193 0
Current children cumulated CPU time (s) 394.9
Current children cumulated vsize (KiB) 477484

[startup+395.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=59880/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=477484 CPUtime=395.71
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4195840 132790 0 0 0 39347 224 0 0 25 0 1 0 88870348 488943616 117774 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/15348/statm: 119371 117774 94 176 0 119193 0
Current children cumulated CPU time (s) 395.71
Current children cumulated vsize (KiB) 477484

[startup+396.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15349
/proc/meminfo: memFree=59880/2055920 swapFree=4192956/4192956
[pid=15348] ppid=15346 vsize=0 CPUtime=395.78
/proc/15348/stat : 15348 (ttsth-5-0) R 15346 15348 15102 0 -1 4195844 132839 0 0 0 39347 231 0 0 24 0 1 0 88870348 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15348/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 395.78
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 396.166
CPU time (s): 395.856
CPU user time (s): 393.477
CPU system time (s): 2.37864
CPU usage (%): 99.9216
Max. virtual memory (cumulated for all children) (KiB): 477484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 393.477
system time used= 2.37864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132839
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= 4
involuntary context switches= 823

runsolver used 0.329949 second user time and 1.11983 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-24 23:27:03
IDJOB=1715882
IDBENCH=20353
IDSOLVER=549
FILE ID=node43/1715882-1240608421
PBS_JOBID= 9186273
Free space on /tmp= 66416 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715882-1240608421/watcher-1715882-1240608421 -o /tmp/evaluation-result-1715882-1240608421/solver-1715882-1240608421 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715882-1240608421.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=431656029

node43.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.237
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.237
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:       1008848 kB
Buffers:         90912 kB
Cached:         848712 kB
SwapCached:          0 kB
Active:         119296 kB
Inactive:       834216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19948 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            79512 kB
Committed_AS:   282132 kB
PageTables:       1444 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= 65956 MiB
End job on node43 at 2009-04-24 23:33:39