Trace number 460698

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, and are wall clock time (not CPU 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
aigsat-wc 2007-05-15SAT 267.61 267.694

General information on the benchmark

Nameindustrial-aig/palacios/uts/
uts-l06-ipc5-h34-unknown.aig
MD5SUM2da8b26c881a7131c53b01eeaea19163
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.1575
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

11.99/12.08	c file: /tmp/evaluation/460698-1179250527/instance-460698-1179250527.aig
11.99/12.08	c Reading aig format..
11.99/12.08	c MAXVAR  288070
11.99/12.08	c INPUTS  2290
11.99/12.08	c LATCHES 0
11.99/12.08	c OUTPUTS 1
11.99/12.08	c AND     285780
11.99/12.08	c Before initialization time 11.6842
11.99/12.08	c Memory used (in MB): 288.508
93.46/93.57	c Using component size threshold as 124
93.46/93.57	c DBred=0 restart=34 est=0.125714 GV=33629 GL=157541[ 112843,44698] HP=11098 Prune=171181 decisions=61768 random 100[0.161896]  HP Impl=1618871 DB Impl=35572405[33662361]  Lits/Cls 32 
93.46/93.57	c Memory used (in MB): 408.711
164.23/164.37	c DBred=1 restart=37 est=0.148805 GV=61649 GL=162942[ 112843,50099] HP=18008 Prune=313614 decisions=106717 random 171[0.160237]  HP Impl=3355200 DB Impl=69865477[66101967]  Lits/Cls 35 
164.23/164.37	c Memory used (in MB): 469.535
223.12/223.27	c DBred=2 restart=39 est=0.162488 GV=92303 GL=165298[ 112843,52455] HP=23423 Prune=442030 decisions=153095 random 248[0.161991]  HP Impl=4335012 DB Impl=94777762[88820559]  Lits/Cls 32 
223.12/223.27	c Memory used (in MB): 490.68
267.51/267.61	
267.51/267.61	s SATISFIABLE
267.51/267.61	c Total time (in seconds): 266.637
267.51/267.61	c Memory used (in MB): 511.555
267.51/267.61	c Conflict literals deleted: [34.2345%] Max learned #lits [9171829] Reduced #lits [6031895]

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node54/watcher-460698-1179250527 -o ROOT/results/node54/solver-460698-1179250527 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460698-1179250527/aigsat-wc /tmp/evaluation/460698-1179250527/instance-460698-1179250527.aig 

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 Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 27948
/proc/meminfo: memFree=1748880/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=3572 CPUtime=0
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 400 249 0 0 0 0 0 0 18 0 1 0 372427169 3657728 379 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 893 388 124 293 0 594 0

[startup+0.098767 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 27948
/proc/meminfo: memFree=1748880/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=7392 CPUtime=0.08
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 1692 249 0 0 8 0 0 0 18 0 1 0 372427169 7569408 1670 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 1848 1670 136 293 0 1549 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7392

[startup+0.101767 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 27948
/proc/meminfo: memFree=1748880/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=7576 CPUtime=0.08
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 1737 249 0 0 8 0 0 0 18 0 1 0 372427169 7757824 1715 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134592494 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 1894 1715 136 293 0 1595 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7576

[startup+0.301792 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 27948
/proc/meminfo: memFree=1748880/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=17432 CPUtime=0.28
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 4289 249 0 0 27 1 0 0 19 0 1 0 372427169 17850368 4121 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 4358 4121 136 293 0 4059 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17432

[startup+0.701842 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 27948
/proc/meminfo: memFree=1748880/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=36940 CPUtime=0.69
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 9171 249 0 0 66 3 0 0 24 0 1 0 372427169 37826560 8810 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 9235 8810 136 293 0 8936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36940

[startup+1.50194 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 27950
/proc/meminfo: memFree=1699656/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=56876 CPUtime=1.49
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 16188 249 0 0 142 7 0 0 25 0 1 0 372427169 58241024 13943 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134587557 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 14219 13943 136 293 0 13920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56876

[startup+3.10115 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 27950
/proc/meminfo: memFree=1666440/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=126784 CPUtime=3.09
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 34170 249 0 0 297 12 0 0 25 0 1 0 372427169 129826816 31099 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023337 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 31696 31099 137 293 0 31397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126784

[startup+6.30155 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 27950
/proc/meminfo: memFree=1553288/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=227372 CPUtime=6.29
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 70376 249 0 0 603 26 0 0 25 0 1 0 372427169 232828928 56083 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134667157 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 56843 56083 142 293 0 56544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 227372

[startup+12.7014 s]
/proc/loadavg: 0.93 0.96 0.91 2/66 27950
/proc/meminfo: memFree=1462856/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=306152 CPUtime=12.68
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 111571 249 0 0 1225 43 0 0 25 0 1 0 372427169 313499648 74130 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134703902 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 76538 74130 156 293 0 76239 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 306152

[startup+25.503 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 27950
/proc/meminfo: memFree=1432456/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=329832 CPUtime=25.48
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 116552 249 0 0 2502 46 0 0 25 0 1 0 372427169 337747968 79111 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134725854 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 82458 79111 160 293 0 82159 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 329832

[startup+51.1022 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 27950
/proc/meminfo: memFree=1398920/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=375040 CPUtime=51.08
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 126677 249 0 0 5055 53 0 0 25 0 1 0 372427169 384040960 87515 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134727329 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 93760 87515 160 293 0 93461 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 375040

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 27950
/proc/meminfo: memFree=1360776/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=424296 CPUtime=102.26
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 141285 249 0 0 10163 63 0 0 25 0 1 0 372427169 434479104 96901 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 106074 96901 160 293 0 105775 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 424296

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1322248/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=480552 CPUtime=162.24
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 158666 249 0 0 16147 77 0 0 25 0 1 0 372427169 492085248 106635 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745348 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 120138 106635 160 293 0 119839 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 480552

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1303880/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=502188 CPUtime=222.22
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 166395 249 0 0 22138 84 0 0 25 0 1 0 372427169 514240512 111086 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134740232 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 125547 111086 160 293 0 125248 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 502188

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1301128/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=506188 CPUtime=230.22
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 167703 249 0 0 22937 85 0 0 25 0 1 0 372427169 518336512 111845 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 126547 111845 160 293 0 126248 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 506188

[startup+243.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1297480/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=511196 CPUtime=243.02
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 169579 249 0 0 24215 87 0 0 25 0 1 0 372427169 523464704 112680 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752653 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 127799 112680 160 293 0 127500 0
Current children cumulated CPU time (s) 243.02
Current children cumulated vsize (KiB) 511196

[startup+255.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1293640/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=518776 CPUtime=255.81
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 172190 249 0 0 25493 88 0 0 25 0 1 0 372427169 531226624 113702 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744749 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 129694 113702 160 293 0 129395 0
Current children cumulated CPU time (s) 255.81
Current children cumulated vsize (KiB) 518776

[startup+262.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1291592/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=521116 CPUtime=262.21
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 172925 249 0 0 26133 88 0 0 25 0 1 0 372427169 533622784 114175 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745286 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 130279 114175 160 293 0 129980 0
Current children cumulated CPU time (s) 262.21
Current children cumulated vsize (KiB) 521116

[startup+265.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1290376/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=522416 CPUtime=265.4
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 173385 249 0 0 26452 88 0 0 25 0 1 0 372427169 534953984 114470 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745274 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 130604 114470 160 293 0 130305 0
Current children cumulated CPU time (s) 265.4
Current children cumulated vsize (KiB) 522416

[startup+266.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1289992/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=522676 CPUtime=266.2
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 173489 249 0 0 26532 88 0 0 25 0 1 0 372427169 535220224 114541 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745220 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 130669 114541 160 293 0 130370 0
Current children cumulated CPU time (s) 266.2
Current children cumulated vsize (KiB) 522676

[startup+267.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1289992/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=523828 CPUtime=267.01
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 173845 249 0 0 26612 89 0 0 25 0 1 0 372427169 536399872 114604 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 130957 114604 160 293 0 130658 0
Current children cumulated CPU time (s) 267.01
Current children cumulated vsize (KiB) 523828

[startup+267.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1289544/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=523828 CPUtime=267.41
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 173857 249 0 0 26652 89 0 0 25 0 1 0 372427169 536399872 114616 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 130957 114616 160 293 0 130658 0
Current children cumulated CPU time (s) 267.41
Current children cumulated vsize (KiB) 523828

[startup+267.602 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27950
/proc/meminfo: memFree=1289544/2055920 swapFree=4182300/4192956
[pid=27948] ppid=27946 vsize=523828 CPUtime=267.51
/proc/27948/stat : 27948 (aigsat-wc) R 27946 27948 27541 0 -1 0 173858 249 0 0 26662 89 0 0 25 0 1 0 372427169 536399872 114617 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 1 0 0
/proc/27948/statm: 130957 114617 160 293 0 130658 0
Current children cumulated CPU time (s) 267.51
Current children cumulated vsize (KiB) 523828

Child status: 10
Real time (s): 267.694
CPU time (s): 267.61
CPU user time (s): 266.638
CPU system time (s): 0.971852
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 523828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.638
system time used= 0.971852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174110
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= 12
involuntary context switches= 737

runsolver used 0.311952 second user time and 0.664898 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May 15 17:35:27 UTC 2007

IDJOB= 460698
IDBENCH= 48519
IDSOLVER= 202
FILE ID= node54/460698-1179250527

PBS_JOBID= 5277070

Free space on /tmp= 66528 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/uts/uts-l06-ipc5-h34-unknown.aig
COMMAND LINE= /tmp/evaluation/460698-1179250527/aigsat-wc /tmp/evaluation/460698-1179250527/instance-460698-1179250527.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-460698-1179250527 -o ROOT/results/node54/solver-460698-1179250527 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460698-1179250527/aigsat-wc /tmp/evaluation/460698-1179250527/instance-460698-1179250527.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  2da8b26c881a7131c53b01eeaea19163

RANDOM SEED= 398706665

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.234
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.234
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:       1749160 kB
Buffers:          2820 kB
Cached:         190156 kB
SwapCached:       3952 kB
Active:          26616 kB
Inactive:       176392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749160 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:          16052 kB
Slab:            89692 kB
Committed_AS:  5664008 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB

End job on node54 on Tue May 15 17:39:55 UTC 2007