Trace number 460375

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-sp 2007-05-15SAT 345.38 345.474

General information on the benchmark

Nameindustrial-aig/crypto/
mizh-sha0-35-5.aig
MD5SUM62d346aa4ab0cb8662cc682f929763d7
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.21
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

11.59/11.63	c file: /tmp/evaluation/460375-1179249422/instance-460375-1179249422.aig
11.59/11.63	c Reading aig format..
11.59/11.63	c MAXVAR  328399
11.59/11.63	c INPUTS  11863
11.59/11.63	c LATCHES 0
11.59/11.63	c OUTPUTS 1
11.59/11.63	c AND     316536
11.59/11.63	c Before initialization time (seconds) 11.2573
11.59/11.63	c Memory used (in MB): 284.496
57.57/57.62	c Pre-processing followed by bcp (no decisions) assigned 6242 vars 
57.57/57.62	c DBreduced=0 GV=77611[0]  GL=328874[ 236637,92237] HP=14671 Prune=726488 decisions=335947 restart=17 est=2.39561 HP Impl=[1058534, 758893] DB Impl=21095708[0]  varReasonNeeded[1751835]  
57.57/57.62	c Memory used (in MB): 323.699
68.97/69.03	c DBreduced=1 GV=96219[0]  GL=338958[ 236637,102321] HP=16982 Prune=872078 decisions=398776 restart=18 est=2.63857 HP Impl=[1302038, 919190] DB Impl=25819506[0]  varReasonNeeded[2152417]  
68.97/69.03	c Memory used (in MB): 326.766
125.06/125.18	c DBreduced=2 GV=139988[0]  GL=351911[ 236637,115274] HP=24777 Prune=1420816 decisions=658381 restart=19 est=3.74875 HP Impl=[2554997, 1607385] DB Impl=47822634[0]  varReasonNeeded[3189781]  
125.06/125.18	c Memory used (in MB): 328.008
191.04/191.20	c DBreduced=3 GV=190744[0]  GL=361816[ 236637,125179] HP=30940 Prune=1922473 decisions=897374 restart=20 est=4.05834 HP Impl=[4011786, 2284450] DB Impl=73114648[0]  varReasonNeeded[4486415]  
191.04/191.20	c Memory used (in MB): 331.016
345.30/345.41	
345.30/345.41	s SATISFIABLE
345.30/345.41	c Total time (in seconds): 344.734
345.30/345.41	c Memory used (in MB): 352.859
345.30/345.41	c Conflict literals deleted: [16.0507%] Max learned #lits [6445745] Reduced #lits [5411157]

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/node43/watcher-460375-1179249422 -o ROOT/results/node43/solver-460375-1179249422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460375-1179249422/aigsat-sp /tmp/evaluation/460375-1179249422/instance-460375-1179249422.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.92 0.98 0.91 3/77 19611
/proc/meminfo: memFree=1402040/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=7612 CPUtime=0
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 890 0 0 0 0 0 0 0 18 0 1 0 372853992 7794688 878 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 1903 884 121 277 0 1621 0

