Trace number 2057604

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
Concrete DC 2009-07-14SAT 1.17382 1.23466

DiagnosticValue
CHECKS26368
NODES147

General information on the benchmark

Namecsp/QWH-10/
normalized-qwh-10-57-9_ext.xml
MD5SUM0609744dacce27f9357b4564e2171a8d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints756
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension756
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.98/1.01	c CPU-LOAD 0.44
0.98/1.01	c LOADED 100 V (10 E), 756 ExtensionConstraint2D, arity 2, 0.44 cpu
1.08/1.18	v 0 6 3 4 2 1 9 5 8 7 5 2 4 9 6 3 1 7 0 8 8 7 1 3 5 2 6 9 4 0 4 1 2 0 9 8 7 6 3 5 2 5 6 8 0 7 3 1 9 4 9 4 7 5 1 0 8 3 2 6 3 8 0 2 7 6 5 4 1 9 6 9 5 1 8 4 0 2 7 3 7 3 8 6 4 9 2 0 5 1 1 0 9 7 3 5 4 8 6 2 
1.08/1.18	s SATISFIABLE
1.08/1.18	d NODES 147
1.08/1.18	d CHECKS 26368
1.08/1.18	c CDC-added-constraints: 0
1.08/1.18	c CDC-nbsingletontests: 225
1.08/1.18	c CDC-nogoods: 0
1.08/1.18	c heuristic-cpu: 0.0
1.08/1.18	c prepro-constraint-ccks: 0
1.08/1.18	c prepro-constraint-presenceccks: 0
1.08/1.18	c prepro-cpu: 0.060000002
1.08/1.18	c prepro-matrix2d-ccks: 13723
1.08/1.18	c prepro-matrix2d-presenceccks: 0
1.08/1.18	c prepro-removed: 345
1.08/1.18	c search-cpu: 0.029999994
1.08/1.18	c search-nps: 4900.001
1.08/1.18	c total-assgn: 147
1.08/1.18	c total-constraint-ccks: 0
1.08/1.18	c total-constraint-presence-ccks: 0
1.08/1.18	c total-cpu: 0.12
1.08/1.18	c total-matrix2d-ccks: 26368
1.08/1.18	c total-matrix2d-presence-ccks: 0
1.08/1.18	c TOTAL-NODES 147
1.08/1.18	c TOTAL-CPU 0.12

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057604-1247697175/watcher-2057604-1247697175 -o /tmp/evaluation-result-2057604-1247697175/solver-2057604-1247697175 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2057604-1247697175.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.90 2.01 1.91 4/73 12627
/proc/meminfo: memFree=1403176/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=11380 CPUtime=0
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 677 0 0 0 0 0 0 0 19 0 2 0 56782879 11653120 474 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 2845 474 207 9 0 1360 0
[pid=12631/tid=12632] ppid=12627 vsize=11380 CPUtime=0
/proc/12631/task/12632/stat : 12632 (java) R 12627 12627 12069 0 -1 64 0 0 0 0 0 0 0 0 20 0 2 0 56782880 11653120 474 996147200 134512640 134550932 4294955344 18446744073709551615 12615640 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.042091 s]
/proc/loadavg: 1.90 2.01 1.91 4/73 12627
/proc/meminfo: memFree=1403176/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=837368 CPUtime=0.02
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 1919 0 1 0 1 1 0 0 19 0 5 0 56782879 857464832 1523 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 209342 1523 876 9 0 204247 0
[pid=12631/tid=12632] ppid=12627 vsize=837368 CPUtime=0.01
/proc/12631/task/12632/stat : 12632 (java) R 12627 12627 12069 0 -1 64 1225 0 1 0 1 0 0 0 22 0 5 0 56782880 857464832 1523 996147200 134512640 134550932 4294955344 18446744073709551615 4125190278 0 4 0 16800971 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 842724

[startup+0.102101 s]
/proc/loadavg: 1.90 2.01 1.91 4/73 12627
/proc/meminfo: memFree=1403176/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=843976 CPUtime=0.07
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 3572 0 1 0 6 1 0 0 19 0 9 0 56782879 864231424 3046 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 210994 3046 1653 9 0 205486 0
[pid=12631/tid=12632] ppid=12627 vsize=843976 CPUtime=0.07
/proc/12631/task/12632/stat : 12632 (java) R 12627 12627 12069 0 -1 64 2734 0 1 0 6 1 0 0 25 0 9 0 56782880 864231424 3046 996147200 134512640 134550932 4294955344 18446744073709551615 12229850 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 849332

[startup+0.301136 s]
/proc/loadavg: 1.90 2.01 1.91 4/73 12627
/proc/meminfo: memFree=1403176/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=847296 CPUtime=0.28
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 4986 0 1 0 25 3 0 0 19 0 9 0 56782879 867631104 4341 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 211824 4341 1779 9 0 206316 0
[pid=12631/tid=12632] ppid=12627 vsize=847296 CPUtime=0.18
/proc/12631/task/12632/stat : 12632 (java) R 12627 12627 12069 0 -1 64 3039 0 1 0 17 1 0 0 25 0 9 0 56782880 867631104 4341 996147200 134512640 134550932 4294955344 18446744073709551615 4125190359 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 852652

