Trace number 2092285

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
pcs-restart 0.3.2UNSAT 444.289 448.518

DiagnosticValue
ASSIGNMENTS14613

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-56_ext.xml
MD5SUM89f0f3cf545c93f0fde036f6c7f85c9b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.01569
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 1275823553
0.00/0.02	c Constructing HOME/instance-2092285-1247734068.xml  with 103 constraints
0.27/0.37	c Solving 14613 backtracks 15 restarts
444.25/448.50	s UNSATISFIABLE
444.25/448.50	d ASSIGNMENTS 14613

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-2092285-1247734068/watcher-2092285-1247734068 -o /tmp/evaluation-result-2092285-1247734068/solver-2092285-1247734068 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1275823553 HOME/instance-2092285-1247734068.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: 2.00 2.00 2.00 4/72 14354
/proc/meminfo: memFree=1213160/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=5356 CPUtime=0
/proc/14354/stat : 14354 (pcssolve) R 14352 14354 12882 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 60470557 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14354/statm: 1339 241 200 169 0 50 0
[pid=14355] ppid=14354 vsize=5356 CPUtime=0
/proc/14355/stat : 14355 (pcssolve) R 14354 14354 12882 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 60470558 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14355/statm: 1339 241 200 169 0 50 0

[startup+0.0889989 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14354
/proc/meminfo: memFree=1213160/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=5308 CPUtime=0.06
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 924 656 0 0 6 0 0 0 23 0 1 0 60470557 5435392 555 996147200 134512640 135215973 4294956304 18446744073709551615 5193310 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 1327 555 383 171 0 252 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5308

[startup+0.101999 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14354
/proc/meminfo: memFree=1213160/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=5308 CPUtime=0.08
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 942 656 0 0 8 0 0 0 23 0 1 0 60470557 5435392 573 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 1327 573 383 171 0 252 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5308

[startup+0.301036 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14354
/proc/meminfo: memFree=1213160/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=7540 CPUtime=0.27
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 1286 656 0 0 27 0 0 0 25 0 1 0 60470557 7720960 917 996147200 134512640 135215973 4294956304 18446744073709551615 5161539 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 1885 917 383 171 0 810 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7540

[startup+0.701109 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14354
/proc/meminfo: memFree=1213160/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=8748 CPUtime=0.67
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 1539 656 0 0 67 0 0 0 25 0 1 0 60470557 8957952 1170 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 2187 1170 401 171 0 1112 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8748

[startup+1.50125 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1209888/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=8748 CPUtime=1.46
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 1554 656 0 0 146 0 0 0 25 0 1 0 60470557 8957952 1185 996147200 134512640 135215973 4294956304 18446744073709551615 4158960075 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 2187 1185 401 171 0 1112 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8748

[startup+3.10155 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1209632/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=8748 CPUtime=3.05
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 1578 656 0 0 305 0 0 0 25 0 1 0 60470557 8957952 1209 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 2187 1209 401 171 0 1112 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8748

[startup+6.30113 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1209184/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=8748 CPUtime=6.21
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 1635 656 0 0 621 0 0 0 25 0 1 0 60470557 8957952 1266 996147200 134512640 135215973 4294956304 18446744073709551615 4158960185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 2187 1266 401 171 0 1112 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 8748

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1208416/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=8920 CPUtime=12.56
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 1733 656 0 0 1255 1 0 0 25 0 1 0 60470557 9134080 1364 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 2230 1364 401 171 0 1155 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 8920

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1207072/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=9184 CPUtime=25.25
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 2006 656 0 0 2524 1 0 0 25 0 1 0 60470557 9404416 1637 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 2296 1637 401 171 0 1221 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 9184

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1202080/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=13528 CPUtime=50.61
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 3078 656 0 0 5059 2 0 0 25 0 1 0 60470557 13852672 2644 996147200 134512640 135215973 4294956304 18446744073709551615 134590194 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 3382 2644 401 171 0 2307 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 13528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1193056/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=21152 CPUtime=101.33
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 5043 656 0 0 10130 3 0 0 25 0 1 0 60470557 21659648 4480 996147200 134512640 135215973 4294956304 18446744073709551615 134600799 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 5288 4480 401 171 0 4213 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 21152

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1183328/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=28668 CPUtime=160.76
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 7027 656 0 0 16072 4 0 0 25 0 1 0 60470557 29356032 6431 996147200 134512640 135215973 4294956304 18446744073709551615 134585409 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 7167 6431 401 171 0 6092 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 28668

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14359
/proc/meminfo: memFree=1173152/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=37344 CPUtime=220.2
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 9288 656 0 0 22014 6 0 0 25 0 1 0 60470557 38240256 8435 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 9336 8435 401 171 0 8261 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 37344

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1163936/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=44856 CPUtime=279.62
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 11262 656 0 0 27955 7 0 0 25 0 1 0 60470557 45932544 10344 996147200 134512640 135215973 4294956304 18446744073709551615 135026919 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 11214 10344 401 171 0 10139 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 44856

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1141984/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=51576 CPUtime=339.06
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 13031 656 0 0 33898 8 0 0 25 0 1 0 60470557 52813824 12113 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 12894 12113 401 171 0 11819 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 51576

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1134560/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=58044 CPUtime=398.49
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 14706 656 0 0 39840 9 0 0 25 0 1 0 60470557 59437056 13788 996147200 134512640 135215973 4294956304 18446744073709551615 134590681 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 14511 13788 401 171 0 13436 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 58044

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

[startup+409.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1133536/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=58704 CPUtime=405.62
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 14898 656 0 0 40553 9 0 0 25 0 1 0 60470557 60112896 13980 996147200 134512640 135215973 4294956304 18446744073709551615 135020270 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 14676 13980 401 171 0 13601 0
Current children cumulated CPU time (s) 405.62
Current children cumulated vsize (KiB) 58704

[startup+435.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1130464/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=63520 CPUtime=430.98
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16112 656 0 0 43088 10 0 0 25 0 1 0 60470557 65044480 14681 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 15880 14681 401 171 0 14805 0
Current children cumulated CPU time (s) 430.98
Current children cumulated vsize (KiB) 63520

[startup+441.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1129696/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=64048 CPUtime=437.32
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16269 656 0 0 43722 10 0 0 25 0 1 0 60470557 65585152 14838 996147200 134512640 135215973 4294956304 18446744073709551615 134587552 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 16012 14838 401 171 0 14937 0
Current children cumulated CPU time (s) 437.32
Current children cumulated vsize (KiB) 64048

[startup+444.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1129312/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=64444 CPUtime=440.49
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16362 656 0 0 44039 10 0 0 25 0 1 0 60470557 65990656 14931 996147200 134512640 135215973 4294956304 18446744073709551615 135009146 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 16111 14931 401 171 0 15036 0
Current children cumulated CPU time (s) 440.49
Current children cumulated vsize (KiB) 64444

[startup+446.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1129184/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=64576 CPUtime=442.07
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16406 656 0 0 44197 10 0 0 25 0 1 0 60470557 66125824 14975 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 16144 14975 401 171 0 15069 0
Current children cumulated CPU time (s) 442.07
Current children cumulated vsize (KiB) 64576

[startup+447.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1128928/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=64708 CPUtime=443.66
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16440 656 0 0 44356 10 0 0 25 0 1 0 60470557 66260992 15009 996147200 134512640 135215973 4294956304 18446744073709551615 135020407 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 16177 15009 401 171 0 15102 0
Current children cumulated CPU time (s) 443.66
Current children cumulated vsize (KiB) 64708

[startup+448.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1128928/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=64840 CPUtime=444.05
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16458 656 0 0 44395 10 0 0 25 0 1 0 60470557 66396160 15027 996147200 134512640 135215973 4294956304 18446744073709551615 135018636 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 16210 15027 401 171 0 15135 0
Current children cumulated CPU time (s) 444.05
Current children cumulated vsize (KiB) 64840

[startup+448.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14361
/proc/meminfo: memFree=1128928/2055920 swapFree=4192812/4192956
[pid=14354] ppid=14352 vsize=64324 CPUtime=444.25
/proc/14354/stat : 14354 (pcs.big) R 14352 14354 12882 0 -1 4194304 16464 656 0 0 44415 10 0 0 25 0 1 0 60470557 65867776 14918 996147200 134512640 135215973 4294956304 18446744073709551615 5156862 0 0 4096 0 0 0 0 17 1 0 0
/proc/14354/statm: 16081 14918 401 171 0 15006 0
Current children cumulated CPU time (s) 444.25
Current children cumulated vsize (KiB) 64324

Child status: 0
Real time (s): 448.518
CPU time (s): 444.289
CPU user time (s): 444.167
CPU system time (s): 0.121981
CPU usage (%): 99.0573
Max. virtual memory (cumulated for all children) (KiB): 64840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 444.167
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17123
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= 19
involuntary context switches= 9866

runsolver used 0.700893 second user time and 1.3268 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-16 10:47:48
IDJOB=2092285
IDBENCH=60319
IDSOLVER=734
FILE ID=node45/2092285-1247734068
PBS_JOBID= 9521503
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-56_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2092285-1247734068/watcher-2092285-1247734068 -o /tmp/evaluation-result-2092285-1247734068/solver-2092285-1247734068 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1275823553 HOME/instance-2092285-1247734068.xml

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

MD5SUM BENCH= 89f0f3cf545c93f0fde036f6c7f85c9b
RANDOM SEED=1275823553

node45.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.281
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.281
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:       1213640 kB
Buffers:         91104 kB
Cached:         580124 kB
SwapCached:          0 kB
Active:         188792 kB
Inactive:       561604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          90624 kB
Slab:            77292 kB
Committed_AS:   584376 kB
PageTables:       1884 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= 66380 MiB
End job on node45 at 2009-07-16 10:55:16