Trace number 308007

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
CMUSAT BASE 2007-02-08UNSAT 185.236 185.288

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1377128774-12-UNSAT.cnf
MD5SUMcc733e9a0d26b1e09913a40f9eba8e3c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.6866
Satisfiable
(Un)Satisfiability was proved
Number of variables3500
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

185.16/185.28	c Number of variables:  3500
185.16/185.28	c Number of clauses:    9344
185.16/185.28	c DBreduced=0 GV=101[0]  GL=9445[ 9344,101] Prune=319 decisions=217 restart=0 est=4.88572 DB Impl=35092[0]  
185.16/185.28	c DBreduced=0 GV=152[0]  GL=9496[ 9344,152] Prune=456 decisions=303 restart=1 est=4.88573 DB Impl=53663[0]  
185.16/185.28	c DBreduced=0 GV=226[0]  GL=9569[ 9344,225] Prune=717 decisions=490 restart=2 est=4.91441 DB Impl=79975[0]  
185.16/185.28	c DBreduced=0 GV=338[0]  GL=9681[ 9344,337] Prune=1061 decisions=722 restart=3 est=4.91429 DB Impl=118741[0]  
185.16/185.28	c DBreduced=0 GV=508[0]  GL=9851[ 9344,507] Prune=1490 decisions=981 restart=4 est=4.91445 DB Impl=187024[0]  
185.16/185.28	c DBreduced=0 GV=760[0]  GL=10103[ 9344,759] Prune=2118 decisions=1357 restart=5 est=4.91456 DB Impl=285308[0]  
185.16/185.28	c DBreduced=0 GV=1140[0]  GL=10483[ 9344,1139] Prune=2979 decisions=1838 restart=6 est=4.91459 DB Impl=439592[0]  
185.16/185.28	c DBreduced=0 GV=1709[0]  GL=11052[ 9344,1708] Prune=4343 decisions=2633 restart=7 est=4.91433 DB Impl=657121[0]  
185.16/185.28	c DBreduced=0 GV=2563[0]  GL=11906[ 9344,2562] Prune=6332 decisions=3768 restart=8 est=4.91473 DB Impl=982194[0]  
185.16/185.28	c DBreduced=0 GV=3845[0]  GL=13188[ 9344,3844] Prune=9385 decisions=5539 restart=9 est=4.91455 DB Impl=1452601[0]  
185.16/185.28	c DBreduced=3 GV=5769[0]  GL=12579[ 9344,3235] Prune=13909 decisions=8139 restart=10 est=4.91448 DB Impl=2182151[0]  
185.16/185.28	c DBreduced=4 GV=8651[0]  GL=13235[ 9344,3891] Prune=20486 decisions=11834 restart=11 est=4.91429 DB Impl=3292601[0]  
185.16/185.28	c DBreduced=5 GV=12975[0]  GL=15378[ 9344,6034] Prune=30509 decisions=17533 restart=12 est=4.91433 DB Impl=4889532[0]  
185.16/185.28	c DBreduced=8 GV=19462[0]  GL=14260[ 9344,4916] Prune=45295 decisions=25832 restart=13 est=4.91447 DB Impl=7349597[0]  
185.16/185.28	c DBreduced=10 GV=29196[0]  GL=17571[ 9344,8227] Prune=67604 decisions=38407 restart=14 est=4.9144 DB Impl=10978721[0]  
185.16/185.28	c DBreduced=13 GV=43791[0]  GL=19709[ 9344,10365] Prune=100964 decisions=57172 restart=15 est=4.91432 DB Impl=16605348[0]  
185.16/185.28	c DBreduced=16 GV=65685[0]  GL=25883[ 9344,16539] Prune=150809 decisions=85123 restart=16 est=4.94313 DB Impl=24908552[0]  
185.16/185.28	c DBreduced=20 GV=98529[0]  GL=30400[ 9344,21056] Prune=224930 decisions=126400 restart=17 est=4.94299 DB Impl=37082236[0]  
185.16/185.28	c DBreduced=24 GV=147790[0]  GL=37371[ 9344,28027] Prune=335375 decisions=187584 restart=18 est=5.20022 DB Impl=55716088[0]  
185.16/185.28	c DBreduced=28 GV=221684[0]  GL=50050[ 9344,40706] Prune=499843 decisions=278158 restart=19 est=5.31431 DB Impl=83712524[0]  
185.16/185.28	c #Total time (in seconds): 185.18
185.16/185.28	c #Memory used (in MB): 22.9844
185.16/185.28	c 
185.16/185.28	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-308007-1172511143 -o ROOT/results/node5/solver-308007-1172511143 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308007-1172511143/cmusat_base /tmp/evaluation/308007-1172511143/instance-308007-1172511143.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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
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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12952
/proc/meminfo: memFree=1669088/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=2652 CPUtime=0
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 271069092 2715648 221 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564434 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 663 221 90 241 0 419 0