[startup+0.701213 s]
/proc/loadavg: 1.90 2.01 1.91 4/73 12627
/proc/meminfo: memFree=1403176/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=847452 CPUtime=0.68
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 5704 0 1 0 63 5 0 0 19 0 9 0 56782879 867790848 4997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 211863 4997 1925 9 0 206348 0
[pid=12631/tid=12632] ppid=12627 vsize=847452 CPUtime=0.47
/proc/12631/task/12632/stat : 12632 (java) R 12627 12627 12069 0 -1 64 3543 0 1 0 44 3 0 0 25 0 9 0 56782880 867790848 4997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 852808

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

[startup+1.10729 s]
/proc/loadavg: 1.90 2.01 1.91 3/83 12641
/proc/meminfo: memFree=1388504/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=848480 CPUtime=1.08
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 7268 0 1 0 102 6 0 0 19 0 10 0 56782879 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 212120 6359 2614 9 0 206605 0
[pid=12631/tid=12632] ppid=12627 vsize=848480 CPUtime=0.7
/proc/12631/task/12632/stat : 12632 (java) R 12627 12627 12069 0 -1 64 3682 0 1 0 67 3 0 0 25 0 10 0 56782880 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12634] ppid=12627 vsize=848480 CPUtime=0.06
/proc/12631/task/12634/stat : 12634 (java) S 12627 12627 12069 0 -1 64 1534 0 0 0 6 0 0 0 16 0 10 0 56782881 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12635] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12635/stat : 12635 (java) S 12627 12627 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 56782881 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12636] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12636/stat : 12636 (java) S 12627 12627 12069 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 56782881 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12637] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12637/stat : 12637 (java) S 12627 12627 12069 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 56782883 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12638] ppid=12627 vsize=848480 CPUtime=0.28
/proc/12631/task/12638/stat : 12638 (java) R 12627 12627 12069 0 -1 64 1352 0 0 0 27 1 0 0 16 0 10 0 56782886 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 104075140 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12639] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12639/stat : 12639 (java) S 12627 12627 12069 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 56782887 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12640] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12640/stat : 12640 (java) S 12627 12627 12069 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 56782887 868843520 6359 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 853836

[startup+1.20231 s]
/proc/loadavg: 1.90 2.01 1.91 3/83 12641
/proc/meminfo: memFree=1388504/2055920 swapFree=4192812/4192956
[pid=12627] ppid=12625 vsize=5356 CPUtime=0
/proc/12627/stat : 12627 (concrete.sh) S 12625 12627 12069 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 56782878 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12627/statm: 1339 244 201 169 0 50 0
[pid=12631] ppid=12627 vsize=848480 CPUtime=1.15
/proc/12631/stat : 12631 (java) S 12627 12627 12069 0 -1 0 7285 0 1 0 109 6 0 0 19 0 9 0 56782879 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12631/statm: 212120 6372 2614 9 0 206605 0
[pid=12631/tid=12632] ppid=12627 vsize=848480 CPUtime=0.76
/proc/12631/task/12632/stat : 12632 (java) S 12627 12627 12069 0 -1 64 3691 0 1 0 73 3 0 0 25 0 9 0 56782880 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12634] ppid=12627 vsize=848480 CPUtime=0.07
/proc/12631/task/12634/stat : 12634 (java) S 12627 12627 12069 0 -1 64 1534 0 0 0 7 0 0 0 16 0 9 0 56782881 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12635] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12635/stat : 12635 (java) S 12627 12627 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56782881 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12636] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12636/stat : 12636 (java) S 12627 12627 12069 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56782881 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12637] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12637/stat : 12637 (java) S 12627 12627 12069 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 56782883 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12638] ppid=12627 vsize=848480 CPUtime=0.29
/proc/12631/task/12638/stat : 12638 (java) S 12627 12627 12069 0 -1 64 1360 0 0 0 28 1 0 0 15 0 9 0 56782886 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12639] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12639/stat : 12639 (java) S 12627 12627 12069 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56782887 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12631/tid=12640] ppid=12627 vsize=848480 CPUtime=0
/proc/12631/task/12640/stat : 12640 (java) S 12627 12627 12069 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56782887 868843520 6372 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 853836

Child status: 0
Real time (s): 1.23466
CPU time (s): 1.17382
CPU user time (s): 1.09983
CPU system time (s): 0.073988
CPU usage (%): 95.0727
Max. virtual memory (cumulated for all children) (KiB): 853836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.09983
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7931
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1432
involuntary context switches= 1389

runsolver used 0.004999 second user time and 0.011998 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-16 00:32:55
IDJOB=2057604
IDBENCH=53390
IDSOLVER=736
FILE ID=node76/2057604-1247697175
PBS_JOBID= 9521165
Free space on /tmp= 66396 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/QWH-10/normalized-qwh-10-57-9_ext.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057604-1247697175/watcher-2057604-1247697175 -o /tmp/evaluation-result-2057604-1247697175/solver-2057604-1247697175 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2057604-1247697175.xml

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

MD5SUM BENCH= 0609744dacce27f9357b4564e2171a8d
RANDOM SEED=1344770657

node76.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.277
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.277
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:       1403656 kB
Buffers:         74656 kB
Cached:         427048 kB
SwapCached:          0 kB
Active:         246552 kB
Inactive:       334376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          90608 kB
Slab:            56496 kB
Committed_AS:   557424 kB
PageTables:       1964 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= 66392 MiB
End job on node76 at 2009-07-16 00:32:57