Trace number 1577656

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 413.695 415.258

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.951
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

Solver Data

3.29/3.32	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577656-1241003598.cnf 
3.29/3.32	c Using SATTIMEOUT of 1200
3.29/3.32	c Using SATRAM of 1800
3.29/3.32	c Size of subset node = 16
3.29/3.32	c Variables = 218792
3.29/3.32	c Clauses = 1020908
3.29/3.32	c Literals = 2941934
3.29/3.32	c Reduced size:
3.29/3.32	c Variables = 218792
3.29/3.32	c Clauses = 827184
3.29/3.32	c Literals = 2443890
3.29/3.32	c a2
6.29/6.33	c a1
351.51/351.68	c Independent sub-problems = 1
351.51/351.68	c Sub-problem with 168009 variables and 827184 clauses
351.51/351.68	c using permutation method 4
351.51/351.68	c count = 1
351.51/351.68	c Ordering finished 351.030 seconds
351.51/351.68	c mapped 351.630 seconds
351.51/351.68	c permuted 351.630 seconds
351.51/351.68	c about to sort
351.90/352.02	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-1577656-1241003598/watcher-1577656-1241003598 -o /tmp/evaluation-result-1577656-1241003598/solver-1577656-1241003598 -C 1200 -W 1800 -M 1800 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577656-1241003598.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.00 0.94 3/65 6652
/proc/meminfo: memFree=962736/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=1064 CPUtime=0
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 128387664 1089536 130 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 266 130 77 176 0 88 0