[startup+0.10048 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 19611
/proc/meminfo: memFree=1402040/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=8108 CPUtime=0.09
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 1889 0 0 0 9 0 0 0 18 0 1 0 372853992 8302592 1876 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 2027 1876 131 277 0 1745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8108

[startup+0.201489 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 19611
/proc/meminfo: memFree=1402040/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=13104 CPUtime=0.19
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 3151 0 0 0 18 1 0 0 18 0 1 0 372853992 13418496 3089 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 3276 3089 131 277 0 2994 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13104

[startup+0.301497 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 19611
/proc/meminfo: memFree=1402040/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=17984 CPUtime=0.29
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 4403 0 0 0 28 1 0 0 19 0 1 0 372853992 18415616 4244 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 4496 4244 131 277 0 4214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17984

[startup+0.701531 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 19611
/proc/meminfo: memFree=1402040/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=36976 CPUtime=0.69
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 9155 0 0 0 66 3 0 0 23 0 1 0 372853992 37863424 8803 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 9244 8803 131 277 0 8962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36976

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1348656/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=61928 CPUtime=1.49
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 17058 0 0 0 143 6 0 0 25 0 1 0 372853992 63414272 14651 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 15482 14651 131 277 0 15200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61928

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1319728/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=98172 CPUtime=3.09
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 26667 0 0 0 300 9 0 0 25 0 1 0 372853992 100528128 23790 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134586458 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 24543 23790 132 277 0 24261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98172

[startup+6.30202 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1257072/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=181388 CPUtime=6.29
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 51708 0 0 0 611 18 0 0 25 0 1 0 372853992 185741312 43489 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134643799 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 45347 43489 136 277 0 45065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181388

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1101360/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=319428 CPUtime=12.69
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 105460 0 0 0 1230 39 0 0 25 0 1 0 372853992 327094272 75030 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574159 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 79857 75030 159 277 0 79575 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 319428

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1097968/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=328500 CPUtime=25.48
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 108412 0 0 0 2507 41 0 0 25 0 1 0 372853992 336384000 75865 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188728 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 82125 75865 159 277 0 81843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 328500

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1092016/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=330916 CPUtime=51.07
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 109952 0 0 0 5064 43 0 0 25 0 1 0 372853992 338857984 77405 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 82729 77405 159 277 0 82447 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 330916

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1086256/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=334884 CPUtime=102.26
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 112041 0 0 0 10180 46 0 0 25 0 1 0 372853992 342921216 78803 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134731501 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 83721 78803 159 277 0 83439 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 334884

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1083696/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=336472 CPUtime=162.25
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 113335 0 0 0 16177 48 0 0 25 0 1 0 372853992 344547328 79434 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134672531 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 84118 79434 159 277 0 83836 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 336472

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1078640/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=340716 CPUtime=222.23
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 115276 0 0 0 22174 49 0 0 25 0 1 0 372853992 348893184 80687 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188726 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 85179 80687 159 277 0 84897 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 340716

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1067568/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=351860 CPUtime=282.21
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 118052 0 0 0 28168 53 0 0 25 0 1 0 372853992 360304640 83463 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574010 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 87965 83463 159 277 0 87683 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 351860

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1058672/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=360256 CPUtime=342.2
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 120216 0 0 0 34163 57 0 0 25 0 1 0 372853992 368902144 85627 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 90064 85627 159 277 0 89782 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 360256

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

[startup+342.402 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1058672/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=360268 CPUtime=342.3
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 120220 0 0 0 34173 57 0 0 25 0 1 0 372853992 368914432 85631 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 90067 85631 159 277 0 89785 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 360268

[startup+344.001 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1058480/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=360652 CPUtime=343.9
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 120321 0 0 0 34332 58 0 0 25 0 1 0 372853992 369307648 85732 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671298 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 90163 85732 159 277 0 89881 0
Current children cumulated CPU time (s) 343.9
Current children cumulated vsize (KiB) 360652

[startup+344.801 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1058224/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=360832 CPUtime=344.7
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 120366 0 0 0 34412 58 0 0 25 0 1 0 372853992 369491968 85777 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574010 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 90208 85777 159 277 0 89926 0
Current children cumulated CPU time (s) 344.7
Current children cumulated vsize (KiB) 360832

[startup+345.202 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1058224/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=360900 CPUtime=345.1
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 120383 0 0 0 34452 58 0 0 25 0 1 0 372853992 369561600 85794 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 90225 85794 159 277 0 89943 0
Current children cumulated CPU time (s) 345.1
Current children cumulated vsize (KiB) 360900

[startup+345.402 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19612
/proc/meminfo: memFree=1057968/2055920 swapFree=4158776/4192956
[pid=19611] ppid=19609 vsize=360932 CPUtime=345.3
/proc/19611/stat : 19611 (aigsat-sp) R 19609 19611 19256 0 -1 0 120396 0 0 0 34472 58 0 0 25 0 1 0 372853992 369594368 85807 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134670512 0 0 4096 35 0 0 0 17 1 0 0
/proc/19611/statm: 90233 85807 159 277 0 89951 0
Current children cumulated CPU time (s) 345.3
Current children cumulated vsize (KiB) 360932

Child status: 10
Real time (s): 345.474
CPU time (s): 345.38
CPU user time (s): 344.734
CPU system time (s): 0.645901
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 360932

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

runsolver used 0.364944 second user time and 0.897863 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue May 15 17:17:02 UTC 2007

IDJOB= 460375
IDBENCH= 48438
IDSOLVER= 203
FILE ID= node43/460375-1179249422

PBS_JOBID= 5277100

Free space on /tmp= 66546 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/crypto/mizh-sha0-35-5.aig
COMMAND LINE= /tmp/evaluation/460375-1179249422/aigsat-sp /tmp/evaluation/460375-1179249422/instance-460375-1179249422.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-460375-1179249422 -o ROOT/results/node43/solver-460375-1179249422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460375-1179249422/aigsat-sp /tmp/evaluation/460375-1179249422/instance-460375-1179249422.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  62d346aa4ab0cb8662cc682f929763d7

RANDOM SEED= 183847535

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.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:       1402200 kB
Buffers:         21668 kB
Cached:         473712 kB
SwapCached:       2652 kB
Active:          41032 kB
Inactive:       478056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402200 kB
SwapTotal:     4192956 kB
SwapFree:      4158776 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:          31620 kB
Slab:           119928 kB
Committed_AS:  8297332 kB
PageTables:       1924 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= 66546 MiB

End job on node43 on Tue May 15 17:22:47 UTC 2007