[startup+0.107361 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12952
/proc/meminfo: memFree=1669088/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=3568 CPUtime=0.1
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 483 0 0 0 10 0 0 0 18 0 1 0 271069092 3653632 465 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 892 465 109 241 0 648 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3568

[startup+0.518406 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12952
/proc/meminfo: memFree=1669088/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=3964 CPUtime=0.51
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 590 0 0 0 51 0 0 0 22 0 1 0 271069092 4059136 572 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560535 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 991 572 109 241 0 747 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3964

[startup+1.3425 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1666456/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=4660 CPUtime=1.33
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 789 0 0 0 133 0 0 0 25 0 1 0 271069092 4771840 771 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 1165 771 109 241 0 921 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4660

[startup+2.97869 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1666200/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=5252 CPUtime=2.97
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 917 0 0 0 297 0 0 0 25 0 1 0 271069092 5378048 899 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 1313 899 109 241 0 1069 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5252

[startup+6.25506 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1665240/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=5560 CPUtime=6.24
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 1063 0 0 0 624 0 0 0 25 0 1 0 271069092 5693440 1012 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551381 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 1390 1012 109 241 0 1146 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5560

[startup+12.7128 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1662808/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=8380 CPUtime=12.7
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 1879 0 0 0 1270 0 0 0 25 0 1 0 271069092 8581120 1587 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559899 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 2095 1587 109 241 0 1851 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8380

[startup+25.6143 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1661144/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=9884 CPUtime=25.6
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 2537 0 0 0 2559 1 0 0 25 0 1 0 271069092 10121216 2011 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562416 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 2471 2011 109 241 0 2227 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 9884

[startup+51.2252 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1651288/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=20524 CPUtime=51.2
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 5611 0 0 0 5118 2 0 0 25 0 1 0 271069092 21016576 4474 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560618 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5131 4474 109 241 0 4887 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 20524

[startup+102.444 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=20632 CPUtime=102.4
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 6092 0 0 0 10237 3 0 0 25 0 1 0 271069092 21127168 4610 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551762 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5158 4610 109 241 0 4914 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 20632

[startup+162.48 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1648920/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=22176 CPUtime=162.42
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 6771 0 0 0 16238 4 0 0 25 0 1 0 271069092 22708224 5073 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5544 5073 109 241 0 5300 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 22176

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

[startup+170.471 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1648728/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=22348 CPUtime=170.41
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 6943 0 0 0 17037 4 0 0 25 0 1 0 271069092 22884352 5124 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5587 5124 109 241 0 5343 0
Current children cumulated CPU time (s) 170.41
Current children cumulated vsize (KiB) 22348

[startup+177.029 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1648728/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=22348 CPUtime=176.97
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 6945 0 0 0 17693 4 0 0 25 0 1 0 271069092 22884352 5126 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560618 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5587 5126 109 241 0 5343 0
Current children cumulated CPU time (s) 176.97
Current children cumulated vsize (KiB) 22348

[startup+180.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1648664/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=22348 CPUtime=180.24
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 6951 0 0 0 18020 4 0 0 25 0 1 0 271069092 22884352 5132 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559899 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5587 5132 109 241 0 5343 0
Current children cumulated CPU time (s) 180.24
Current children cumulated vsize (KiB) 22348

[startup+183.583 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1648280/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=23140 CPUtime=183.53
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 7153 0 0 0 18348 5 0 0 25 0 1 0 271069092 23695360 5334 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134552180 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5785 5334 109 241 0 5541 0
Current children cumulated CPU time (s) 183.53
Current children cumulated vsize (KiB) 23140

[startup+184.403 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1647832/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=23404 CPUtime=184.34
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 7209 0 0 0 18429 5 0 0 25 0 1 0 271069092 23965696 5390 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5851 5390 109 241 0 5607 0
Current children cumulated CPU time (s) 184.34
Current children cumulated vsize (KiB) 23404

[startup+184.811 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1647512/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=23536 CPUtime=184.76
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 7233 0 0 0 18471 5 0 0 25 0 1 0 271069092 24100864 5414 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5884 5414 109 241 0 5640 0
Current children cumulated CPU time (s) 184.76
Current children cumulated vsize (KiB) 23536

[startup+185.223 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12953
/proc/meminfo: memFree=1647512/2055920 swapFree=4192812/4192956
[pid=12952] ppid=12950 vsize=23536 CPUtime=185.16
/proc/12952/stat : 12952 (cmusat_base) R 12950 12952 11684 0 -1 4194304 7248 0 0 0 18511 5 0 0 25 0 1 0 271069092 24100864 5429 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559872 0 0 4096 35 0 0 0 17 1 0 0
/proc/12952/statm: 5884 5429 109 241 0 5640 0
Current children cumulated CPU time (s) 185.16
Current children cumulated vsize (KiB) 23536

Child status: 20
Real time (s): 185.288
CPU time (s): 185.236
CPU user time (s): 185.18
CPU system time (s): 0.055991
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 23536

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

runsolver used 0.201969 second user time and 0.422935 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Feb 26 17:32:23 UTC 2007

IDJOB= 308007
IDBENCH= 20220
IDSOLVER= 120
FILE ID= node5/308007-1172511143

PBS_JOBID= 3971591

Free space on /tmp= 66554 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1377128774-12-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308007-1172511143/cmusat_base /tmp/evaluation/308007-1172511143/instance-308007-1172511143.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-308007-1172511143 -o ROOT/results/node5/solver-308007-1172511143 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308007-1172511143/cmusat_base /tmp/evaluation/308007-1172511143/instance-308007-1172511143.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  cc733e9a0d26b1e09913a40f9eba8e3c

RANDOM SEED= 601923913

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1669496 kB
Buffers:         49140 kB
Cached:         221704 kB
SwapCached:          0 kB
Active:         227800 kB
Inactive:        88076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:          63940 kB
Slab:            56144 kB
Committed_AS:   875904 kB
PageTables:       1696 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= 66554 MiB

End job on node5 on Mon Feb 26 17:35:28 UTC 2007