[startup+0.091668 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6652
/proc/meminfo: memFree=962736/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=4216 CPUtime=0.08
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 930 0 0 0 8 0 0 0 18 0 1 0 128387664 4317184 914 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 1054 914 78 176 0 876 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4216

[startup+0.101668 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6652
/proc/meminfo: memFree=962736/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=4480 CPUtime=0.09
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 1013 0 0 0 9 0 0 0 18 0 1 0 128387664 4587520 997 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 1120 997 78 176 0 942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4480

[startup+0.301693 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6652
/proc/meminfo: memFree=962736/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=11252 CPUtime=0.29
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 2655 0 0 0 28 1 0 0 19 0 1 0 128387664 11522048 2639 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 2813 2640 78 176 0 2635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11252

[startup+0.701726 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6652
/proc/meminfo: memFree=962736/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=24540 CPUtime=0.69
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 5931 0 0 0 67 2 0 0 23 0 1 0 128387664 25128960 5915 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 6135 5915 78 176 0 5957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24540

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6653
/proc/meminfo: memFree=928744/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=50976 CPUtime=1.49
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 12405 0 0 0 144 5 0 0 25 0 1 0 128387664 52199424 12389 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 12744 12389 78 176 0 12566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50976

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6653
/proc/meminfo: memFree=892264/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=72076 CPUtime=3.09
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 17460 0 0 0 301 8 0 0 25 0 1 0 128387664 73805824 17444 1992294400 134512640 135237372 4294956192 18446744073709551615 134534523 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 18019 17444 78 176 0 17841 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72076

[startup+6.30127 s]
/proc/loadavg: 1.08 1.02 0.95 2/66 6653
/proc/meminfo: memFree=831336/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=138152 CPUtime=6.29
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 33720 0 0 0 615 14 0 0 25 0 1 0 128387664 141467648 32831 1992294400 134512640 135237372 4294956192 18446744073709551615 134680720 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 34538 32831 79 176 0 34360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138152

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 0.95 2/66 6653
/proc/meminfo: memFree=838696/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=144968 CPUtime=12.69
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 51116 0 0 0 1247 22 0 0 25 0 1 0 128387664 148447232 33916 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 36242 33916 80 176 0 36064 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144968

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 0.95 2/66 6653
/proc/meminfo: memFree=805928/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=160368 CPUtime=25.49
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 56419 0 0 0 2524 25 0 0 25 0 1 0 128387664 164216832 39219 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40092 39219 80 176 0 39914 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 160368

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 0.95 2/66 6653
/proc/meminfo: memFree=805928/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=160368 CPUtime=51.08
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 56419 0 0 0 5083 25 0 0 25 0 1 0 128387664 164216832 39219 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40092 39219 80 176 0 39914 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 160368

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.95 2/66 6653
/proc/meminfo: memFree=804904/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=161408 CPUtime=102.27
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 56694 0 0 0 10202 25 0 0 25 0 1 0 128387664 165281792 39494 1992294400 134512640 135237372 4294956192 18446744073709551615 134600721 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40352 39494 80 176 0 40174 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 161408

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=804200/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=162576 CPUtime=162.25
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 56858 0 0 0 16200 25 0 0 25 0 1 0 128387664 166477824 39658 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40644 39658 80 176 0 40466 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 162576

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=803880/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=162840 CPUtime=222.23
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 56926 0 0 0 22198 25 0 0 25 0 1 0 128387664 166748160 39726 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40710 39726 80 176 0 40532 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 162840

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=803560/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=163104 CPUtime=282.22
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 57008 0 0 0 28197 25 0 0 25 0 1 0 128387664 167018496 39808 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40776 39808 80 176 0 40598 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 163104

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=803240/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=163368 CPUtime=342.21
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 57089 0 0 0 34195 26 0 0 25 0 1 0 128387664 167288832 39889 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 40842 39889 80 176 0 40664 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 163368

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=588456/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=379220 CPUtime=402.19
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 113466 0 0 0 40170 49 0 0 25 0 1 0 128387664 388321280 93842 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 94805 93842 94 176 0 94627 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 379220

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

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=586984/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=379220 CPUtime=402.99
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 113482 0 0 0 40250 49 0 0 25 0 1 0 128387664 388321280 93858 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 94805 93858 94 176 0 94627 0
Current children cumulated CPU time (s) 402.99
Current children cumulated vsize (KiB) 379220

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=576104/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=391668 CPUtime=409.39
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4194304 116441 0 0 0 40889 50 0 0 25 0 1 0 128387664 401068032 96817 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 97917 96817 94 176 0 97739 0
Current children cumulated CPU time (s) 409.39
Current children cumulated vsize (KiB) 391668

[startup+412.702 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 6653
/proc/meminfo: memFree=405992/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=449764 CPUtime=412.58
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4195840 131261 0 0 0 41131 127 0 0 25 0 1 0 128387664 460558336 111347 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 112441 111347 94 176 0 112263 0
Current children cumulated CPU time (s) 412.58
Current children cumulated vsize (KiB) 449764

[startup+414.301 s]
/proc/loadavg: 1.16 1.03 0.96 1/66 6653
/proc/meminfo: memFree=212648/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=449764 CPUtime=413.46
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4195840 132104 0 0 0 41131 215 0 0 25 0 1 0 128387664 460558336 111347 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 112441 111347 94 176 0 112263 0
Current children cumulated CPU time (s) 413.46
Current children cumulated vsize (KiB) 449764

[startup+414.705 s]
/proc/loadavg: 1.16 1.03 0.96 1/66 6653
/proc/meminfo: memFree=77672/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=449764 CPUtime=413.51
/proc/6652/stat : 6652 (ttsth-5-0) D 6650 6652 6322 0 -1 4195840 132190 0 0 0 41131 220 0 0 25 0 1 0 128387664 460558336 111347 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/6652/statm: 112441 111347 94 176 0 112263 0
Current children cumulated CPU time (s) 413.51
Current children cumulated vsize (KiB) 449764

[startup+415.101 s]
/proc/loadavg: 1.16 1.03 0.96 1/66 6653
/proc/meminfo: memFree=77672/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=449764 CPUtime=413.52
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4195840 132190 0 0 0 41131 221 0 0 24 0 1 0 128387664 460558336 111347 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 112441 111347 94 176 0 112263 0
Current children cumulated CPU time (s) 413.52
Current children cumulated vsize (KiB) 449764

[startup+415.201 s]
/proc/loadavg: 1.16 1.03 0.96 1/66 6653
/proc/meminfo: memFree=77672/2055920 swapFree=4191356/4192956
[pid=6652] ppid=6650 vsize=0 CPUtime=413.62
/proc/6652/stat : 6652 (ttsth-5-0) R 6650 6652 6322 0 -1 4195844 132239 0 0 0 41131 231 0 0 25 0 1 0 128387664 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6652/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 413.62
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 415.258
CPU time (s): 413.695
CPU user time (s): 411.319
CPU system time (s): 2.37564
CPU usage (%): 99.6236
Max. virtual memory (cumulated for all children) (KiB): 449764

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

runsolver used 0.450931 second user time and 1.05684 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-29 13:13:19
IDJOB=1577656
IDBENCH=70963
IDSOLVER=549
FILE ID=node56/1577656-1241003598
PBS_JOBID= 9204814
Free space on /tmp= 103140 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L70_coli.sat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577656-1241003598/watcher-1577656-1241003598 -o /tmp/evaluation-result-1577656-1241003598/solver-1577656-1241003598 -C 1200 -W 1800 -M 1800  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1577656-1241003598.cnf

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED=462033886

node56.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.218
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.218
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:        963216 kB
Buffers:         71288 kB
Cached:         931876 kB
SwapCached:        924 kB
Active:         334960 kB
Inactive:       682224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        963216 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           20628 kB
Writeback:           0 kB
Mapped:          22608 kB
Slab:            61476 kB
Committed_AS:   470196 kB
PageTables:       1480 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= 102704 MiB
End job on node56 at 2009-04-29 13:20:14